Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039139 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2018-08-15 14:17 | 2018-08-15 16:22 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR18Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bb6ad56d12fe | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039139: In generated javadoc html all links to javadoc of java itself are broken | |||||||
Description | Apparently javadoc ant task in its 'link' argument does not follow redirects. The url used in build.xml is http where upstream oracle page now has a redirect to https in place. That causes that link option to not be used at all -> All links to standard classes (i.e. Object, String) -> missing | |||||||
Steps To Reproduce | ant generate.java.doc Check html output and notice it has no links for i.e. Object put prints java.lang.Object as text instead. | |||||||
Proposed Solution | Change link to https + also change it from java-7 to java-8 as that is now minimum java required in pi. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0106353) hgbot (developer) 2018-08-15 14:21 |
Repository: erp/devel/pi Changeset: bb6ad56d12fe4b166554ace53bc9941c18c9b67e Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Wed Aug 15 14:21:28 2018 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bb6ad56d12fe4b166554ace53bc9941c18c9b67e [^] Fixed 39139. Fix links to oracle html in generated javadoc. Change link for javadoc to https to avoid redirect breaking link generation. Change target to jdk8 javadoc as that is now minimum required in pi. --- M build.xml --- |
(0106355) alostale (manager) 2018-08-15 16:22 |
reviewed + tested |
Issue History | |||
Date Modified | Username | Field | Change |
2018-08-15 14:17 | shuehner | New Issue | |
2018-08-15 14:17 | shuehner | Assigned To | => shuehner |
2018-08-15 14:17 | shuehner | Modules | => Core |
2018-08-15 14:17 | shuehner | Triggers an Emergency Pack | => No |
2018-08-15 14:21 | hgbot | Checkin | |
2018-08-15 14:21 | hgbot | Note Added: 0106353 | |
2018-08-15 14:21 | hgbot | Status | new => resolved |
2018-08-15 14:21 | hgbot | Resolution | open => fixed |
2018-08-15 14:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bb6ad56d12fe4b166554ace53bc9941c18c9b67e [^] |
2018-08-15 16:21 | alostale | Relationship added | related to 0038675 |
2018-08-15 16:22 | alostale | Review Assigned To | => alostale |
2018-08-15 16:22 | alostale | Note Added: 0106355 | |
2018-08-15 16:22 | alostale | Status | resolved => closed |
2018-08-15 16:22 | alostale | Fixed in Version | => 3.0PR18Q4 |
2019-03-08 12:18 | caristu | Relationship added | related to 0040309 |
Copyright © 2000 - 2009 MantisBT Group |