taskx/common.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 01 Oct 2008 11:23:11 +0200
changeset 32 2198184978d5
permissions -rw-r--r--
Task2
     1 
     2 # location to root of the repository with apifest projects
     3 apifest=${ant.file.common}/../../
     4 # and where is junit?
     5 junit.jar=${apifest}/libs/junit-4.4.jar