http://adfconverter.blogspot.com/feeds/posts/default

Saturday, July 30, 2005

The project does not compile with Java 1.5

The project does not compile due to generic types added in Java 1.5. But, the compile tool works with it.

The Java 1.5 will be supported in the 1.1 release.

Friday, July 29, 2005

Updated CVS

The CVS server has been updated to prepare the 1.0 release.

Thursday, July 28, 2005

Updated CVS

The CVS server has been updated with the last development release.

Still trying to find out if cvs checkout is working.

Fixed bug with Java 1.5

The source might not compile with Java 1.5. It complained about enum keyword.

Most of the enum code have been removed

Sunday, July 24, 2005

Update CVS

The CVS server has been updated with the last development version. It is mainly code cleaning. External api and Ms workbook have been set as binary to avoid check out error.

Monday, July 11, 2005

log4J api updated to 1.2.11

The log4j api (for logging) has been updated to the version 1.2.11.
("Log4j version 1.2.11, is identical to version 1.2.9, except that the class org.apache.log4j.or.jms.MessageRenderer is now explicitly contained in the 1.2.11.jar. In previous releases of the 1.2 branch it was sometimes include and sometimes left out (bug #34491).")

Thursday, July 07, 2005

Update CVS

The development branch on the sourceforge cvs server has been updated.

http://sourceforge.net/cvs/?group_id=120387

Friday, July 01, 2005

Updated Jxl api to 2.5.6

The jxl api has been updated to the 2.5.6 version.