From a081694d655bdab33daf9b32eddbc8d333ceaaba Mon Sep 17 00:00:00 2001 From: carlos Date: Thu, 9 Jun 2005 04:56:49 +0000 Subject: [PATCH] Reverted changes to use root classloader, see MPCHECKSTYLE-33 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189705 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/project.xml | 15 +++++++++++++++ checkstyle/xdocs/changes.xml | 1 - 2 files changed, 15 insertions(+), 1 deletion(-) 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