diff --git a/CHANGELOG b/CHANGELOG index d449349..d9d4c2c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,13 @@ CHANGELOG ========= +1.2.0 +------ + +* Add selection of sevntu-checkstyle rules to checkstyle template +* Rewrite sample checkstyle rules definition +* Upgrade checkstyle to 6.19 + 1.1.0 ------ diff --git a/checkstyle.xml b/checkstyle.xml index 282e7c4..3eea98b 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -1,188 +1,207 @@ + "-//Puppy Crawl//DTD Check Configuration 1.3//EN" + "http://www.puppycrawl.com/dtds/configuration_1_3.dtd"> - + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index 9297952..cf0b4ef 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.kemitix kemitix-parent - 1.1.0 + 1.2.0 pom Kemitix Parent @@ -46,7 +46,7 @@ 1.6 2.8.2 2.17 - 6.18 + 6.19 1.20.0 3.5.1 2.19.1