Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039139
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2018-08-15 14:172018-08-15 16:22
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version3.0PR18Q4
StatusclosedFix in branchFixed in SCM revisionbb6ad56d12fe
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039139: In generated javadoc html all links to javadoc of java itself are broken

DescriptionApparently 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 Reproduceant 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 SolutionChange link to https + also change it from java-7 to java-8 as that is now minimum java required in pi.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0038675 closedalostale Raise minimum stack Java version to Java 8 
related to defect 0040309 closedalostale can't generate javadoc with JDK 11.0.2 

-  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
Powered by Mantis Bugtracker