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 2019/01/05 17:23:50 UTC

svn commit: r1850504 - in /db/derby/code/trunk: RELEASE-NOTES.html releaseSummary.xml

Author: rhillegas
Date: Sat Jan  5 17:23:49 2019
New Revision: 1850504

URL: http://svn.apache.org/viewvc?rev=1850504&view=rev
Log:
DERBY-7010: Improve 10.15.1 release notes; commit derby-7010-02-aa-releaseNotesForExistingUsers.diff.

Modified:
    db/derby/code/trunk/RELEASE-NOTES.html
    db/derby/code/trunk/releaseSummary.xml

Modified: db/derby/code/trunk/RELEASE-NOTES.html
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/RELEASE-NOTES.html?rev=1850504&r1=1850503&r2=1850504&view=diff
==============================================================================
--- db/derby/code/trunk/RELEASE-NOTES.html (original)
+++ db/derby/code/trunk/RELEASE-NOTES.html Sat Jan  5 17:23:49 2019
@@ -92,6 +92,30 @@ for the 10.15 public API.
 </ul>
 
 
+<p>
+New users should consult the
+<a href="http://db.apache.org/derby/manuals/index.html#docs_10.15">10.15 documentation</a>,
+especially the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
+
+<p>
+Existing users who want to continue running Derby with a classpath should read the extended release note for issue DERBY-6945 (see below).
+</p>
+
+
+<p>
+Existing users who want to run Derby with a module path should consult the module diagrams in the
+<a href="http://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
+for the 10.15 public API. Templates for wiring together a module path can be found in the
+<i>setEmbeddedCP</i>, <i>setNetworkServerCP</i>, and <i>setNetworkClientCP</i> scripts located
+in the bin directory of the release distributions, as described by the
+"Manually setting the CLASSPATH/MODULEPATH environment variables" topic in the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
+
 </div>
 <h2>
 <a name="Bug Fixes"></a>Bug Fixes</h2>

Modified: db/derby/code/trunk/releaseSummary.xml
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/releaseSummary.xml?rev=1850504&r1=1850503&r2=1850504&view=diff
==============================================================================
--- db/derby/code/trunk/releaseSummary.xml (original)
+++ db/derby/code/trunk/releaseSummary.xml Sat Jan  5 17:23:49 2019
@@ -107,6 +107,27 @@ for the 10.15 public API.
 
 </ul>
 
+<p>
+New users should consult the
+<a href="http://db.apache.org/derby/manuals/index.html#docs_10.15">10.15 documentation</a>,
+especially the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
+<p>
+Existing users who want to continue running Derby with a classpath should read the extended release note for issue DERBY-6945 (see below).
+</p>
+
+<p>
+Existing users who want to run Derby with a module path should consult the module diagrams in the
+<a href="http://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
+for the 10.15 public API. Templates for wiring together a module path can be found in the
+<i>setEmbeddedCP</i>, <i>setNetworkServerCP</i>, and <i>setNetworkClientCP</i> scripts located
+in the bin directory of the release distributions, as described by the
+"Manually setting the CLASSPATH/MODULEPATH environment variables" topic in the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
 </newFeatures>
 
 <!--