Font size:      

History of Changes

RSS

Version 0.9 (2005/11/04)

  • update Copied/archived files are now displayed by default during execution (SKO)
  • update Re-implemented element execution through separate thread and common approach for CLI and GUI (SKO)
  • update Various improvements to GUI (GUI is now the recommended interface) (SKO)
  • update Added command line parameter to GUI to load a file at startup (SKO)
  • update Re-worked build procedure (to simplify maintenance) (SKO)
  • update Updated Checkstyle engine (for coding rules checking) (SKO)
  • update Worked around a file timestamp problem after DST change on Windows (SKO)

Version 0.8 (2005/03/23)

  • add j4copy is now Open-Source ! Source code is provided for consultation, and is not meant for modification or re-use (SKO)
  • add 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)
  • add j4copy now has a Java installer for all platforms (no more .zip/.tar.gz). Many thanks to IzPack (SKO)
  • add Added actions menu and run options dialog (SKO)
  • add Extended modify dialog for items : new buttons for browsing source/destination directories and testing filespecs (SKO)
  • update 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)
  • update Fixed a GUI bug when closing a non-focused document window (SKO)
  • update Moved message properties and images into jar file (SKO)
  • update Made sample configuration file ready-to-run (SKO)
  • update Updated documentation (SKO)
  • update Upgraded to Forrest 0.6 (to generate Web site) (SKO)

Version 0.7 (2004/10/16)

  • add First version of GUI: limited to editing XML files (command line still required for execution). Screenshots added to web site (SKO)
  • add Simplified DTD dependency of XML files (through entity resolution) (SKO)
  • add Added differential option in XML file (WARNING: this modifies j4copy DTD) (SKO)
  • add Renamed j4copy.properties to messages.properties and added params.properties for application parameters (SKO)

Version 0.6 (2004/06/08)

  • add Added number of files copied/archived in results (SKO)
  • add Added specific Unix package (j4copy.tar.gz) (SKO)
  • add Translated properties into French as an example of internationalization (SKO)
  • add Added a j4copy logo, thanks to könig design (SKO)
  • update Improved unit test coverage of core part (SKO)
  • update Improved documentation (upcoming GUI should however become the preferred way to edit configuration files) (SKO)

Version 0.5 (2004/04/04)

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