Package: checkstyle / 8.36.1-1

Metadata

Package Version Patches format
checkstyle 8.36.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_link_to_system_javadocs.diff | (download)

pom.xml | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 link javadocs to default-jdk-doc
02_ignore_tests_requiring_internet_connectivity.diff | (download)

src/test/java/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoaderTest.java | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disables the tests requiring an internet connectivity
 and causing a build failure on disconnected machines.
05_antlr_compatibility.diff | (download)

src/main/java/com/puppycrawl/tools/checkstyle/JavadocDetailNodeParser.java | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fixes the compatibility with the version of antlr in debian.
 This patch can be dropped after upgrading ANTLR to the version 4.7.