You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tdk-dev@turbine.apache.org by jv...@apache.org on 2002/02/13 16:28:56 UTC

cvs commit: jakarta-turbine-tdk default.properties

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>