|
What this is
Other links
The source code
<?xml version="1.0"?>
<project name="parsing-test" basedir="." default="help">
<target name="help">
<echo>
This build file is intended to be used for testing Ant
</echo>
</target>
<target name="case-sensitivity">
<concat>
<fileSet dir="." includes="parse.xml"/>
</concat>
</target>
<target name="taskcase">
<ecHO>Should fail
</target>
</project>
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com