taskx/jtulach/against-solution02/build.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 11 Oct 2008 13:25:34 +0200
changeset 73 e8b0f13fd4fb
child 81 ec70f883de4a
permissions -rw-r--r--
Solution 02 is not backward compatible as it changed return type of one method in ConvertorFactory class
     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>