dfs         2003/12/28 18:22:51

  Modified:    .        CHANGES build.properties
               xdocs    status.xml
  Log:
  Updated version number references in preparation for releasing v2.0.8.
  
  Revision  Changes    Path
  1.37      +2 -2      jakarta-oro/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/CHANGES,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- CHANGES   3 Jun 2003 17:20:31 -0000       1.36
  +++ CHANGES   29 Dec 2003 02:22:51 -0000      1.37
  @@ -1,6 +1,6 @@
   $Id$
   
  -Version 2.0.8-dev-1
  +Version 2.0.8
    o examples moved to an examples package and com.oroinc migration tool
      moved to tools package.
   
  
  
  
  1.8       +2 -2      jakarta-oro/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties  24 Feb 2003 03:34:09 -0000      1.7
  +++ build.properties  29 Dec 2003 02:22:51 -0000      1.8
  @@ -12,7 +12,7 @@
   # Name and version information
   name=Jakarta-ORO
   project=jakarta-oro
  -version=2.0.8-dev-1
  +version=2.0.8
   
   # Name and version of the project
   project.name=${project}-${version}
  
  
  
  1.9       +2 -8      jakarta-oro/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/status.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- status.xml        26 Jan 2003 02:26:54 -0000      1.8
  +++ status.xml        29 Dec 2003 02:22:51 -0000      1.9
  @@ -12,7 +12,7 @@
       <section name="Project Status">
   
         <p>
  -      Version 2.0.7 is the latest stable release.  It currently supports Perl
  +      Version 2.0.8 is the latest stable release.  It currently supports Perl
         5.003 regular expressions in the org.apache.oro.text.regex and
         org.apache.oro.text.perlpackages.  The main development goal is
         to upgrade these packages to support Perl 5.8 regular
  @@ -26,12 +26,6 @@
         extract from the oro-dev mailing list:
         </p>
   <pre>
  - 1. We vote (counting Mark Murphy and Takashi's votes since they've
  -    submitted patches that have been applied in one way or another)
  -    on releasing v2.0.7 so the latest crop of fixes are available.
  - 2. For you (Bob) to put together some performance unit tests we can
  -    run so that we know the changes we're making are having their
  -    intended effect.
    3. Prioritize this crop of changes.  My bias is:
         1. Conditional compilation supporting a J2ME target
         2. Optional table-based character type lookup
  
  
  

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

Reply via email to