History of Changes - Why j4copy

Nov 4, 2005 - History of Changes. Table of ... API javadoc is included in package, enabling Java ... j4copy now has a Java installer for all platforms (no more ...
9KB taille 3 téléchargements 283 vues
History of Changes Table of contents 1

Version 0.9 (2005/11/04)................................................................................................... 2

2

Version 0.8 (2005/03/23)................................................................................................... 2

3

Version 0.7 (2004/10/16)................................................................................................... 2

4

Version 0.6 (2004/06/08)................................................................................................... 3

5

Version 0.5 (2004/04/04)................................................................................................... 3

Copyright © 2003-2005 Stéphane Königsdörfer. All rights reserved.

History of Changes

RSS (changes.rss)

1. 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)

2. 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 (http://www.izforge.com/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)

3. 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) Page 2 Copyright © 2003-2005 Stéphane Königsdörfer. All rights reserved.

History of Changes

4. 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 (http://www.konigdesign.com.au/) (SKO) Improved unit test coverage of core part (SKO) Improved documentation (upcoming GUI should however become the preferred way to edit configuration files) (SKO)

5. Version 0.5 (2004/04/04) •

Released first public version, with only command line interface (SKO)

Page 3 Copyright © 2003-2005 Stéphane Königsdörfer. All rights reserved.