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 2003/07/13 17:07:18 UTC

cvs commit: jakarta-cactus/integration/eclipse/org.apache.cactus.eclipse.runner build.properties.sample

vmassol     2003/07/13 08:07:18

  Modified:    .        build.properties.sample
               samples/jetty build.properties.sample
               integration/eclipse/org.apache.cactus.eclipse.runner
                        build.properties.sample
  Log:
  Updated to use latest released jetty jar (4.2.11)
  
  Revision  Changes    Path
  1.76      +2 -2      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- build.properties.sample	13 Jul 2003 14:26:00 -0000	1.75
  +++ build.properties.sample	13 Jul 2003 15:07:16 -0000	1.76
  @@ -70,7 +70,7 @@
   # default container in which to run the Cactus tests
   
   # The location of the Jetty jar
  -jetty.jar = ${lib.repo}/jetty/jars/org.mortbay.jetty-4.2.9.jar
  +jetty.jar = ${lib.repo}/jetty/jars/org.mortbay.jetty-4.2.11.jar
   
   # -----------------------------------------------------------------------------
   # Mandatory properties for the Jetty Sample
  
  
  
  1.11      +1 -1      jakarta-cactus/samples/jetty/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/samples/jetty/build.properties.sample,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.properties.sample	13 Jul 2003 14:26:00 -0000	1.10
  +++ build.properties.sample	13 Jul 2003 15:07:17 -0000	1.11
  @@ -52,7 +52,7 @@
   # default container in which to run the Cactus tests
   
   # The location of the Jetty jar
  -jetty.jar = ${lib.repo}/jetty/jars/org.mortbay.jetty-4.2.9.jar
  +jetty.jar = ${lib.repo}/jetty/jars/org.mortbay.jetty-4.2.11.jar
   
   # -----------------------------------------------------------------------------
   # Mandatory properties for the Jetty Sample
  
  
  
  1.7       +2 -2      jakarta-cactus/integration/eclipse/org.apache.cactus.eclipse.runner/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/eclipse/org.apache.cactus.eclipse.runner/build.properties.sample,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.properties.sample	23 Apr 2003 12:20:51 -0000	1.6
  +++ build.properties.sample	13 Jul 2003 15:07:17 -0000	1.7
  @@ -36,4 +36,4 @@
   
   # The Jetty container is packaged in the Eclipse plugin and is used as the 
   # default container in which to run the Cactus tests.
  -jetty.jar = ${lib.repo}/jetty/jars/org.mortbay.jetty-4.2.9.jar
  +jetty.jar = ${lib.repo}/jetty/jars/org.mortbay.jetty-4.2.11.jar
  
  
  

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