AntXtras - WHAT IS IT? ====================== JWare/AntXtras Foundation (AntXtras) is a collection of very useful add-on Ant components AND a powerful Ant extension library. AntXtras extends Ant with a set of new types, conditions, and tasks that make it easy for you to use Ant to solve a great variety of problems. Read more information on our website: http://antxtras.sourceforge.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. README-DEVELOPER.txt Setup instructions for and a list of known issues with the AntXtras developer environment. Only present in the '_dev' distribution. lib/ Contains the AntXtras extension jar files. Only the 'jw-antxtras.jar' file is required. The other jar files contain advanced or test-only features; see website for additional information. 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 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 AntXtras software website. Only present in the '_doc' distributions. etc/ Contains install check script '*-install-check.xml' and ez-build scripts for source only distributions. RESOURCES ========= http://purl.net/jware/KEYS The JWare Software PGP public keys. http://purl.net/jware/antxtras The AntXtras website home. http://purl.net/jware/antxtras/documents The AntXtras documentation home. END