Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlunit for openSUSE:Factory checked in at 2025-09-05 21:43:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlunit (Old) and /work/SRC/openSUSE:Factory/.xmlunit.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlunit" Fri Sep 5 21:43:52 2025 rev:21 rq:1302877 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlunit/xmlunit.changes 2024-01-12 23:46:46.721566748 +0100 +++ /work/SRC/openSUSE:Factory/.xmlunit.new.1977/xmlunit.changes 2025-09-05 21:44:27.739550371 +0200 @@ -1,0 +2,6 @@ +Fri Sep 5 06:12:53 UTC 2025 - Fridrich Strba <[email protected]> + +- Use diretly the xalan-j2 jar instead of the jaxp_transform_impl + alternative (bsc#1245931 and bsc#1245914) + +------------------------------------------------------------------- @@ -15,7 +21,6 @@ - * In cases of ATTR_NAME_NOT_FOUND and CHILD_NODE_NOT_FOUND differences the value - used to be the local name of the missing attribute or node. - - * New assertXpathEvaluatesTo overloads in XMLAssert and a new QualifiedName class - can be used to assert the stringified result of an XPath expression is actually - a qualified name - + * In cases of ATTR_NAME_NOT_FOUND and CHILD_NODE_NOT_FOUND + differences the value used to be the local name of the missing + attribute or node. + * New assertXpathEvaluatesTo overloads in XMLAssert and a new + QualifiedName class can be used to assert the stringified result + of an XPath expression is actually a qualified name New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlunit.spec ++++++ --- /var/tmp/diff_new_pack.V5mfdX/_old 2025-09-05 21:44:28.223570737 +0200 +++ /var/tmp/diff_new_pack.V5mfdX/_new 2025-09-05 21:44:28.227570905 +0200 @@ -76,7 +76,7 @@ EOF export CLASSPATH= -export OPT_JAR_LIST="junit ant/ant-junit jaxp_transform_impl ant/ant-trax xalan-j2-serializer" +export OPT_JAR_LIST="junit ant/ant-junit xalan-j2 ant/ant-trax xalan-j2-serializer" ant -Djavac.source=1.8 -Djavac.target=1.8 -Dbuild.compiler=modern -Dhaltonfailure=yes jar javadocs %install ++++++ _scmsync.obsinfo ++++++ mtime: 1757052990 commit: aa95905a1ac60ac7340d99ed6ec49258ae0bbdbb15733958b7da5440846c5ca3 url: https://src.opensuse.org/java-packages/xmlunit.git revision: aa95905a1ac60ac7340d99ed6ec49258ae0bbdbb15733958b7da5440846c5ca3 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-09-05 08:33:59.000000000 +0200 @@ -0,0 +1 @@ +.osc
