Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
addMissingLibraries.patch | changing Maven coordinates of dependencies for the build | tony mancill <tmancill@debian.org> | not-needed | 2022-11-27 | ||
build.patch | pacthing the build.gradle file so that not all jars are in the build classpath by default. Instead we should specify the needed ones only. Also we prevent gradle from shipping a fat jar with all dependencies bundled inside. |
Pierre Gruet <pgt@debian.org> | not-needed | 2022-12-03 | ||
jdk21-remove-collection.patch | remove unused class that fails to compile with Java 21 vdjtools has no reverse dependencies and no reverse build dependencies. LinkedListExt is not used in the project. The class contains a compile error. Upstream was acquired by a company and is no longer supported. |
Vladimir Petko <vladimir.petko@canonical.com> | not-needed | debian | 2024-02-16 |