source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/taskdefs/import/subdir/importinsequential-inner.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: 171 bytes
Line 
1<project>
2 <target name="within-imported">
3 <property name="foo" value="bar"/>
4 <path id="baz">
5 <pathelement location="."/>
6 </path>
7 </target>
8</project>
Note: See TracBrowser for help on using the repository browser.