taskx/jtulach/against-solution13/build.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 11 Oct 2008 14:02:33 +0200
changeset 78 9a019498f602
parent 14 taskx/jtulach/against-solutionXY/build.xml@d907b216f8a1
permissions -rw-r--r--
Solution 13 is not functionally compatible as its changed behaviour of equals method on one of its API types
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!-- this is a template file to test  -->
     3 <project name="testing-template" default="run" basedir=".">
     4     <import file="../../common.xml"/>
     5 </project>