Mailinglist Archive: opensuse-commit (1942 mails)
| < Previous | Next > |
commit jakarta-commons-collections
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 17 Nov 2008 17:05:32 +0100
- Message-id: <20081117160532.585A3678166@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package jakarta-commons-collections
checked in at Mon Nov 17 17:05:32 CET 2008.
--------
--- jakarta-commons-collections/jakarta-commons-collections.changes
2008-08-25 16:30:12.000000000 +0200
+++
/mounts/work_src_done/STABLE/jakarta-commons-collections/jakarta-commons-collections.changes
2008-11-11 09:48:37.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 11 09:47:14 CET 2008 - mvyskocil@xxxxxxx
+
+- fix of bnc#441085: yast2-schema is missing on media (openSUSE-11.
1-DVD-ppc-Build0113)
+ - unittest disabled as it fails on ppc with openjdk b11
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jakarta-commons-collections.spec ++++++
--- /var/tmp/diff_new_pack.G13072/_old 2008-11-17 17:04:53.000000000 +0100
+++ /var/tmp/diff_new_pack.G13072/_new 2008-11-17 17:04:53.000000000 +0100
@@ -33,7 +33,7 @@
Name: jakarta-commons-collections
Version: 3.2
-Release: 76
+Release: 88
Summary: Jakarta Commons Collections Package
License: The Apache Software License
Group: Development/Libraries/Java
@@ -310,7 +310,10 @@
#FIXME: the test fails on x390!
#java: pthread_mutex_lock.c:71: __pthread_mutex_lock: Assertion
`mutex->__data.__owner == 0' failed.
#ant -Djava.io.tmpdir=. test dist tf.javadoc
-ant -Djava.io.tmpdir=. dist tf.javadoc
+#FIXME: the test fails on ppc with openjdk b11
+# See bnc#441085
+#ant -Djava.io.tmpdir=. dist tf.javadoc
+ant -Djava.io.tmpdir=. jar javadoc tf.validate tf.jar dist.bin dist.src
tf.javadoc
%endif
%endif
# commons-collections-tomcat5
@@ -480,6 +483,9 @@
%endif
%changelog
+* Tue Nov 11 2008 mvyskocil@xxxxxxx
+- fix of bnc#441085: yast2-schema is missing on media (openSUSE-11.
1-DVD-ppc-Build0113)
+ - unittest disabled as it fails on ppc with openjdk b11
* Mon Aug 25 2008 mvyskocil@xxxxxxx
- target=1.5 source=1.5
* Thu Mar 13 2008 mvyskocil@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |