[ant-antunit] Add CLASSPATH for junit4

Orion Poplawski orion at fedoraproject.org
Thu Jan 5 17:55:30 UTC 2012


commit 64cb90bba5be68af2da5c0dcc1b08611285d4f39
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Jan 5 10:55:28 2012 -0700

    Add CLASSPATH for junit4

 ant-antunit.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ant-antunit.spec b/ant-antunit.spec
index aa58ad5..358eed5 100644
--- a/ant-antunit.spec
+++ b/ant-antunit.spec
@@ -55,6 +55,7 @@ touch -r CONTRIBUTORS.orig CONTRIBUTORS
 
 
 %build
+export CLASSPATH=`build-classpath junit4`
 ant package
 
 


More information about the scm-commits mailing list