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/14 13:43:44 UTC

svn commit: r1855521 - in /db/derby/code/branches/10.15: ./ java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java

Author: rhillegas
Date: Thu Mar 14 13:43:44 2019
New Revision: 1855521

URL: http://svn.apache.org/viewvc?rev=1855521&view=rev
Log:
DERBY-7010: Port 1855520 from trunk to the 10.15 branch.

Modified:
    db/derby/code/branches/10.15/   (props changed)
    db/derby/code/branches/10.15/java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java

Propchange: db/derby/code/branches/10.15/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Mar 14 13:43:44 2019
@@ -2,4 +2,4 @@
 /db/derby/code/branches/10.7:1061570,1061578,1082235
 /db/derby/code/branches/10.8:1177474,1234973,1464951
 /db/derby/code/branches/10.9:1373148
-/db/derby/code/trunk:1063809,1851719-1851720,1854928,1854986,1855177,1855325-1855326,1855360,1855362
+/db/derby/code/trunk:1063809,1851719-1851720,1854928,1854986,1855177,1855325-1855326,1855360,1855362,1855520

Modified: db/derby/code/branches/10.15/java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.15/java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java?rev=1855521&r1=1855520&r2=1855521&view=diff
==============================================================================
--- db/derby/code/branches/10.15/java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java (original)
+++ db/derby/code/branches/10.15/java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java Thu Mar 14 13:43:44 2019
@@ -80,7 +80,7 @@ public class ReleaseNotesTransformer ext
         "<body>\n" +
         "\n" +
         "    <h1>Distributions</h1>\n" +
-        "    <p>Use the links below to download a distribution of Apache Derby. You should <b>always</b> <a href=\"#Verifying Releases\">verify the integrity</a>\n" +
+        "    <p>Use the links below to download a distribution of Apache Derby. You should <b>always</b> <a href=\"#Verifying+Releases\">verify the integrity</a>\n" +
         "       of distribution files downloaded from a mirror.</p>\n" +
         "\n" +
         "<p>You are currently using <strong>[preferred]</strong>. If you encounter a\n" +