You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by df...@apache.org on 2001/05/17 05:51:48 UTC

cvs commit: jakarta-oro README

dfs         01/05/16 20:51:48

  Modified:    .        README
  Log:
  Fixed error in README.  The information in this and other "all-caps" files
  will probably be moved into xdocs as part of the documentation effort.
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-oro/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/README,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README	2000/07/23 23:08:28	1.1
  +++ README	2001/05/17 03:51:48	1.2
  @@ -1,10 +1,10 @@
  -$Id: README,v 1.1 2000/07/23 23:08:28 jon Exp $
  +$Id: README,v 1.2 2001/05/17 03:51:48 dfs Exp $
   
   Quick Overview
   --------------
   
   BUGS    - contains a list of known bugs
  -BUILD   - contains quick instructions for building the library
  +COMPILE - contains quick instructions for building the library
   CHANGES - lists recent changes to the source code
   LICENSE - the license defining the terms of use of the software
   README  - this file
  @@ -35,7 +35,7 @@
   Building
   --------
   
  -Build instructions are in the BUILD file.  For the impatient, execute
  +Build instructions are in the COMPILE file.  For the impatient, execute
   build-oro.sh in the build directory.