source: release-kits/lirk3/bin/apache-ant-1.6.5/src/etc/testcases/core/topleveltasks/targetlevelant.xml@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 116 bytes
Line 
1<project basedir="." default="foo">
2 <target name="foo">
3 <ant antfile="notarget.xml" />
4 </target>
5</project>
Note: See TracBrowser for help on using the repository browser.