You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Wascally Wabbit <wa...@earthling.net> on 2003/12/03 17:55:04 UTC

ANN: AntXtras v0.3b4 Available

ANNOUNCEMENT:

Version 0.3b4 of the JWare/AntXtras is now available (sorry
for the delay since b3, the development server is alive and
well now).

Download from http://www.antxtras.info/download.html.

AntXtras is a collection of useful Ant add-on tasks organized
into five groups: build-rules, flowcontrol, feedback, helpers,
and testing-aids. We use AntXtras as the foundation for our
own in-house continuous integration environment. However, these
tasks are generally useful to anyone using Ant. The online task
documentation is a work in progress; please use the available
pdf-based documents in the meantime. AntXtras is released under
the LGPL.

Highlights:

   1. Resource bundle based messages and property management.

   2. A complete rules framework complete with assertions,
      default preferences, environment checks and tallies,
      and reusable build-rules.

   3. A complete bridge to Log4J logging system for a robust
      build monitoring system. Also includes a contributed
      package to bridge to the J2SE's Logging APIs. These
      components let you capture and map Ant log messages
      and stdio to an external system, a file, or a regular
      Ant property.

   4. A complete build fault and recovery framework. These
      components let you capture, record, and possibly
      recover from build problems.

   5. A collection of diagnostics helpers for task developers
      to test their tasks within an actual Ant execution.
      Developers can use JUnit or Ant itself as the test
      runner.

[Dec 03, 2003]
----------------------------------------------------------------

The Wabbit (JWare Announcements) 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org