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/03/12 14:09:06 UTC

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

Author: rhillegas
Date: Tue Mar 12 14:09:06 2019
New Revision: 1855326

URL: http://svn.apache.org/viewvc?rev=1855326&view=rev
Log:
DERBY-7010: Change http: to https: in releaseSummary.xml for security reasons; commit derby-7010-19-aa-changeHttpToHttpsInReleaseSummary.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=1855326&r1=1855325&r2=1855326&view=diff
==============================================================================
--- db/derby/code/trunk/RELEASE-NOTES.html (original)
+++ db/derby/code/trunk/RELEASE-NOTES.html Tue Mar 12 14:09:06 2019
@@ -33,14 +33,14 @@
 
 <p>
 The most up to date information about Derby releases can be found on the
-<a href="http://db.apache.org/derby/derby_downloads.html">Derby download page</a>.
+<a href="https://db.apache.org/derby/derby_downloads.html">Derby download page</a>.
 </p>
 
 
 <p>
 Apache Derby is a pure Java relational database engine using standard SQL and
 JDBC as its APIs. More information about Derby can be found on the
-<a href="http://db.apache.org/derby/">Apache web site</a>.
+<a href="https://db.apache.org/derby/">Apache web site</a>.
 Derby functionality includes:
 </p>
 
@@ -84,7 +84,7 @@ This is a feature release. The following
 
 <li>
 <b>JPMS modularization</b> - Derby has been re-packaged as a set of JPMS modules. This introduced a new jar file, <i>derbyshared.jar</i>, required by all configurations. Module diagrams for Derby configurations can be found in the
-<a href="http://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
+<a href="https://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
 for the 10.15 public API.
 </li>
 
@@ -94,9 +94,9 @@ for the 10.15 public API.
 
 <p>
 New users should consult the
-<a href="http://db.apache.org/derby/manuals/index.html#docs_10.15">10.15 documentation</a>,
+<a href="https://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.
+<a href="https://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
 </p>
 
 
@@ -107,12 +107,12 @@ Existing users who want to continue runn
 
 <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>
+<a href="https://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.
+<a href="https://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
 </p>
 
 
@@ -298,7 +298,7 @@ Derby was divided into JPMS components f
 <p>
 Consult the module diagrams for configurations described on the
 landing page of the
-<a href="http://db.apache.org/derby/docs/10.15/publishedapi/index.html">10.15 public API</a>.
+<a href="https://db.apache.org/derby/docs/10.15/publishedapi/index.html">10.15 public API</a>.
 Then adjust your application's classpath as follows:
 </p>
 
@@ -331,7 +331,7 @@ Then adjust your application's classpath
 Java security policy files must grant additional privileges to
 Derby jar files. For more information, see the "Configuring Java
 Security" topic in the
-<a href="http://db.apache.org/derby/docs/10.15/security/index.html"><i>Derby Security Guide</i></a>
+<a href="https://db.apache.org/derby/docs/10.15/security/index.html"><i>Derby Security Guide</i></a>
 and consult
 the following template policy files
 in the <i>demo/templates</i> directory of the bin distribution:
@@ -388,8 +388,8 @@ ensures that the file came from a certai
 
 
 <p>The PGP signatures can be verified using
-<a href="http://www.pgpi.org/">PGP</a> or
-<a href="http://www.gnupg.org/">GPG</a>.
+<a href="https://www.pgpi.org/">PGP</a> or
+<a href="https://www.gnupg.org/">GPG</a>.
 First download the Apache Derby
 <a href="https://dist.apache.org/repos/dist/release/db/derby/KEYS">KEYS</a>
 as well as the <code>asc</code> signature file for the particular

Modified: db/derby/code/trunk/releaseSummary.xml
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/releaseSummary.xml?rev=1855326&r1=1855325&r2=1855326&view=diff
==============================================================================
--- db/derby/code/trunk/releaseSummary.xml (original)
+++ db/derby/code/trunk/releaseSummary.xml Tue Mar 12 14:09:06 2019
@@ -8,7 +8,7 @@ The ASF licenses this file to You under
 (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  
+https://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,  
@@ -67,13 +67,13 @@ with real information.
 
 <p>
 The most up to date information about Derby releases can be found on the
-<a href="http://db.apache.org/derby/derby_downloads.html">Derby download page</a>.
+<a href="https://db.apache.org/derby/derby_downloads.html">Derby download page</a>.
 </p>
 
 <p>
 Apache Derby is a pure Java relational database engine using standard SQL and
 JDBC as its APIs. More information about Derby can be found on the
-<a href="http://db.apache.org/derby/">Apache web site</a>.
+<a href="https://db.apache.org/derby/">Apache web site</a>.
 Derby functionality includes:
 </p>
 
@@ -101,7 +101,7 @@ This is a feature release. The following
 <ul>
 
 <li><b>JPMS modularization</b> - Derby has been re-packaged as a set of JPMS modules. This introduced a new jar file, <i>derbyshared.jar</i>, required by all configurations. Module diagrams for Derby configurations can be found in the
-<a href="http://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
+<a href="https://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
 for the 10.15 public API.
 </li>
 
@@ -109,9 +109,9 @@ for the 10.15 public API.
 
 <p>
 New users should consult the
-<a href="http://db.apache.org/derby/manuals/index.html#docs_10.15">10.15 documentation</a>,
+<a href="https://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.
+<a href="https://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
 </p>
 
 <p>
@@ -120,12 +120,12 @@ Existing users who want to continue runn
 
 <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>
+<a href="https://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.
+<a href="https://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
 </p>
 
 </newFeatures>
@@ -144,8 +144,8 @@ file was not corrupted during the downlo
 ensures that the file came from a certain person.</p>
 
 <p>The PGP signatures can be verified using
-<a href="http://www.pgpi.org/">PGP</a> or
-<a href="http://www.gnupg.org/">GPG</a>.
+<a href="https://www.pgpi.org/">PGP</a> or
+<a href="https://www.gnupg.org/">GPG</a>.
 First download the Apache Derby
 <a href="https://dist.apache.org/repos/dist/release/db/derby/KEYS">KEYS</a>
 as well as the <code>asc</code> signature file for the particular