[ANN] Antmerge 1.0

P

Phillip Lord

Antmerge :- providing inheritance for ant build files.

What is it:- Antmerge is a small and simple tool for allowing
inheritance between ant build files. This means you can reuse
build files much more easily than before.

How does it work:- It generates a build.xml from one or more
"super class" files, and a project specific build file. The
end result is a normal ant build file.

Will it work with my build file:- Antmerge will work
on any ant build file. So if you already have your own
"template" build file, you can use this as a "super class".
If not, antmerge provides a number of standard build files
that provide functionality for building, deploying, and
testing applications.

Why should I use antmerge:- Its small, simple, and does not require
you to learn a new format. All of the files it works on are valid ant
files. Very little "buy in" is required. You can try it, and if it
works, you can use it. If it doesn't it's easy to move your build
away from it again.

How is it licensed:- Its freely available under LGPL.

Who build it:- Phillip Lord([email protected]), and Nick
Sharman([email protected]) as part of the myGrid
(http://www.mygrid.org.uk) project.

Why are you releasing it:- We developed antmerge
to simplify the build process within myGrid. We've found it
to be useful, so we are releasing it in the hope that others
will find it useful also.

Where do I get it:- http://www.russet.org.uk/antmerge.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top