GenJar is a specialized Ant task that builds jar files based on class dependencies rather than simply the contents of a directory.
GenJar was originally created by John W. Kohler (jake at riggshill.com).
Work is underway on GenJar2. GenJar2 will be a functional replacement of GenJar, but build file syntax will change. Some of the features of GenJar2 include:
URL: http://genjar.sourceforge.net/
Licence: Apache License
GenJar was originally created by John W. Kohler (jake at riggshill.com).
Work is underway on GenJar2. GenJar2 will be a functional replacement of GenJar, but build file syntax will change. Some of the features of GenJar2 include:
- Syntax consistent with Ant's jar task
- Replacement of GenJar's with Ant's
- Replacement of GenJar's with with Ant's
- BCEL for class dependency checking
URL: http://genjar.sourceforge.net/
Licence: Apache License
Comments
Post a Comment