vmassol     2003/10/24 09:29:11

  Modified:    samples/jetty/src/script Tag: CACTUS_15_BRANCH
                        build.properties
  Log:
  Fixed path errors
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.2.1   +4 -4      jakarta-cactus/samples/jetty/src/script/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/samples/jetty/src/script/build.properties,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- build.properties  13 Jul 2003 23:29:52 -0000      1.4
  +++ build.properties  24 Oct 2003 16:29:11 -0000      1.4.2.1
  @@ -38,11 +38,11 @@
   # 1.4 or later. If you want to run the sample against an earlier version of the
   # JDK, you'll need to replace the Jetty jar with the one that supports earlier
   # JDK versions.
  -jetty.jar = [EMAIL PROTECTED]@
  +jetty.jar = [EMAIL PROTECTED]@
   
  -# The location of the Jasper compiler jar
jasper-compiler.jar = [EMAIL PROTECTED]@
  +# The location of the Jasper compiler jar
jasper-compiler.jar = [EMAIL PROTECTED]@
   
  -# The location of the Jasper runtime jar
jasper-runtime.jar = [EMAIL PROTECTED]@
  +# The location of the Jasper runtime jar
jasper-runtime.jar = [EMAIL PROTECTED]@
   
   # The location of the jar containing the Java compiler used by Jasper
   tools.jar = ${java.home}/../lib/tools.jar
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to