seade       2003/10/28 20:46:50

  Modified:    .        Tag: TURBINE_2_3_BRANCH project.xml
  Log:
  Fix urls for issue tracking and mail archives.
  Upgrade to commons-pool-1.1.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.136.2.2 +4 -4      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.136.2.1
  retrieving revision 1.136.2.2
  diff -u -r1.136.2.1 -r1.136.2.2
  --- project.xml       3 Sep 2003 09:31:18 -0000       1.136.2.1
  +++ project.xml       29 Oct 2003 04:46:50 -0000      1.136.2.2
  @@ -19,7 +19,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.3/</url>
  -  <issueTrackingUrl>http://scarab.werken.com/issue/</issueTrackingUrl>
  +  <issueTrackingUrl>http://nagoya.apache.org/scarab/issues</issueTrackingUrl>
     <siteAddress>jakarta.apache.org</siteAddress>
     <siteDirectory>/www/jakarta.apache.org/turbine/turbine-2.3/</siteDirectory>
     
<distributionDirectory>/www/www.apache.org/dist/jakarta/turbine</distributionDirectory>
  @@ -58,13 +58,13 @@
         <name>Turbine User List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      <archive>http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
       </mailingList>
       <mailingList>
         <name>Turbine Developer List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      <archive>http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
       </mailingList>
     </mailingLists>
   
  @@ -359,7 +359,7 @@
       </dependency>
       <dependency>
         <id>commons-pool</id>
  -      <version>20030825.183949</version>
  +      <version>1.1</version>
         <url>http://jakarta.apache.org/commons/pool/</url>
       </dependency>
       <dependency>
  
  
  

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

Reply via email to