source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/core/include/with space/simple.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: 197 bytes
Line 
1<?xml version="1.0"?>
2<project name="include-test" basedir="." default="test1">
3 <target name="test1">
4 <echo message="from simple buildfile in &apos;with space&apos;"/>
5 </target>
6</project>
Note: See TracBrowser for help on using the repository browser.