taskx/common.properties
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 18 Oct 2008 16:51:45 +0200
changeset 82 f2a4b0e116c2
permissions -rw-r--r--
Slightly unfair, but no permission needing incompatibility in solution 14
     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