Location: JWare Software » AntXtras
AntXtras
JWare/AntXtras Foundation (AntXtras) is both a powerful Ant extension library as well as a collection of very useful add-on Ant components that make it easier for you to use Ant as much more than a build system tool. As an extension library, AntXtras is the foundation of the other Ant-related packages you will find on this site; packages like Svn4Ant, Log4Ant, and PEd4Ant. As a collection of components (an antlib), AntXtras enhances Ant with a variety of new types, conditions, tasks, and behaviors.
AntXtras adds a lot of stuff to a basic Ant installation; however, you still maintain 100% control over your Ant scripts so you can use AntXtras as part of a new Ant-based system or as support for an existing environment’s architecture. More importantly, you are not required to use “all or none” of AntXtras. Every main AntXtras feature is independent so you can use it, and it only, if you choose. Even so, it does help when you′re reviewing AntXtras to think of each feature as belonging to one of six categories: Fixture Control, Function Shortcuts, Execution Rules Enforcement, Flow Control, Feedback, or General Helpers.
Key Features
- Does a lot with little Ant scripting— yet fits in with standard Ant seamlessly.
- Variables (aka changeable properties) to match Ant’s read-only properties.
- Recursive property reference expansion!
- Function shortcuts (aka “funcuts”) to perform common tasks with less script.
- A comprehensive function shortcuts antlib ready for use.
- Enhanced execution and flow control for scripts– to the task level!
- Overlays, nets, and bubbles to add fine grain control over fixture modifications.
- Execution rule enforcement to allow self-verifying and self-correcting scripts.
- New add-on conditions integrated with the standard Ant framework.
- Capture task level console output to properties or log files– without loggers!
- Support for locale-aware external files to store feedback messages.
- Expands Ant way beyond simple application building.
- Consistency, reuse, consistency (same option? same name…everywhere).
- Doorway to other great Ant extensions like Svn4Ant and Log4Ant.
Your Next Steps
- Go to the AntXtras Overview page for an introduction to AntXtras and its main features, a list of the main AntXtras components including conditions and function-shortcuts, and a set of examples that show how to you can use AntXtras.
- Go to the Downloads page for links to the latest AntXtras distributions, third-party software requirements, and installation instructions. Read the Support page if you’re unable to download or install AntXtras (or if you’d like to contact us for some reason).
- Go to the Documents page for links to additional documentation like the AntXtras FAQ, the complete AntXtras User Guide(pdf), additional Ant script snippets, and the complete AntXtras Javadoc API reference.
- Go to the Future Plans page to see what we’ve got planned for AntXtras and when that “what” will be available for you to use. You can also submit your own enhancement and new feature requests from the AntXtras Feature Request Tracker.
Project Activities
News
Apr 2010
AntXtras 3.0.0b1 released. This initial v3 release upgrades AntXtras to use JRE 1.5 and Ant 1.8.0. We tried to put all of our potential v2 script-breaking changes, like removal of v1 deprecated parameters, into this beta so users have to migrate their scripts once. Read the release notes for additional information about changes. New 3.0.0-based versions of all AntXtras sub-projects (Svn4Ant, Log4Ant, PEd4Ant, etc.) have also been released.
AntXtras 2.0.1 released. This release is a minor bugfix release. In particular, it contains some v3 bugfixes back-ported to the v2 series which works with Ant 1.7. Read the release notes for additional information.