Subversion Repositories DevTools

Rev

Rev 1788 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1786 mbrodzia 1
<project name="ant-corebuild">
2
 
3
	<!-- Build scripts and utilities for building standard Java projects -->
4
	<using name="ant"           version="1.6.x"/>
5
	<using name="ant-clean"     version="1.0.0"/>
6
	<using name="ant-dpkg-copy" version="1.0.0"/>
1790 mhunt 7
	<using name="ant-jants"     version="4.2.4"/>
1786 mbrodzia 8
	<using name="ant-manifest"  version="1.0.1"/>
9
	<using name="ant-release"   version="1.2.2"/>
10
 
11
</project>