Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
WHATSNEW.txt | 2011-08-22 | 5.6 kB | |
README-FIRST.txt | 2011-08-22 | 1.7 kB | |
ped4ant_1.0.0-build1258.17_src.zip.sig | 2011-08-22 | 194 Bytes | |
ped4ant_1.0.0-build1258.17_src.zip | 2011-08-22 | 201.7 kB | |
ped4ant_1.0.0-build1258.17_doc.zip | 2011-08-22 | 425.5 kB | |
ped4ant_1.0.0-build1258.17_bin_withdeps.zip.sig | 2011-08-22 | 194 Bytes | |
ped4ant_1.0.0-build1258.17_bin_withdeps.zip | 2011-08-22 | 1.6 MB | |
ped4ant_1.0.0-build1258.17_bin.zip.sig | 2011-08-22 | 194 Bytes | |
ped4ant_1.0.0-build1258.17_bin.zip | 2011-08-22 | 113.9 kB | |
Totals: 9 Items | 2.3 MB | 0 |
PEd4Ant - WHAT IS IT? ====================== JWare/AntXtras Properties Editor for Ant (PEd4Ant) is a set of tasks for manipulating standard Java properties files from within Ant. Read more at the the main AntXtras website: http://antxtras.sf.net/. CONTENTS ======== README-FIRST.txt This file. Describes contents of release package. VERSION.txt Release identification information for you to use in issue reports. WHATSNEW.txt High-level changes in this release. Read to see if there are incompatible changes with last release. Only present in the '_bin*' distributions. LICENSE.txt, LICENSE-LGPL.txt Licensing information. Read to determine how you can use this product as-is and for derived works. INSTALL.txt Brief installation instructions. Synopsis of the detailed information found on the product website. Only present in the '_bin*' distributions. lib/ Contains the PEd4Ant antlib jar file. Only present in the '_bin*' distributions. dep/ Contains the non-Ant thirdparty dependencies for this product. Only present in the '_bin_withdeps' distributions. Note: these are AntXtras-packaged versions of the dependencies-- please see each item's home website for the original distributions. src/ Contains full set of sources for this product. Only present in the '_src' distributions. doc/ Contains full set of offline documentation for this product. These documents SUPPLEMENT the online docs found on the main AntXtras website. Only present in the '_doc' distributions. etc/ Contains install check script '*-install-check.xml' and ez-build scripts for source only distributions. END