Hi, I have written a ClearCase Ant integration library (in the form of an antlib) - much better than the tasks that are currently bundled :)
Would it be possible to get the link added to the website, here is the patch to external.xml: 3526a3527,3548 > <subsection name="clearantlib"> > <p>A collection of Ant tasks for improving the integration of IBM Rational ClearCase with Apache Ant. The library makes full use of the power and capabilities of Ant with support for nested elements (such as filesets) as well as conditions.</p> > <table class="externals"> > <tr> > <th>Compatibility:</th> > <td>Ant 1.6.2 and up</td> > </tr> > <tr> > <th>URL:</th> > <td><a href="http://www.buildmeister.com/clearantlib.php">http://www.buildmeister.com/clearantlib.php</a></td> > </tr> > <tr> > <th>Contact:</th> > <td><a href="mailto:[EMAIL PROTECTED]">Kevin Lee</a></td> > </tr> > <tr> > <th>License:</th> > <td>Apache Software License</td> > </tr> > </table> > </subsection> > 3556c3578 < </document> \ No newline at end of file --- > </document> Thanks, Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]