taskx/psmid/against-solution04/build.xml
changeset 84 2ae6e4aa7aef
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/taskx/psmid/against-solution04/build.xml	Sat Oct 25 20:53:00 2008 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!-- this is a template file to test  -->
     1.6 +<project name="testing-template" default="run" basedir=".">
     1.7 +    <import file="../../common.xml"/>
     1.8 +</project>