Hello community,

here is the log from the commit of package castor for openSUSE:Factory checked 
in at 2013-11-15 13:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-08-23 
11:05:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.castor.new/castor.changes       2013-11-15 
13:14:14.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 14 12:14:37 UTC 2013 - [email protected]
+
+- remove test file not compatible with junit 4 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ castor.spec ++++++
--- /var/tmp/diff_new_pack.RxNNG1/_old  2013-11-15 13:14:15.000000000 +0100
+++ /var/tmp/diff_new_pack.RxNNG1/_new  2013-11-15 13:14:15.000000000 +0100
@@ -129,6 +129,9 @@
 find . -name "*.java" -exec perl -p -i -e 's|assert\(|assertTrue\(|g;' {} \;
 find . -name "*.java" -exec perl -p -i -e 
's|_test.name\(\)|_test.getName\(\)|g;' {} \;
 
+# junit.swingui is missing in junit 4
+rm -rf src/tests/org/exolab/castor/tests/framework/CastorTestSuiteRunner.java
+
 %build
 if ! grep -q "javac.*source=" src/build.xml ; then
   perl -p -i -e 's|<javac |<javac source=\"1.4\" |' src/build.xml

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

Reply via email to