Debian Patches

Status for jspecify-java/1.0.0-1

Patch Description Author Forwarded Bugs Origin Last update
remove-unused-plugins.patch Strip build.gradle of unused plugins and features Remove spotless, errorprone, publish, and node plugins which are not
needed for building the core library and are not packaged in Debian.
Also wrap Javadoc configuration in afterEvaluate and clear external links
to avoid build failures in offline mode without default-jdk-doc.

===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> not-needed 2026-06-12
fix-settings-gradle.patch Fix settings.gradle compatibility with Gradle 4.4 Remove plugins block (unsupported in settings.gradle in Gradle 4.4).
Remove conformance-tests subproject and includeBuild('.') composite build
to avoid build failures and simplify the build to only the core library.

===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> not-needed 2026-06-12
fix-gradle-4.4-compat.patch Gradle 4.4 compatibility fixes Use older task configuration syntax instead of tasks.named() configuration
avoidance API.
Remove java {} block and set source/target compatibility at root level
(java extension is not available in Gradle 4.4).
Remove unsupported filePermissions/dirPermissions from AbstractArchiveTask.
Use options.compilerArgs instead of options.release in mrjar.gradle.

===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> not-needed 2026-06-12

All known versions for source package 'jspecify-java'

Links