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

cvs commit: jakarta-commons/launcher/xdocs downloads.xml

dirkv       2004/08/22 04:19:57

  Modified:    launcher build.xml project.xml
               launcher/xdocs downloads.xml
  Log:
  prepare for release
  
  Revision  Changes    Path
  1.8       +2 -2      jakarta-commons/launcher/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/launcher/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml	16 Aug 2004 14:16:05 -0000	1.7
  +++ build.xml	22 Aug 2004 11:19:56 -0000	1.8
  @@ -58,7 +58,7 @@
     <property name="component.title"         value="Launcher"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.0-rc1"/>
  +  <property name="component.version"       value="1.1"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  
  1.12      +9 -1      jakarta-commons/launcher/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/launcher/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	16 Aug 2004 14:16:29 -0000	1.11
  +++ project.xml	22 Aug 2004 11:19:56 -0000	1.12
  @@ -21,7 +21,7 @@
     
     <name>Commons Launcher</name>
     <id>commons-launcher</id>
  -  <currentVersion>1.0-rc1</currentVersion>
  +  <currentVersion>1.1</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <shortDescription>Commons Launcher</shortDescription>
     <description>
  @@ -72,6 +72,14 @@
         <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
       </mailingList>
     </mailingLists>
  +
  +  <versions>
  +    <version>
  +      <id>1.1</id>
  +      <name>1.1</name>
  +      <tag>LAUNCHER_1_1</tag>
  +    </version>
  +  </versions>
   
     <developers>
       <developer>
  
  
  
  1.4       +4 -6      jakarta-commons/launcher/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/launcher/xdocs/downloads.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- downloads.xml	16 Aug 2004 14:17:21 -0000	1.3
  +++ downloads.xml	22 Aug 2004 11:19:57 -0000	1.4
  @@ -25,10 +25,9 @@
         <section name="Releases">
            <p>There are no releases available.</p>
   
  -<!--
            <p>The following releases are available:</p>
            <ul>
  -           <li>Version 1.0 - 20 August 2004</li>
  +           <li>Release 1.1 - 20 October 2003 - <a href="release-notes-1.1.html">(release notes)</a></li>
            </ul>
            <br/>
            <p>
  @@ -45,7 +44,6 @@
               <a href="http://archive.apache.org/dist/jakarta/commons/launcher/">
               special archive area</a>.
            </p>
  --->
            <p>
              <a href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-launcher/">
              Nightly source and binary drops</a> are available.
  @@ -55,7 +53,7 @@
               through <a href="cvs-usage.html">anonymous CVS access</a>.
            </p>
         </section>
  -
  +<!--
         <section name="Release Candidate">
            <p>
               We are currently preparing the 1.0 release following this
  @@ -76,6 +74,6 @@
               Final release target is 20 August 2004. 
            </p>
         </section>
  -
  +-->
      </body>
   </document>
  
  
  

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