diff --git a/checkstyle/project.xml b/checkstyle/project.xml index dd1e71ef..e739ba3c 100644 --- a/checkstyle/project.xml +++ b/checkstyle/project.xml @@ -140,26 +140,41 @@ antlr antlr 2.7.5 + + root + checkstyle checkstyle 4.0-beta3 + + root + checkstyle checkstyle-optional 4.0-beta3 + + root + regexp regexp 1.3 + + root + commons-beanutils commons-beanutils-core 1.7.0 + + root + diff --git a/checkstyle/xdocs/changes.xml b/checkstyle/xdocs/changes.xml index bbb285a8..8e959352 100644 --- a/checkstyle/xdocs/changes.xml +++ b/checkstyle/xdocs/changes.xml @@ -29,7 +29,6 @@ Support for Java5 Upgraded to checkstyle 4.0 Fixed MemberName rule in Turbine checkstyle rules - Remove deprecated use of root classloader Added new