You are viewing a plain text version of this content. The canonical link for it is here.
Posted to crimson-cvs@xml.apache.org by ed...@apache.org on 2001/01/23 21:39:23 UTC

cvs commit: xml-crimson build.xml

edwingo     01/01/23 12:39:22

  Modified:    .        build.xml
  Log:
  Fix typo
  
  Revision  Changes    Path
  1.6       +1 -1      xml-crimson/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-crimson/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.xml	2001/01/10 03:40:42	1.5
  +++ build.xml	2001/01/23 20:39:15	1.6
  @@ -4,7 +4,7 @@
   This is an ant build file compatible with ant version 1.2.
   
   Useful targets:
  -    + jars      jar  the default target to make jar files
  +    + jars jar  the default target to make jar files
       + dist      creates a crimson-[version].zip file
       + clean     deletes all generated files