Release History

VersionDateDescription
0.5 2005-05-16Paylets (custom plugins) available.
0.4 2005-05-05Recurses into archives in archives for interpolation.
0.3 2005-04-18Interpolate inside archives.
0.2 2004-02-04Fully working version.
0.1 2004-02-03Stealth-released initial version.

Get the RSS feed of the last changes

Release 0.5 - 2005-05-16

TypeChangesBy
fix Not possible to store an empty directory in Payload. Fixes PAY-21. hen
fix Package naming changed to org.osjava from com.generationjava. hen
add Paylets added. Plugins to create custom behaviour at extraction time. Fixes PAY-14. hen

Release 0.4 - 2005-05-05

TypeChangesBy
fix Commenting out the setting of compressed-size. it causes problems and seems unnecessary. hen
add Supports regular expression matching for archives too. hen
add Interpolating in an archives recurses. Fixes PAY-13. hen

Release 0.3 - 2005-04-18

TypeChangesBy
add Jarring on Windows puts in backslashes. Now uses slashes always. Fixes PAY-10. hen
add Allow more than one .properties file to be passed in. Fixes PAY-11. hen
add Interpolate zips/wars/jars etc. Fixes PAY-12. hen

Release 0.2 - 2004-02-04

TypeChangesBy
add Files to interpolate may now be specified. Fixes PAY-5. hen
add Directories are now recursively included. Fixes PAY-1. hen

Release 0.1 - 2004-02-03

TypeChangesBy
add Self-extracting jars are built with the payload jar. hen
add The self-extracting jar then unpacks itself into a directory with the same name as the jar. hen
add A properties file may be specified for interpolation on .txt and .xml files. hen