jvanzyl     02/02/13 07:28:56

  Modified:    .        default.properties
  Log:
  - lowercase bcel jar name, all the jar names have to be cleaned up ...
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-turbine-tdk/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/default.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- default.properties        8 Feb 2002 22:19:52 -0000       1.3
  +++ default.properties        13 Feb 2002 15:28:56 -0000      1.4
  @@ -101,7 +101,7 @@
   # J A R S  F O R  T D K  T O O L S  A N D  T A S K S
   # -------------------------------------------------------------------
   
  -bcel.jar = ${lib.repo}/BCEL.jar
  +bcel.jar = ${lib.repo}/bcel.jar
   oro.jar = ${lib.repo}/oro.jar
   importscrubber.jar = ${lib.repo}/importscrubber.jar
   commons-beanutils.jar = ${lib.repo}/commons-beanutils.jar
  
  
  

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

Reply via email to