Hello community,

here is the log from the commit of package castor for openSUSE:Factory checked 
in at 2014-07-10 14:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/castor (Old)
 and      /work/SRC/openSUSE:Factory/.castor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "castor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/castor/castor.changes    2014-06-16 
21:25:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.castor.new/castor.changes       2014-07-10 
14:55:33.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul  7 12:28:31 UTC 2014 - [email protected]
+
+- Fix build with xerces-j2-xml-apis
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ castor.spec ++++++
--- /var/tmp/diff_new_pack.2BPDKA/_old  2014-07-10 14:55:34.000000000 +0200
+++ /var/tmp/diff_new_pack.2BPDKA/_new  2014-07-10 14:55:34.000000000 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  ldapjdk
 BuildRequires:  regexp
 BuildRequires:  servletapi3
-BuildRequires:  xml-commons-apis
+BuildRequires:  xerces-j2-xml-apis
 Requires:       adaptx
 Requires:       jdbc-stdext
 Requires:       jndi
@@ -127,7 +127,7 @@
   perl -p -i -e 's|<javadoc |<javadoc source=\"1.4\" |' src/build.xml
 fi
 export GC_MAXIMUM_HEAP_SIZE="134217728"
-export CLASSPATH=%(build-classpath adaptx jta junit ldapjdk oro regexp 
servletapi3 xerces)
+export CLASSPATH=%(build-classpath adaptx jta junit ldapjdk oro regexp 
servletapi3 xerces xerces-j2-xml-apis)
 ant -buildfile src/build.xml jar
 ant -buildfile src/build.xml examples
 ant -buildfile src/build.xml CTFjar
@@ -146,7 +146,7 @@
 cp -pr build/examples/* %{buildroot}%{_datadir}/%{name}/examples
 
 # do this last, since it will delete all build directories
-export CLASSPATH=%(build-classpath adaptx log4j)
+export CLASSPATH=%(build-classpath adaptx log4j xerces-j2-xml-apis)
 ant -buildfile src/build.xml doc
 # like magic
 %jpackage_script org.exolab.castor.builder.SourceGenerator %{nil} %{nil} 
xerces-j2:%{name} %{name}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to