Hello All,

The first beta version of jjar 1.7 can be downloaded from
<http://www.dponce.com/>.

This library provides commands to create or update (since JDK 1.2) a
Java ARrchive files (.jar).

Summary of changes since previous version:

* Mainly a new improved file selection scheme. The files to be archived
are searched in a given directory tree in this way:

 1 - A dialog is shown to customize shell wildcard expressions used to
locate the files.

 2 - When the files are located, a second dialog is shown to select the
ones to archive.
     You can return to step 1 to change wildcard expressions.

 3 - The jar command is built and run in compile-mode.

* The jar command path default value is now platform independant.
* Code cleanup.
* Documentation rewrite.
* No more require cl.

Your feedback will be welcome.

Sincerely,

David

Reply via email to