dion        2002/06/03 18:12:03

  Modified:    src/templates/build/plugins/core default.properties
               .        project.properties
  Log:
  Fixed missing comma in log4j jar
  
  Revision  Changes    Path
  1.7       +2 -2      
jakarta-turbine-maven/src/templates/build/plugins/core/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-maven/src/templates/build/plugins/core/default.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- default.properties        3 Jun 2002 03:44:56 -0000       1.6
  +++ default.properties        4 Jun 2002 01:12:03 -0000       1.7
  @@ -178,9 +178,9 @@
   commons-beanutils-dev.jar,commons-betwixt-1.0-dev.jar,\
   commons-collections-2.0.jar,commons-digester-1.2.jar,commons-graph-0.8.jar,\
   commons-io-0.1.jar,commons-lang-0.1-dev.jar,commons-logging-1.0.jar,\
  -commons-util-1.0-rc2-dev.jar,dom4j-1.3.jar,jdepend-2.2.jar,log4j-1.1.3.jar\
  +commons-util-1.0-rc2-dev.jar,dom4j-1.3.jar,jdepend-2.2.jar,log4j-1.1.3.jar,\
   oro-2.0.6.jar,regexp-1.2.jar,velocity-1.3-dev.jar,velocity-dvsl-0.43.jar,\
  -maven.jar
  +maven.jar,commons-jelly-1.0-dev.jar
   
   
   # -------------------------------------------------------------------
  
  
  
  1.17      +1 -1      jakarta-turbine-maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/project.properties,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.properties        3 Jun 2002 20:52:45 -0000       1.16
  +++ project.properties        4 Jun 2002 01:12:03 -0000       1.17
  @@ -27,6 +27,6 @@
   commons-beanutils-dev.jar,commons-betwixt-1.0-dev.jar,\
   commons-collections-2.0.jar,commons-digester-1.2.jar,commons-graph-0.8.jar,\
   commons-io-0.1.jar,commons-lang-0.1-dev.jar,commons-logging-1.0.jar,\
  -commons-util-1.0-rc2-dev.jar,dom4j-1.3.jar,jdepend-2.2.jar,log4j-1.1.3.jar\
  +commons-util-1.0-rc2-dev.jar,dom4j-1.3.jar,jdepend-2.2.jar,log4j-1.1.3.jar,\
   oro-2.0.6.jar,regexp-1.2.jar,velocity-1.3-dev.jar,velocity-dvsl-0.43.jar,\
   maven.jar,commons-jelly-1.0-dev.jar
  
  
  

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

Reply via email to