[jibx] compile jenable

gil gil at fedoraproject.org
Tue Jun 17 05:30:42 UTC 2014


commit 4d8fccaf0184014becf2e65fe396edf10b2bde90
Author: gil <puntogil at libero.it>
Date:   Tue Jun 17 07:30:26 2014 +0200

    compile jenable

 jibx.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/jibx.spec b/jibx.spec
index 76f2625..9a0c507 100644
--- a/jibx.spec
+++ b/jibx.spec
@@ -109,6 +109,9 @@ sed -i '/Class-Path/I d' %{_builddir}/%{name}/build/build.xml
 %build
 pushd build/
 sed -i -e s:stax-api.jar:bea-stax-api.jar:g build.xml
+# thanks to msrb at redhat.com
+sed -i 's|version}" arg2="1.5"|version}" arg2="1.8"|g' build.xml
+javac jenable/JEnable.java
 
 export CLASSPATH=$(build-classpath junit)
 ant current -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 #test-multiples test-singles test-extras basic-blackbox blackbox devdoc javadoc


More information about the scm-commits mailing list