You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/03/02 13:18:12 UTC

cvs commit: maven-plugins/checkstyle project.xml

brett       2004/03/02 04:18:12

  Modified:    checkstyle project.xml
  Log:
  root classloader is evil
  
  Revision  Changes    Path
  1.34      +0 -3      maven-plugins/checkstyle/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/checkstyle/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml	10 Feb 2004 12:49:42 -0000	1.33
  +++ project.xml	2 Mar 2004 12:18:11 -0000	1.34
  @@ -118,9 +118,6 @@
         <groupId>commons-beanutils</groupId>
         <artifactId>commons-beanutils</artifactId>
         <version>1.6.1</version>
  -      <properties>
  -        <classloader>root</classloader>
  -      </properties>
       </dependency>
       <dependency>
         <groupId>commons-collections</groupId>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org