source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/types/description2.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: 155 bytes
Line 
1<project name="test" default="main" basedir=".">
2 <description>Multi Line
3Project Description</description>
4 <target name="main">
5 </target>
6</project>
Note: See TracBrowser for help on using the repository browser.