Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opentest4j for openSUSE:Factory checked in at 2022-05-25 20:34:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opentest4j (Old) and /work/SRC/openSUSE:Factory/.opentest4j.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opentest4j" Wed May 25 20:34:48 2022 rev:4 rq:979208 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/opentest4j/opentest4j.changes 2022-03-21 20:13:08.192506851 +0100 +++ /work/SRC/openSUSE:Factory/.opentest4j.new.2254/opentest4j.changes 2022-05-25 20:35:23.532297133 +0200 @@ -9,0 +10,23 @@ + * Changes: + + Add version to module descriptor + + Include Java module descriptor + + Include Class of Throwable in MultipleFailuresError message + + Set EOL to LF so Spotless does not fight with Git on Windows + + Change ValueWrapper.create() to not wrap another ValueWrapper + + Capture non-serializable ephemeral value in ValueWrapper + + Add the option to provide a custom stringRepresentation to + ValueWrapper + + Improve Javadoc for AssertionFailedError and ValueWrapper + + Remove unused dependency on commons-codec + + Rename serialized output file for clarity + + Restore 1.0.0 behavior to fix serialization + + Make ValueWrapper robust for broken toString() implementations + + Test toString() behavior for AssertionFailedError + + Do not set null message to "null" in AssertionFailedError + constructors + + Do not set message to empty String in AssertionFailedError + constructors + + Do not set message in default constructor for + AssertionFailedError + + Create an OSGi compatible MANIFEST.MF (#41) + + Change "Draft" into "Initial Implementation" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------