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 jt...@apache.org on 2005/01/21 03:33:46 UTC

svn commit: r125868 - in incubator/derby/site/trunk: build/site build/site/papers src/documentation/content/xdocs src/documentation/content/xdocs/papers

Author: jta
Date: Thu Jan 20 18:33:44 2005
New Revision: 125868

URL: http://svn.apache.org/viewcvs?view=rev&rev=125868
Log:
Added instructions to the downloads page on how to access the build and test instructions when ViewCVS is down. Added JPOX JDO to the integration summary.

Modified:
   incubator/derby/site/trunk/build/site/derby_downloads.html
   incubator/derby/site/trunk/build/site/papers/misc.html
   incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml
   incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml

Modified: incubator/derby/site/trunk/build/site/derby_downloads.html
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/derby_downloads.html?view=diff&rev=125868&p1=incubator/derby/site/trunk/build/site/derby_downloads.html&r1=125867&p2=incubator/derby/site/trunk/build/site/derby_downloads.html&r2=125868
==============================================================================
--- incubator/derby/site/trunk/build/site/derby_downloads.html	(original)
+++ incubator/derby/site/trunk/build/site/derby_downloads.html	Thu Jan 20 18:33:44 2005
@@ -556,23 +556,42 @@
 <h3>How to build Derby</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
-Instructions for building Derby are in
-<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/BUILDING.txt">derby/code/trunk/BUILDING.txt</a>.
+Instructions for building Derby are in a file named
+<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/BUILDING.txt">BUILDING.txt</a>
+at the root of the source code tree.
+</p>
+<p>
+The previous link points to the <span class="codefrag">BUILDING.TXT</span> file in the
+<a href="#Development+trunk">development trunk</a>.
+If that URL returns an error indicating that the ViewCVS interface
+is down or if you want to access the <span class="codefrag">BUILDING.TXT</span> file for a
+specific branch, access the file directly by checking out the
+<a href="#Branches">branch</a>
+or the <a href="#Development+trunk">development trunk</a>.
 </p>
 </div>
 
 
-<a name="N101C8"></a><a name="How+to+test+Derby"></a>
+<a name="N101DD"></a><a name="How+to+test+Derby"></a>
 <h3>How to test Derby</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
-Instructions for testing Derby are in
-<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/java/testing/README.htm">derby/code/trunk/java/testing/README.htm</a>.
+Instructions for testing Derby are in the source code tree in
+<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/java/testing/README.htm">java/testing/README.htm</a>.
+</p>
+<p>
+The previous link points to <span class="codefrag">java/testing/README.htm</span> in the
+<a href="#Development+trunk">development trunk</a>.
+If that URL returns an error indicating that the ViewCVS interface
+is down or if you want to access the instructions in a
+specific branch, access the file directly by checking out the
+<a href="#Branches">branch</a>
+or the <a href="#Development+trunk">development trunk</a>.
 </p>
 </div>
 
 
-<a name="N101D6"></a><a name="How+to+submit+a+patch"></a>
+<a name="N101FD"></a><a name="How+to+submit+a+patch"></a>
 <h3>How to submit a patch</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -586,7 +605,7 @@
 
 <p>
 
-<em>Last updated: January 19, 2005</em>
+<em>Last updated: January 20, 2005</em>
 
 </p>
 

Modified: incubator/derby/site/trunk/build/site/papers/misc.html
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/papers/misc.html?view=diff&rev=125868&p1=incubator/derby/site/trunk/build/site/papers/misc.html&r1=125867&p2=incubator/derby/site/trunk/build/site/papers/misc.html&r2=125868
==============================================================================
--- incubator/derby/site/trunk/build/site/papers/misc.html	(original)
+++ incubator/derby/site/trunk/build/site/papers/misc.html	Thu Jan 20 18:33:44 2005
@@ -483,6 +483,17 @@
 
 <tr>
   
+<td colspan="1" rowspan="1"> <a href="http://www.jpox.org">JPOX JD0</a> </td>
+  <td colspan="1" rowspan="1">  <a href="http://www.jpox.org/docs/license.html">Apache 2.0</a></td>
+  <td colspan="1" rowspan="1"> JPOX is an open source JDO implementation
+  that <a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&msgNo=1753">works with Derby</a>.
+  </td>
+
+</tr>
+
+
+<tr>
+  
 <td colspan="1" rowspan="1"> <a href="http://www.redhat.com/docs/manuals/rhaps">Red Hat 
                Application Server</a> </td>
   <td colspan="1" rowspan="1">  LGPL ? </td>
@@ -537,7 +548,7 @@
 </div>
 
 
-<a name="N10272"></a><a name="Wish+List"></a>
+<a name="N1028F"></a><a name="Wish+List"></a>
 <h3>Wish List</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -553,16 +564,12 @@
 <li>
 <a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&msgNo=180">DRDA ODBC and JDBC clients</a>
 </li>
-   
-<li>
-<a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&msgNo=3">JDO</a>
-</li>
 
 </ul>
 </div>
 
 
-<a name="N10293"></a><a name="Products+by+Type"></a>
+<a name="N102AB"></a><a name="Products+by+Type"></a>
 <h3>Products by Type</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
@@ -711,7 +718,7 @@
 
 
 <p>
-<em>Last Updated: January 17, 2005</em>
+<em>Last Updated: January 20, 2005</em>
 </p>
 
 <div class="attribution"></div>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml?view=diff&rev=125868&p1=incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml&r1=125867&p2=incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml&r2=125868
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml	Thu Jan 20 18:33:44 2005
@@ -263,18 +263,41 @@
 <title>How to build Derby</title>
 
 <p>
-Instructions for building Derby are in
-<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/BUILDING.txt">derby/code/trunk/BUILDING.txt</a>.
+Instructions for building Derby are in a file named
+<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/BUILDING.txt">BUILDING.txt</a>
+at the root of the source code tree.
 </p>
+
+<p>
+The previous link points to the <code>BUILDING.TXT</code> file in the
+<a href="#Development+trunk">development trunk</a>.
+If that URL returns an error indicating that the ViewCVS interface
+is down or if you want to access the <code>BUILDING.TXT</code> file for a
+specific branch, access the file directly by checking out the
+<a href="#Branches">branch</a>
+or the <a href="#Development+trunk">development trunk</a>.
+</p>
+
 </section>
 
 <section>
 <title>How to test Derby</title>
 
 <p>
-Instructions for testing Derby are in
-<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/java/testing/README.htm">derby/code/trunk/java/testing/README.htm</a>.
+Instructions for testing Derby are in the source code tree in
+<a href="https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/java/testing/README.htm">java/testing/README.htm</a>.
 </p>
+
+<p>
+The previous link points to <code>java/testing/README.htm</code> in the
+<a href="#Development+trunk">development trunk</a>.
+If that URL returns an error indicating that the ViewCVS interface
+is down or if you want to access the instructions in a
+specific branch, access the file directly by checking out the
+<a href="#Branches">branch</a>
+or the <a href="#Development+trunk">development trunk</a>.
+</p>
+
 </section>
 
 <section>
@@ -288,7 +311,7 @@
 </section>
 
 <p>
-<em>Last updated: January 19, 2005</em>
+<em>Last updated: January 20, 2005</em>
 </p>
 
 </body>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml?view=diff&rev=125868&p1=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml&r1=125867&p2=incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml&r2=125868
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/papers/misc.xml	Thu Jan 20 18:33:44 2005
@@ -189,6 +189,14 @@
 </tr>
 
 <tr>
+  <td> <a href="http://www.jpox.org">JPOX JD0</a> </td>
+  <td>  <a href="http://www.jpox.org/docs/license.html">Apache 2.0</a></td>
+  <td> JPOX is an open source JDO implementation
+  that <a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&amp;msgNo=1753">works with Derby</a>.
+  </td>
+</tr>
+
+<tr>
   <td> <a href="http://www.redhat.com/docs/manuals/rhaps">Red Hat 
                Application Server</a> </td>
   <td>  LGPL ? </td>
@@ -245,7 +253,6 @@
    <li><a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&amp;msgNo=15">JDBC SQL browsing tools</a>
    (<a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&amp;msgNo=204">SQuirreL SQL and iSQL-Viewer reportedly work</a>).</li>
    <li><a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&amp;msgNo=180">DRDA ODBC and JDBC clients</a></li>
-   <li><a href="http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=derby-user@db.apache.org&amp;msgNo=3">JDO</a></li>
 </ul>
 
 </section>
@@ -344,6 +351,6 @@
 
 </section>
 
-<p><em>Last Updated: January 17, 2005</em></p>
+<p><em>Last Updated: January 20, 2005</em></p>
 </body>
 </document>