taskx/common.properties
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 
     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