SPECS: java-log4j.spec - build tests with required libs

pawelz pawelz at pld-linux.org
Sat Mar 28 21:10:16 CET 2009


Author: pawelz                       Date: Sat Mar 28 20:10:16 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build tests with required libs

---- Files affected:
SPECS:
   java-log4j.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/java-log4j.spec
diff -u SPECS/java-log4j.spec:1.52 SPECS/java-log4j.spec:1.53
--- SPECS/java-log4j.spec:1.52	Sat Mar 28 21:06:48 2009
+++ SPECS/java-log4j.spec	Sat Mar 28 21:10:10 2009
@@ -104,7 +104,7 @@
 
 %if %{with tests}
 cd tests
-CLASSPATH=$(build-classpath junit)
+CLASSPATH=$(build-classpath $required_jars junit)
 export CLASSPATH
 %ant build runAll
 %endif
@@ -145,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2009/03/28 20:10:10  pawelz
+- build tests with required libs
+
 Revision 1.52  2009/03/28 20:06:48  paszczus
 - cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-log4j.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list