You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2003/09/02 04:27:40 UTC

cvs commit: jakarta-commons build.properties.sample

bayard      2003/09/01 19:27:40

  Modified:    .        build.properties.sample
  Log:
  Added ibiblio url for commons-collections and fixed versions for velocity and xerces
  
  Revision  Changes    Path
  1.10      +4 -3      jakarta-commons/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/build.properties.sample,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.properties.sample	12 Aug 2003 13:44:06 -0000	1.9
  +++ build.properties.sample	2 Sep 2003 02:27:40 -0000	1.10
  @@ -36,7 +36,7 @@
   
   # velocity.jar -- Velocity classes (http://jakarta.apache.org/velocity/)
   # http://www.ibiblio.org/maven/velocity/jars/velocity-1.3.1.jar
  -velocity.jar=${lib}/velocity-1.4-dev.jar
  +velocity.jar=${lib}/velocity-1.3.1.jar
   
   # jdom.jar -- JDOM classes (http://jdom.org)
   # http://www.ibiblio.org/maven/jdom/jars/jdom-b8.jar
  @@ -48,7 +48,7 @@
   
   # xerces.jar -- Xerces classes
   # http://www.ibiblio.org/maven/xerces/jars/xerces-1.2.3.jar
  -xerces.jar=${lib}/xerces-1.4.4.jar
  +xerces.jar=${lib}/xerces-1.2.3.jar
   
   # Alternative properties assuming you have the jakarta-velocity module
   #velocity.home=${root}/jakarta-velocity
  @@ -69,6 +69,7 @@
   
   # commons-collections.jar -- the Collections package
   commons-collections.jar=${lib}/commons-collections-2.1.jar
  +# http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-2.1.jar
   # or?
   #commons-collections.home=${basedir}/../collections/dist
   #commons-collections.jar=${commons-collections.home}/commons-collections.jar