fixing junit4 reference in project.properties (sol 13)
authorjapod@localhost
Tue, 30 Sep 2008 13:46:29 +0200
changeset 24b4c6b18eaf3f
parent 23 f4b4f95ae1bd
child 25 a022dd2a5d30
fixing junit4 reference in project.properties (sol 13)
task1/solution13/nbproject/project.properties
     1.1 --- a/task1/solution13/nbproject/project.properties	Tue Sep 30 13:42:03 2008 +0200
     1.2 +++ b/task1/solution13/nbproject/project.properties	Tue Sep 30 13:46:29 2008 +0200
     1.3 @@ -21,6 +21,7 @@
     1.4  dist.jar=${dist.dir}/currency.jar
     1.5  dist.javadoc.dir=${dist.dir}/javadoc
     1.6  excludes=
     1.7 +file.reference.junit-4.4.jar=../../libs/junit-4.4.jar
     1.8  file.reference.src-apifest08=..
     1.9  includes=**
    1.10  jar.compress=false
    1.11 @@ -33,7 +34,7 @@
    1.12  javac.test.classpath=\
    1.13      ${javac.classpath}:\
    1.14      ${build.classes.dir}:\
    1.15 -    ${libs.junit_4.classpath}
    1.16 +    ${file.reference.junit-4.4.jar}
    1.17  javadoc.additionalparam=
    1.18  javadoc.author=false
    1.19  javadoc.encoding=