[ https://issues.apache.org/jira/browse/DERBY-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241903#comment-17241903 ]
Richard N. Hillegas commented on DERBY-7093: -------------------------------------------- Attaching derby-7093-02-aa-updateReleasePublicationTargets.diff. This patch makes the transformrelnotes ant target replace dots with underscores when constructing the names of the cgi script and download page. Touches the following files: {noformat} M RELEASE-NOTES.html Replace an html entity which was choking the Java 11 SAXParser when I ran the transformrelnotes ant target in order to test these changes. M build.xml Convert the release id into the stub needed for the download page and cgi script names, replacing dots with underscores. Use this to construct the names of the output file names passed to the ReleaseNotesTransformer. M java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java More replacing of dots with underscores. {noformat} > Download Link for 10.15.2.0 is broken > ------------------------------------- > > Key: DERBY-7093 > URL: https://issues.apache.org/jira/browse/DERBY-7093 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.15.2.0 > Reporter: Kevin Young > Priority: Minor > Attachments: derby-7093-01-aa-renameCGIscriptsAndDownloadPages.diff, > derby-7093-02-aa-updateReleasePublicationTargets.diff > > > The link to download 10.15.2.0 from this page > [https://db.apache.org/derby/derby_downloads.html > |https://db.apache.org/derby/derby_downloads.html] incorrectly brings the > user to > [https://db.apache.org/derby/releases/release-10.15.2.0.{color:#FF0000}cgi{color}]{color:#FF0000} > i{color}nstead of > [https://db.apache.org/derby/releases/release-10.15.2.0.html] additionally > when the user forces the page to the html site, the download links for the > binaries bring the user to this broken link > https://db.apache.org/derby/releases/{color:#FF0000}[preferred]{color}/db/derby/db-derby-10.15.2.0/db-derby-10.15.2.0-bin.zip > > if someone points me to where this is all set, i could attempt to fix it. -- This message was sent by Atlassian Jira (v8.3.4#803005)