You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2004/09/24 22:52:57 UTC

cvs commit: jakarta-commons/configuration project.properties project.xml

epugh       2004/09/24 13:52:57

  Modified:    configuration/xdocs changes.xml index.xml
               configuration project.properties project.xml
  Log:
  Prep for next version, hopefully 1.0!
  
  Revision  Changes    Path
  1.48      +2 -0      jakarta-commons/configuration/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/xdocs/changes.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- changes.xml	24 Sep 2004 18:01:12 -0000	1.47
  +++ changes.xml	24 Sep 2004 20:52:57 -0000	1.48
  @@ -6,6 +6,8 @@
     </properties>
   
     <body>
  +    <release version="1.0" date="IN CVS">
  +    </release>
       <release version="1.0-rc2" date="2004-09-24">
         <action dev="ebourg" type="update">
           Unified the mechanisms for loading and saving file based configurations.
  
  
  
  1.6       +2 -2      jakarta-commons/configuration/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml	14 Aug 2004 12:00:40 -0000	1.5
  +++ index.xml	24 Sep 2004 20:52:57 -0000	1.6
  @@ -48,8 +48,8 @@
       
       <section name="Latest Release">
         <p>
  -        The latest release of Apache Jakarta Commons Configuration is version 1.0-rc1. 
  -        It is available from <a href="http://www.ibiblio.org/maven/commons-configuration/jars">IBiblio</a>.
  +        The latest release of Apache Jakarta Commons Configuration is available from <a href="downloads.html">here</a>. 
  +        It is also available from <a href="http://www.ibiblio.org/maven/commons-configuration/jars">IBiblio</a>.
           The <a href="changes-report.html">Changes Report</a> 
           explains all of the changes and bug fixes that have been made.  
         </p>
  
  
  
  1.16      +1 -1      jakarta-commons/configuration/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/project.properties,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.properties	24 Sep 2004 20:36:26 -0000	1.15
  +++ project.properties	24 Sep 2004 20:52:57 -0000	1.16
  @@ -8,7 +8,7 @@
   maven.xdoc.version=${pom.currentVersion}
   maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
   maven.xdoc.poweredby.image=maven-feather.png
  -maven.xdoc.distributionUrl=http://www.ibiblio.org/maven/commons-configuration
  +maven.xdoc.distributionUrl=http://www.ibiblio.org/maven/commons-configuration/jars
   
   maven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sourceforge.net/maven,http://dist.codehaus.org
   
  
  
  
  1.32      +2 -2      jakarta-commons/configuration/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/project.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- project.xml	24 Sep 2004 18:01:12 -0000	1.31
  +++ project.xml	24 Sep 2004 20:52:57 -0000	1.32
  @@ -25,7 +25,7 @@
     <pomVersion>3</pomVersion>
   
     <id>commons-configuration</id>
  -  <currentVersion>1.0-rc2</currentVersion>
  +  <currentVersion>1.0-SNAPSHOT</currentVersion>
     <inceptionYear>2001</inceptionYear>
     <name>Commons Configuration</name>
     <shortDescription>Common Configuration</shortDescription>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-commons/configuration project.properties project.xml

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
epugh@apache.org writes:

>  Prep for next version, hopefully 1.0!

+1 !

	Regards
		Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       -- Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org