taskx/jtulach/against-solutionXY/build.xml
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 29 Sep 2008 06:31:19 +0200
changeset 14 d907b216f8a1
permissions -rw-r--r--
Base for the taskx - the verification infrastructure
     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>