source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/taskdefs/subant/subant-test2/mysubant.xml@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 146 bytes
Line 
1<project name="subant" basedir=".." default="mysubant">
2 <target name="mysubant">
3 <echo message="${basedir}"/>
4 </target>
5</project>
Note: See TracBrowser for help on using the repository browser.