You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2004/04/12 12:48:30 UTC

cvs commit: jakarta-cactus/integration/ant build.properties.sample

vmassol     2004/04/12 03:48:30

  Modified:    .        build.properties.sample build.properties.vmassol
               framework build.properties.sample
               integration/ant build.properties.sample
  Log:
  Upgraded to checkstyle 3.4
  
  Revision  Changes    Path
  1.107     +2 -2      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- build.properties.sample	9 Apr 2004 11:17:30 -0000	1.106
  +++ build.properties.sample	12 Apr 2004 10:48:30 -0000	1.107
  @@ -170,7 +170,7 @@
   # Dependencies for Checkstyle code auditing
   # If not specified here, the JARs must be present in ANTHOME/lib
   antlr.jar = ${lib.repo}/antlr/jars/antlr-2.7.2.jar
  -checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.1.jar
  +checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.4.jar
   commons.beanutils.jar = ${lib.repo}/commons-beanutils/jars/commons-beanutils-1.6.1.jar
   commons.collections.jar = ${lib.repo}/commons-collections/jars/commons-collections-2.1.jar
   regexp.jar = ${lib.repo}/regexp/jars/regexp-1.2.jar
  
  
  
  1.16      +2 -2      jakarta-cactus/build.properties.vmassol
  
  Index: build.properties.vmassol
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.vmassol,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.properties.vmassol	9 Apr 2004 11:17:30 -0000	1.15
  +++ build.properties.vmassol	12 Apr 2004 10:48:30 -0000	1.16
  @@ -138,7 +138,7 @@
   # Dependencies for Checkstyle code auditing
   # If not specified here, the JARs must be present in ANTHOME/lib
   antlr.jar = ${lib.repo}/antlr/jars/antlr-2.7.2.jar
  -checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.1.jar
  +checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.4.jar
   commons.beanutils.jar = ${lib.repo}/commons-beanutils/jars/commons-beanutils-1.6.1.jar
   commons.collections.jar = ${lib.repo}/commons-collections/jars/commons-collections-2.1.jar
   regexp.jar = ${lib.repo}/regexp/jars/regexp-1.2.jar
  
  
  
  1.36      +2 -2      jakarta-cactus/framework/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/build.properties.sample,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- build.properties.sample	27 Feb 2004 12:34:06 -0000	1.35
  +++ build.properties.sample	12 Apr 2004 10:48:30 -0000	1.36
  @@ -54,7 +54,7 @@
   # Dependencies for Checkstyle code auditing
   # If not specified here, the JARs must be present in ANTHOME/lib
   antlr.jar = ${lib.repo}/antlr/jars/antlr-2.7.2.jar
  -checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.1.jar
  +checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.4.jar
   commons.beanutils.jar = ${lib.repo}/commons-beanutils/jars/commons-beanutils-1.6.1.jar
   commons.collections.jar = ${lib.repo}/commons-collections/jars/commons-collections-2.1.jar
   regexp.jar = ${lib.repo}/regexp/jars/regexp-1.2.jar
  
  
  
  1.24      +2 -2      jakarta-cactus/integration/ant/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/ant/build.properties.sample,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- build.properties.sample	27 Feb 2004 12:34:07 -0000	1.23
  +++ build.properties.sample	12 Apr 2004 10:48:30 -0000	1.24
  @@ -64,7 +64,7 @@
   # Dependencies for Checkstyle code auditing
   # If not specified here, the JARs must be present in ANTHOME/lib
   antlr.jar = ${lib.repo}/antlr/jars/antlr-2.7.2.jar
  -checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.1.jar
  +checkstyle.jar = ${lib.repo}/checkstyle/jars/checkstyle-3.4.jar
   commons.beanutils.jar = ${lib.repo}/commons-beanutils/jars/commons-beanutils-1.6.1.jar
   commons.collections.jar = ${lib.repo}/commons-collections/jars/commons-collections-2.1.jar
   regexp.jar = ${lib.repo}/regexp/jars/regexp-1.2.jar
  
  
  

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