Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0039139 | Openbravo ERP | A. Platform | public | 2018-08-15 14:17 | 2018-08-15 16:22 |
|
| Reporter | shuehner | |
| Assigned To | shuehner | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.0PR18Q4 | |
| Merge Request Status | |
| Review Assigned To | alostale |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| 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. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | feature request | 0038675 | | closed | alostale | Raise minimum stack Java version to Java 8 | | related to | defect | 0040309 | | closed | alostale | can't generate javadoc with JDK 11.0.2 |
|
| Attached Files | |
|
| 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 | OBNetwork customer | => No |
| 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 |