Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
using_colt_in_pom.patch | Adding colt in pom.xml dependencies colt is added using systemPath as its Debian packaging does not include Maven files. |
Pierre Gruet <pgt@debian.org> | not-needed | 2020-08-29 | ||
specify_test_path_to_maven.patch | Specifying the path of the tests, which is not default one | Pierre Gruet <pgt@debian.org> | yes | 2020-08-29 | ||
modify_testing.patch | Change tests not applicable for Debian packaging The test getNoImplementationVersion is ignored, as the junit jar has an implementation version attribute. The tests testResrouceFinderClasspathFileNoArgsConstructor and testResrouceFinderClasspathFileNullToMultiArgsConstructor are ignored because ant is not used for the build. The method testResrouceExistingFileInDir is wrongly defined: the comment above it suggests that it expects a null result. The tests in TestIpUtils are ignored because inspecting the source code of validateIpAddress shows this method never throws an UnknownHostException. |
Pierre Gruet <pgt@debian.org> | yes | 2020-08-29 |