taskx/common.properties
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 18 Oct 2008 07:47:34 +0200
changeset 80 067f86d76ac7
permissions -rw-r--r--
Merging task4 solutions
jaroslav@14
     1
jaroslav@14
     2
# location to root of the repository with apifest projects
jaroslav@14
     3
apifest=${ant.file.common}/../../
jaroslav@14
     4
# and where is junit?
jaroslav@14
     5
junit.jar=${apifest}/libs/junit-4.4.jar