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 cm...@apache.org on 2003/05/19 16:23:52 UTC

cvs commit: jakarta-cactus/samples/servlet/src/scripts/j2ee13 build.properties

cmlenz      2003/05/19 07:23:51

  Modified:    samples/servlet/src/scripts/j2ee12 build.properties
               samples/servlet/src/scripts/j2ee13 build.properties
  Log:
  The JSTL jars are in the lib directory of the servlet-sample
  
  Revision  Changes    Path
  1.4       +3 -3      jakarta-cactus/samples/servlet/src/scripts/j2ee12/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/samples/servlet/src/scripts/j2ee12/build.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.properties	18 May 2003 19:57:10 -0000	1.3
  +++ build.properties	19 May 2003 14:23:51 -0000	1.4
  @@ -20,10 +20,10 @@
   servlet.jar = ../../lib/@servlet.jar.name@
   
   # The location of the JSTL jar
  -jstl.jar = ../../lib/@jstl.jar.name@
  +jstl.jar = lib/@jstl.jar.name@
    
   # The location of the JSTL jar
  -standard.jar = ../../lib/@standard.jar.name@
  +standard.jar = lib/@standard.jar.name@
   
   # -----------------------------------------------------------------------------
   # Optional properties
  
  
  
  1.4       +3 -3      jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.properties	18 May 2003 19:57:10 -0000	1.3
  +++ build.properties	19 May 2003 14:23:51 -0000	1.4
  @@ -20,10 +20,10 @@
   servlet.jar = ../../lib/@servlet.jar.name@
   
   # The location of the JSTL jar
  -jstl.jar = ../../lib/@jstl.jar.name@
  +jstl.jar = lib/@jstl.jar.name@
    
   # The location of the JSTL jar
  -standard.jar = ../../lib/@standard.jar.name@
  +standard.jar = lib/@standard.jar.name@
   
   # -----------------------------------------------------------------------------
   # Optional properties
  
  
  

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