Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2022-05-12 22:57:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ant (Old)
 and      /work/SRC/openSUSE:Factory/.ant.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ant"

Thu May 12 22:57:29 2022 rev:88 rq:975889 version:1.10.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes    2022-02-24 
18:18:24.994739041 +0100
+++ /work/SRC/openSUSE:Factory/.ant.new.1538/ant-antlr.changes  2022-05-12 
22:57:32.188569315 +0200
@@ -1,0 +2,5 @@
+Mon May  9 09:33:15 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Disable a test failing to compile with junit5 5.8.x
+
+-------------------------------------------------------------------
ant-junit.changes: same change
ant-junit5.changes: same change
ant.changes: same change

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

Other differences:
------------------
++++++ ant-antlr.spec ++++++
--- /var/tmp/diff_new_pack.tvGzLg/_old  2022-05-12 22:57:32.888570255 +0200
+++ /var/tmp/diff_new_pack.tvGzLg/_new  2022-05-12 22:57:32.892570261 +0200
@@ -391,6 +391,9 @@
     src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
 %endif
 
+# Test relies on internal JUnit 5 API that was changed
+rm 
src/tests/junit/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatterTest.java
+
 #install jars
 %if %{with junit} || %{with junit5}
 build-jar-repository -s -p lib/optional junit4

ant-junit.spec: same change
ant-junit5.spec: same change
++++++ ant.spec ++++++
--- /var/tmp/diff_new_pack.tvGzLg/_old  2022-05-12 22:57:32.956570346 +0200
+++ /var/tmp/diff_new_pack.tvGzLg/_new  2022-05-12 22:57:32.964570357 +0200
@@ -390,6 +390,9 @@
     src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
 %endif
 
+# Test relies on internal JUnit 5 API that was changed
+rm 
src/tests/junit/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatterTest.java
+
 #install jars
 %if %{with junit} || %{with junit5}
 build-jar-repository -s -p lib/optional junit4

Reply via email to