taskx/common.properties
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 11 Oct 2008 14:02:33 +0200
changeset 78 9a019498f602
permissions -rw-r--r--
Solution 13 is not functionally compatible as its changed behaviour of equals method on one of its API types
     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