You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/08/09 15:59:14 UTC

cvs commit: jakarta-commons-sandbox/jexl project.xml

jstrachan    2002/08/09 06:59:14

  Modified:    jexl     project.xml
  Log:
  removed unnecessary Velocity dependency. Jexl now just depends on commons-logging now which is nice!
  
  Revision  Changes    Path
  1.5       +0 -4      jakarta-commons-sandbox/jexl/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jexl/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	31 Jul 2002 12:32:22 -0000	1.4
  +++ project.xml	9 Aug 2002 13:59:14 -0000	1.5
  @@ -76,10 +76,6 @@
         <id>commons-logging</id>
         <version>1.0</version>
       </dependency>
  -    <dependency>
  -      <id>velocity</id>
  -      <version>1.4-dev</version>
  -    </dependency>
     </dependencies>
   
     <build>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>