samples/apifest1/day3-intermezzo/common.properties
changeset 58 be49ca0fff33
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/samples/apifest1/day3-intermezzo/common.properties	Sat Jun 14 09:52:52 2008 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +
     1.5 +# location to root of the repository with apifest projects
     1.6 +apifest=${ant.file.common}/../../
     1.7 +# and where is junit?
     1.8 +junit.jar=${apifest}/../libs/dist/junit-4.4.jar