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 2002/03/30 05:12:29 UTC

cvs commit: jakarta-oro/xdocs status.xml

dfs         02/03/29 20:12:29

  Modified:    .        CHANGES build.properties
               xdocs    status.xml
  Log:
  Incremented version number to 2.0.6 for release.
  
  Revision  Changes    Path
  1.26      +2 -2      jakarta-oro/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/CHANGES,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- CHANGES	14 Mar 2002 21:12:53 -0000	1.25
  +++ CHANGES	30 Mar 2002 04:12:29 -0000	1.26
  @@ -1,6 +1,6 @@
  -$Id: CHANGES,v 1.25 2002/03/14 21:12:53 dfs Exp $
  +$Id: CHANGES,v 1.26 2002/03/30 04:12:29 dfs Exp $
   
  -Version 2.0.x
  +Version 2.0.6
   
   o Added $& as a valid interpolation variable for Perl5Substitution.
     The behavior of $0 was changed from undefined to the same as $&,
  
  
  
  1.2       +1 -1      jakarta-oro/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.properties	1 Feb 2002 09:38:19 -0000	1.1
  +++ build.properties	30 Mar 2002 04:12:29 -0000	1.2
  @@ -12,7 +12,7 @@
   # Name and version information
   name=Jakarta-ORO
   project=jakarta-oro
  -version=2.0.5-dev1
  +version=2.0.6
   
   # Name and version of the project
   project.name=${project}-${version}
  
  
  
  1.5       +2 -2      jakarta-oro/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/status.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- status.xml	17 Jan 2002 19:30:28 -0000	1.4
  +++ status.xml	30 Mar 2002 04:12:29 -0000	1.5
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<!-- $Id: status.xml,v 1.4 2002/01/17 19:30:28 dfs Exp $ -->
  +<!-- $Id: status.xml,v 1.5 2002/03/30 04:12:29 dfs Exp $ -->
   <document>
   
     <properties>
  @@ -12,7 +12,7 @@
       <section name="Project Status">
   
         <p>
  -      Version 2.0.5 is the latest release.  It currently supports Perl
  +      Version 2.0.6 is the latest 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.6 regular
  
  
  

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