You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ge...@apache.org on 2002/02/20 01:20:26 UTC

cvs commit: jakarta-commons-sandbox/jelly build.xml

geirm       02/02/19 16:20:26

  Modified:    jelly    build.xml
  Log:
  less confusing in IDEA
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-commons-sandbox/jelly/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.xml	15 Feb 2002 18:25:06 -0000	1.5
  +++ build.xml	20 Feb 2002 00:20:25 -0000	1.6
  @@ -1,9 +1,9 @@
  -<project name="Digester" default="compile" basedir=".">
  +<project name="Jelly" default="compile" basedir=".">
   
   
   <!--
           "Digester" component of the Jakarta Commons Subproject
  -        $Id: build.xml,v 1.5 2002/02/15 18:25:06 jstrachan Exp $
  +        $Id: build.xml,v 1.6 2002/02/20 00:20:25 geirm Exp $
   -->
   
   
  
  
  

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