Font size:
History of Changes
Version 0.9 (2005/11/04)
-
Copied/archived files are now displayed by default during execution (SKO)
-
Re-implemented element execution through separate thread and common approach for CLI and GUI (SKO)
-
Various improvements to GUI (GUI is now the recommended interface) (SKO)
-
Added command line parameter to GUI to load a file at startup (SKO)
-
Re-worked build procedure (to simplify maintenance) (SKO)
-
Updated Checkstyle engine (for coding rules checking) (SKO)
-
Worked around a file timestamp problem after DST change on Windows (SKO)
Version 0.8 (2005/03/23)
-
j4copy is now Open-Source ! Source code is provided for consultation, and is not meant for modification or re-use (SKO)
-
A new API mode is available. API javadoc is included in package, enabling Java developers to integrate with j4copy. API follows j4copy license (free for personal and non-commercial use) (SKO)
-
j4copy now has a Java installer for all platforms (no more .zip/.tar.gz). Many thanks to IzPack (SKO)
-
Added actions menu and run options dialog (SKO)
-
Extended modify dialog for items : new buttons for browsing source/destination directories and testing filespecs (SKO)
-
Fixed a GUI bug on Unix: whenever a tree group/item is double-clicked, the expected dialog appears, but an undesired beep also occurs (SKO)
-
Fixed a GUI bug when closing a non-focused document window (SKO)
-
Moved message properties and images into jar file (SKO)
-
Made sample configuration file ready-to-run (SKO)
-
Updated documentation (SKO)
-
Upgraded to Forrest 0.6 (to generate Web site) (SKO)
Version 0.7 (2004/10/16)
-
First version of GUI: limited to editing XML files (command line still required for execution). Screenshots added to web site (SKO)
-
Simplified DTD dependency of XML files (through entity resolution) (SKO)
-
Added differential option in XML file (WARNING: this modifies j4copy DTD) (SKO)
-
Renamed j4copy.properties to messages.properties and added params.properties for application parameters (SKO)
Version 0.6 (2004/06/08)
-
Added number of files copied/archived in results (SKO)
-
Added specific Unix package (j4copy.tar.gz) (SKO)
-
Translated properties into French as an example of internationalization (SKO)
-
Added a j4copy logo, thanks to könig design (SKO)
-
Improved unit test coverage of core part (SKO)
-
Improved documentation (upcoming GUI should however become the preferred way to edit configuration files) (SKO)
Version 0.5 (2004/04/04)
-
Released first public version, with only command line interface (SKO)