You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2003/10/06 05:31:57 UTC

cvs commit: jakarta-commons/net/xdocs changes.xml download.xml navigation.xml proposal.xml

brekke      2003/10/05 20:31:57

  Modified:    net      project.xml
               net/xdocs changes.xml download.xml navigation.xml
  Removed:     net/xdocs proposal.xml
  Log:
   Preparing for a 1.1.0-rc1 release/build.
  
  Revision  Changes    Path
  1.31      +4 -4      jakarta-commons/net/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml	23 Sep 2003 02:53:56 -0000	1.30
  +++ project.xml	6 Oct 2003 03:31:56 -0000	1.31
  @@ -4,7 +4,7 @@
     <pomVersion>3</pomVersion>
     <name>Jakarta Commons/Net</name>
     <id>commons-net</id>
  -  <currentVersion>1.0.1-dev</currentVersion>
  +  <currentVersion>1.1.0-rc1</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  @@ -56,9 +56,9 @@
         <tag>NET_1_0_0</tag>
       </version>
       <version>
  -      <id>1.0.1-dev</id>
  -      <name>1.0.1</name>
  -      <tag>HEAD</tag>
  +      <id>1.1.0-rc1</id>
  +      <name>1.1.0-rc1</name>
  +      <tag>rc1-1.1.0</tag>
       </version>
     </versions>
   
  
  
  
  1.14      +4 -1      jakarta-commons/net/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/xdocs/changes.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml	4 Sep 2003 20:32:43 -0000	1.13
  +++ changes.xml	6 Oct 2003 03:31:56 -0000	1.14
  @@ -6,7 +6,10 @@
     </properties>
   
     <body>
  -    <release version="1.0.1" date="In CVS">
  +    <release version="1.1.0" date="In CVS">
  +      <action dev="brekke" type="add">
  +        Cut a release canidate 1 for v1.1.0!
  +      </action>
         <action dev="dfs" type="add">
           Rory Winston &lt;Rory.Winston@telewest.co.uk&gt; provided
           patches to add the following extended NNTP commands to
  
  
  
  1.5       +6 -3      jakarta-commons/net/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/xdocs/download.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- download.xml	24 Feb 2003 03:52:54 -0000	1.4
  +++ download.xml	6 Oct 2003 03:31:56 -0000	1.5
  @@ -10,13 +10,16 @@
     <body>
   
   <section name="Release Builds">
  -
   <p>
  -You can download <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> or <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> releases.
  +You can download release candidate 1 for v1.1.0 from <a href="http://jakarta.apache.org/~brekke/commons-net-1.1.0-rc1.jar">here</a>.
   </p>
   
  -</section>
  +<p>
  +You can download <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> or <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> production releases.
  +</p>
       
  +</section>
  +
   <section name="Nightly Builds">
   
   <p>
  
  
  
  1.9       +0 -1      jakarta-commons/net/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/xdocs/navigation.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- navigation.xml	10 May 2003 05:25:13 -0000	1.8
  +++ navigation.xml	6 Oct 2003 03:31:56 -0000	1.9
  @@ -13,7 +13,6 @@
       <menu name="Development">
         <item name="To-Do List" href="/tasks.html"/>
         <item name="Coding Specifications" href="/code-standards.html"/>
  -      <item name="Original Proposal"     href="/proposal.html"/>
       </menu>
   
     </body>
  
  
  

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