Hi,

I'm happy to announce the very first implementation of the Ant Petal. It
is in CVS under jakarta-cactus/petals/ant
(http://cvs.apache.org/viewcvs/jakarta-cactus/petals/ant/).

In order to give an idea of how to use it, please find attached a simple
Ant project that uses the Ant Petal to run a cactus test.

Some information about the Ant Petal:
- It will be released as a zip
- It needs to be installed. There are 2 options:

a/ Install it somewhere on your disk (simply unzip it)
b/ Put it in your project. For example in:

myproject
  |_ build
    |_ cactus-petal-ant
      |_ [content from the Ant Petal zip, unzipped here]
  |_ build.xml
  |_ [...]

Note: In due time, the idea is to reuse the Ant Petal for 3 Cactus
subprojects:
- The sample-servlet
- The Eclipse Petal (will include the Ant Petal in its zip)
- The Maven Petal (will include the Ant Petal in its zip)

Comments?

Thanks
-Vincent

Attachment: cactustestproject.zip
Description: Zip compressed data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to