donaldp 02/01/11 21:06:12
Added: proposal/myrmidon/src/manifest cvslib-ant-descriptor.xml
Log:
Create a descriptor for the CVS library
Revision Changes Path
1.1 jakarta-ant/proposal/myrmidon/src/manifest/cvslib-ant-descriptor.xml
Index: cvslib-ant-descriptor.xml
===================================================================
<ant-lib>
<types>
<task name="cvs-pass" classname="org.apache.antlib.cvslib.CVSPass" />
<task name="cvs" classname="org.apache.antlib.cvslib.Cvs" />
</types>
</ant-lib>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|