You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2006/10/06 02:23:05 UTC

svn commit: r453434 [1/4] - in /db/derby/site/trunk: build/site/ build/site/releases/ src/documentation/conf/ src/documentation/content/xdocs/ src/documentation/content/xdocs/releases/

Author: rhillegas
Date: Thu Oct  5 17:23:04 2006
New Revision: 453434

URL: http://svn.apache.org/viewvc?view=rev&rev=453434
Log:
DERBY-1860: Add 10.2.1.6 release page to the website and wire it into the downloads page.

Added:
    db/derby/site/trunk/build/site/releases/release-10.2.1.6.cgi   (with props)
    db/derby/site/trunk/build/site/releases/release-10.2.1.6.html   (with props)
    db/derby/site/trunk/src/documentation/content/xdocs/releases/release-10.2.1.6.cgi   (with props)
    db/derby/site/trunk/src/documentation/content/xdocs/releases/release-10.2.1.6.html   (with props)
Modified:
    db/derby/site/trunk/build/site/derby_downloads.html
    db/derby/site/trunk/src/documentation/conf/cli.xconf
    db/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml

Modified: db/derby/site/trunk/build/site/derby_downloads.html
URL: http://svn.apache.org/viewvc/db/derby/site/trunk/build/site/derby_downloads.html?view=diff&rev=453434&r1=453433&r2=453434
==============================================================================
--- db/derby/site/trunk/build/site/derby_downloads.html (original)
+++ db/derby/site/trunk/build/site/derby_downloads.html Thu Oct  5 17:23:04 2006
@@ -95,9 +95,6 @@
 <a href="#Previous+Official+Releases">Previous Official Releases</a>
 </li>
 <li>
-<a href="#Upcoming+Release"> Upcoming Release </a>
-</li>
-<li>
 <a href="#Nightly+Builds">Nightly Builds</a>
 </li>
 <li>
@@ -139,8 +136,8 @@
 <ul>
    
 <li> 
-<a href="releases/release-10.1.3.1.cgi">10.1.3.1</a> 
-   (Jun 30, 2006 / SVN 417277)
+<a href="releases/release-10.2.1.6.cgi">10.2.1.6</a> 
+   (Oct 02, 2006 / SVN 452058)
    </li>
 
 </ul>
@@ -152,6 +149,11 @@
 <ul>
    
 <li> 
+<a href="releases/release-10.1.3.1.cgi">10.1.3.1</a> 
+   (Jun 30, 2006 / SVN 417277)
+   </li>
+   
+<li> 
 <a href="releases/release-10.1.2.1.cgi">10.1.2.1</a> 
    (Nov 18, 2005 / SVN 330608)
    </li>
@@ -164,21 +166,8 @@
 </ul>
 </div>
 
-<a name="N10036"></a><a name="Upcoming+Release"></a>
-<h2 class="boxed"> Upcoming Release </h2>
-<div class="section">
-<ul>
-   
-<li> 
-<a class="external" href="http://wiki.apache.org/db-derby/TenTwoRelease">10.2</a> 
-   
-</li>
-
-</ul>
-</div>
-
 
-<a name="N10047"></a><a name="Nightly+Builds"></a>
+<a name="N1003D"></a><a name="Nightly+Builds"></a>
 <h2 class="boxed">Nightly Builds</h2>
 <div class="section">
 <p>
@@ -187,11 +176,15 @@
 <ul>
    
 <li> 
-<a class="external" href="http://www.multinet.no/~solberg/public/Apache/Derby-10.1/builds/">10.1</a>
+<a class="external" href="http://www.multinet.no/~solberg/public/Apache/Derby/builds/">Development trunk</a>
 </li>
    
 <li> 
-<a class="external" href="http://www.multinet.no/~solberg/public/Apache/Derby/builds/">Development trunk</a>
+<a class="external" href="http://www.multinet.no/~solberg/public/Apache/Derby-10.2/builds/">10.2</a>
+</li>
+   
+<li> 
+<a class="external" href="http://www.multinet.no/~solberg/public/Apache/Derby-10.1/builds/">10.1</a>
 </li>
 
 </ul>
@@ -208,7 +201,7 @@
 </div>
 
 
-<a name="N10069"></a><a name="Incubator+Releases"></a>
+<a name="N10065"></a><a name="Incubator+Releases"></a>
 <h2 class="boxed">Incubator Releases</h2>
 <div class="section">
 <ul>
@@ -222,7 +215,7 @@
 </div>
 
 
-<a name="N1007A"></a><a name="Snapshot+Jars"></a>
+<a name="N10076"></a><a name="Snapshot+Jars"></a>
 <h2 class="boxed">Snapshot Jars</h2>
 <div class="section">
 <p>
@@ -303,7 +296,7 @@
 </div>
 
 
-<a name="N10105"></a><a name="Derby+source+code"></a>
+<a name="N10101"></a><a name="Derby+source+code"></a>
 <h2 class="boxed">Derby source code</h2>
 <div class="section">
 <p>
@@ -317,18 +310,18 @@
 <a class="external" href="http://subversion.tigris.org/">http://subversion.tigris.org/</a>
 
 </p>
-<a name="N10119"></a><a name="Branches"></a>
+<a name="N10115"></a><a name="Branches"></a>
 <h3 class="boxed">Branches</h3>
 <p>
 Currently Derby has the following branches:
 </p>
 <ul>
   
-<li> 10.0 </li>
+<li> 10.2 </li>
   
 <li> 10.1 </li>
   
-<li> 10.2 </li>
+<li> 10.0 </li>
 
 </ul>
 <p>
@@ -339,11 +332,11 @@
 <p>
 Where <em>branch</em> is the number of the branch.
 For example, the following command checks out the source code for
-the 10.1 branch:
+the 10.2 branch:
 </p>
-<pre class="code">svn co https://svn.apache.org/repos/asf/db/derby/code/branches/10.1/
+<pre class="code">svn co https://svn.apache.org/repos/asf/db/derby/code/branches/10.2/
 </pre>
-<a name="N10143"></a><a name="Development+trunk"></a>
+<a name="N1013F"></a><a name="Development+trunk"></a>
 <h3 class="boxed">Development trunk</h3>
 <p>
 Use the command shown below to check out the development trunk:
@@ -392,7 +385,7 @@
 </div>
 
 
-<a name="N10177"></a><a name="Software+required+to+build+Derby"></a>
+<a name="N10173"></a><a name="Software+required+to+build+Derby"></a>
 <h2 class="boxed">Software required to build Derby</h2>
 <div class="section">
 <p>
@@ -501,7 +494,7 @@
 </div>
 
 
-<a name="N1020F"></a><a name="How+to+build+Derby"></a>
+<a name="N1020B"></a><a name="How+to+build+Derby"></a>
 <h2 class="boxed">How to build Derby</h2>
 <div class="section">
 <p>
@@ -520,7 +513,7 @@
 </div>
 
 
-<a name="N10232"></a><a name="How+to+test+Derby"></a>
+<a name="N1022E"></a><a name="How+to+test+Derby"></a>
 <h2 class="boxed">How to test Derby</h2>
 <div class="section">
 <p>
@@ -546,7 +539,7 @@
 </div>
 
 
-<a name="N1025C"></a><a name="How+to+submit+a+patch"></a>
+<a name="N10258"></a><a name="How+to+submit+a+patch"></a>
 <h2 class="boxed">How to submit a patch</h2>
 <div class="section">
 <p>

Added: db/derby/site/trunk/build/site/releases/release-10.2.1.6.cgi
URL: http://svn.apache.org/viewvc/db/derby/site/trunk/build/site/releases/release-10.2.1.6.cgi?view=auto&rev=453434
==============================================================================
--- db/derby/site/trunk/build/site/releases/release-10.2.1.6.cgi (added)
+++ db/derby/site/trunk/build/site/releases/release-10.2.1.6.cgi Thu Oct  5 17:23:04 2006
@@ -0,0 +1,25 @@
+#!/bin/sh
+
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.    
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Propchange: db/derby/site/trunk/build/site/releases/release-10.2.1.6.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: db/derby/site/trunk/build/site/releases/release-10.2.1.6.cgi
------------------------------------------------------------------------------
    svn:executable = *