dlr         2002/06/03 18:03:30

  Modified:    .        project.xml
  Log:
  Use new CNAME records for issues and mail archives (which still
  currently point to nagoya).
  
  Revision  Changes    Path
  1.37      +3 -3      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -u -r1.36 -r1.37
  --- project.xml       3 Jun 2002 21:02:50 -0000       1.36
  +++ project.xml       4 Jun 2002 01:03:30 -0000       1.37
  @@ -15,7 +15,7 @@
     <shortDescription>A servlet based framework.</shortDescription>
     <description>Turbine is a servlet based framework that allows experienced Java 
developers to quickly build secure web applications. Parts of Turbine can also be used 
independently of the web portion of Turbine as well. In other words, we strive to make 
portions of Turbine easily available for use in other applications.</description>
     <url>http://jakarta.apache.org/turbine/turbine-2/</url>
  -  
<issueTrackingUrl>http://nagoya.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
  +  
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
     <siteAddress>jakarta.apache.org</siteAddress>
     <siteDirectory>/www/jakarta.apache.org/turbine/turbine-2/</siteDirectory>
     <mailingLists>
  @@ -23,13 +23,13 @@
         <name>Turbine User List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]</archive>
  +      
<archive>http://archives.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]</archive>
       </mailingList>
       <mailingList>
         <name>Turbine Developer List</name>
         <subscribe>mailto:[EMAIL PROTECTED]</subscribe>
         <unsubscribe>mailto:[EMAIL PROTECTED]</unsubscribe>
  -      
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]</archive>
  +      
<archive>http://archives.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]</archive>
       </mailingList>
     </mailingLists>
     <repository>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to