Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
02-ignore-failing-tests.patch | Ignore TestDateConvert due to timezone dependent tests | Emmanuel Bourg <ebourg@apache.org> | yes | upstream | ||
packaging.patch | packaging as jar instead of bundle for Debian | Pierre Gruet <pgt@debian.org> | not-needed | 2024-12-04 | ||
instant_equality.patch | comparing epochs in milliseconds instead of the exact instants to avoid error during TestCustomMappingInstant.test_instant: org.opentest4j.AssertionFailedError: expected: <2024-12-03T21:38:43.227Z> but was: <2024-12-03T21:38:43.227660582Z> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145) at net.minidev.json.testMapping.TestCustomMappingInstant.test_instant(TestCustomMappingInstant.java:62) |
Pierre Gruet <pgt@debian.org> | no | 2024-12-04 |