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/02/09 05:44:35 UTC

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

brekke      2003/02/08 20:44:35

  Modified:    net      project.xml
               net/xdocs download.xml navigation.xml
  Log:
  Updated pom with new site location, cvs repo location, and url location.
  Added the commons-user mailing list.
  Updated the download location.
  Rearranged the navigaition menu.
  
  Revision  Changes    Path
  1.19      +10 -4     jakarta-commons/net/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	26 Jan 2003 05:25:45 -0000	1.18
  +++ project.xml	9 Feb 2003 04:44:35 -0000	1.19
  @@ -38,15 +38,15 @@
       under the The Apache Software License.
     </description>
     
  -  <url>http://jakarta.apache.org/commons/sandbox/net/</url>
  +  <url>http://jakarta.apache.org/commons/net/</url>
     <issueTrackingUrl>http://nagoya.apache.org/bugzilla/</issueTrackingUrl>
     <siteAddress>jakarta.apache.org</siteAddress>
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/net/</siteDirectory> 
  +  <siteDirectory>/www/jakarta.apache.org/commons/net/</siteDirectory> 
     <distributionDirectory/>
   
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/net</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/net/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/net</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/net/</url>
     </repository>
   
     <versions>
  @@ -58,6 +58,12 @@
     </versions>
   
     <mailingLists>
  +    <mailingList>
  +      <name>Commons User List</name>
  +      <subscribe>mailto:commons-user-subscribe@jakarta.apache.org</subscribe>
  +      <unsubscribe>mailto:commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
  +      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
  +    </mailingList>
       <mailingList>
         <name>Commons Developer List</name>
         <subscribe>mailto:commons-dev-subscribe@jakarta.apache.org</subscribe>
  
  
  
  1.2       +1 -4      jakarta-commons/net/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/xdocs/download.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- download.xml	19 Sep 2002 20:57:12 -0000	1.1
  +++ download.xml	9 Feb 2003 04:44:35 -0000	1.2
  @@ -12,10 +12,7 @@
   <section name="Nightly Builds">
   
   <p>
  -Gump currently is providing nightly builds of Commons/Net.
  -The jars are located under the jakarta-commons-sandbox directory.
  -
  -You may find the list of nightly builds <a href="http://gump.covalent.net/jars/">here</a>.
  +You will find the list of nightly builds <a href=" http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-net/">here</a>.
   </p>
   
   </section>
  
  
  
  1.5       +2 -2      jakarta-commons/net/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/xdocs/navigation.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- navigation.xml	26 Jan 2003 05:25:46 -0000	1.4
  +++ navigation.xml	9 Feb 2003 04:44:35 -0000	1.5
  @@ -6,11 +6,11 @@
     <body>
       <menu name="Documentation">
         <item name="Migration How-to"      href="/migration.html"/>
  +      <item name="Download"              href="/download.html"/>
       </menu>
       <menu name="Development">
  -      <item name="Proposal"              href="/proposal.html"/>
         <item name="Coding Specifications" href="/code-standards.html"/>
  -      <item name="Download"              href="/download.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