henning     2004/08/16 16:41:50

  Modified:    .        Tag: TURBINE_2_3_BRANCH project.properties
                        project.xml
               xdocs    Tag: TURBINE_2_3_BRANCH changes.xml
  Log:
  Let's call it 2.3.1-rc1
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.24.2.3  +6 -5      jakarta-turbine-2/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.properties,v
  retrieving revision 1.24.2.2
  retrieving revision 1.24.2.3
  diff -u -r1.24.2.2 -r1.24.2.3
  --- project.properties        16 Aug 2004 23:23:34 -0000      1.24.2.2
  +++ project.properties        16 Aug 2004 23:41:50 -0000      1.24.2.3
  @@ -24,12 +24,13 @@
   # -------------------------------------------------------------------
   
   #========================================================================
  -# You can uncomment this if you're willing to use the unofficial
  -# Turbine-specific jar repository at the Turbine site. This will
  -# contain all the jars needed to build Turbine, even if a jar
  -# is missing on ibiblio
  +# 
  +# Maven building and deploy. These settings are for deployment to www.apache.org.
  +# If you are not an Turbine committer, you can safely ignore these. :-)
  +# 
   #========================================================================
   
maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/
  +maven.remote.group=apcvs
   
   maven.checkstyle.format = turbine
   #maven.home = ${user.home}/maven
  
  
  
  1.136.2.9 +7 -2      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.136.2.8
  retrieving revision 1.136.2.9
  diff -u -r1.136.2.8 -r1.136.2.9
  --- project.xml       16 Aug 2004 23:23:34 -0000      1.136.2.8
  +++ project.xml       16 Aug 2004 23:41:50 -0000      1.136.2.9
  @@ -22,7 +22,7 @@
     <pomVersion>3</pomVersion>
     <name>jakarta-turbine-2</name>
     <id>turbine</id>
  -  <currentVersion>2.3.1-dev</currentVersion>
  +  <currentVersion>2.3.1-rc1</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  @@ -46,7 +46,8 @@
     <issueTrackingUrl>http://issues.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>
  +  <distributionSite>www.apache.org</distributionSite>
  +  
<distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
   
     <repository>
       <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:jakarta-turbine-2</connection>
  @@ -74,6 +75,10 @@
       <version>
         <name>2.3</name>
         <tag>TURBINE_2_3</tag>
  +    </version>
  +    <version>
  +      <name>2.3.1-RC1</name>
  +      <tag>TURBINE_2_3.1-RC1</tag>
       </version>
     </versions>
   
  
  
  
  No                   revision
  No                   revision
  1.60.2.18 +1 -1      jakarta-turbine-2/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
  retrieving revision 1.60.2.17
  retrieving revision 1.60.2.18
  diff -u -r1.60.2.17 -r1.60.2.18
  --- changes.xml       16 Aug 2004 23:31:59 -0000      1.60.2.17
  +++ changes.xml       16 Aug 2004 23:41:50 -0000      1.60.2.18
  @@ -76,7 +76,7 @@
   <section name="Turbine 2.3">
   
   <p>
  -Changes between Turbine 2.3 and 2.3.1.
  +Changes between Turbine 2.3 and 2.3.1-rc1.
   </p>
   
   <subsection name="Changes that could break older environments">
  
  
  

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

Reply via email to