Hello community,

here is the log from the commit of package jakarta-commons-fileupload for 
openSUSE:Factory checked in at 2014-06-30 22:49:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jakarta-commons-fileupload (Old)
 and      /work/SRC/openSUSE:Factory/.jakarta-commons-fileupload.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jakarta-commons-fileupload"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jakarta-commons-fileupload/jakarta-commons-fileupload.changes
    2014-05-16 18:09:11.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.jakarta-commons-fileupload.new/jakarta-commons-fileupload.changes
       2014-06-30 22:49:49.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 27 12:58:58 UTC 2014 - [email protected]
+
+- added Xerces xml-apis to dependencies to fix build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jakarta-commons-fileupload.spec ++++++
--- /var/tmp/diff_new_pack.ZuGSqO/_old  2014-06-30 22:49:50.000000000 +0200
+++ /var/tmp/diff_new_pack.ZuGSqO/_new  2014-06-30 22:49:50.000000000 +0200
@@ -44,6 +44,7 @@
 BuildRequires:  junit >= 3.8.1
 BuildRequires:  portlet-1.0-api
 BuildRequires:  servletapi5
+BuildRequires:  xerces-j2-xml-apis
 %if %defined suse_version
 BuildRequires:  java-devel
 BuildRequires:  unzip
@@ -90,7 +91,7 @@
 
 %build
 export CLASSPATH="$(build-classpath commons-io junit portlet-1.0-api \
-    servletapi5):${PWD}/target/classes:${PWD}/target/test-classes"
+    servletapi5 
xerces-j2-xml-apis):${PWD}/target/classes:${PWD}/target/test-classes"
 ant \
     -Dbuild.sysclasspath=only \
     -Dfinal.name=%{name}-%{version} \

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

Reply via email to