Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0038214Openbravo ERPA. Platformpublic2018-03-26 09:162018-05-25 12:30
caristu 
caristu 
normalminorhave not tried
closedfixed 
5
 
3.0PR18Q2 
alostale
Core
No
0038214: -Xdoclint:-missing is also required to build the javadoc in jdk8
As part of the fix for issue 0038130 the "-Xdoclint:-missing" argument was added to the generate.java.doc.jdk9 task.

Using this argument, the javadoc performs all "standard" doclint checks but disables "missing" category. This is also required for generating the javadoc in jdk8.
.
No tags attached.
related to feature request 0038130 closed caristu support JDK 11 
related to defect 0038630 closed caristu Specify the HTML version to use when building the javadoc 
Issue History
2018-03-26 09:16caristuNew Issue
2018-03-26 09:16caristuAssigned To => platform
2018-03-26 09:16caristuModules => Core
2018-03-26 09:16caristuTriggers an Emergency Pack => No
2018-03-26 09:16caristuAssigned Toplatform => caristu
2018-03-26 09:17caristuRelationship addedrelated to 0038130
2018-03-26 09:18caristuDescription Updatedbug_revision_view_page.php?rev_id=16930#r16930
2018-03-26 09:18caristuDescription Updatedbug_revision_view_page.php?rev_id=16931#r16931
2018-03-26 09:20hgbotCheckin
2018-03-26 09:20hgbotNote Added: 0103488
2018-03-26 09:20hgbotStatusnew => resolved
2018-03-26 09:20hgbotResolutionopen => fixed
2018-03-26 09:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5a2eed8a9dad170c475f3a85e806d295c88a7e2a [^]
2018-03-26 09:20caristuReview Assigned To => alostale
2018-03-26 09:26hgbotCheckin
2018-03-26 09:26hgbotNote Added: 0103491
2018-03-26 10:27caristuStatusresolved => new
2018-03-26 10:27caristuResolutionfixed => open
2018-03-26 10:29caristuSummary-Xdoclint:-missing is also required for the generate.java.doc.jdk7 task => -Xdoclint:-missing is also required to build the javadoc in jdk8
2018-03-26 10:29caristuDescription Updatedbug_revision_view_page.php?rev_id=16932#r16932
2018-03-27 13:53hgbotCheckin
2018-03-27 13:53hgbotNote Added: 0103564
2018-03-27 13:53hgbotStatusnew => resolved
2018-03-27 13:53hgbotResolutionopen => fixed
2018-03-27 13:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/5a2eed8a9dad170c475f3a85e806d295c88a7e2a [^] => http://code.openbravo.com/erp/devel/pi/rev/f72f1d84d5b087d1e33dc78fc31d5eb845cc9541 [^]
2018-03-28 17:17alostaleNote Added: 0103617
2018-03-28 17:17alostaleStatusresolved => closed
2018-03-28 17:17alostaleFixed in Version => 3.0PR18Q2
2018-03-29 13:07hudsonbotCheckin
2018-03-29 13:07hudsonbotNote Added: 0103628
2018-03-29 13:07hudsonbotCheckin
2018-03-29 13:07hudsonbotNote Added: 0103630
2018-03-29 13:07hudsonbotCheckin
2018-03-29 13:07hudsonbotNote Added: 0103636
2018-05-25 12:30caristuIssue cloned0038630
2018-05-25 12:30caristuRelationship addedrelated to 0038630

Notes
(0103488)
hgbot   
2018-03-26 09:20   
Repository: erp/devel/pi
Changeset: 5a2eed8a9dad170c475f3a85e806d295c88a7e2a
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Mar 26 09:19:04 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5a2eed8a9dad170c475f3a85e806d295c88a7e2a [^]

fixes bug 38214: -Xdoclint:-missing required for generate.java.doc.jdk7 task

---
M build.xml
---
(0103491)
hgbot   
2018-03-26 09:26   
Repository: erp/devel/pi
Changeset: 83848754ecfdbed1f19b86b76240cd1db6cbc7fb
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Mar 26 09:24:59 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/83848754ecfdbed1f19b86b76240cd1db6cbc7fb [^]

related to bug 38214: revert previous changeset due to a failure in the task

---
M build.xml
---
(0103564)
hgbot   
2018-03-27 13:53   
Repository: erp/devel/pi
Changeset: f72f1d84d5b087d1e33dc78fc31d5eb845cc9541
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Mar 27 13:49:57 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f72f1d84d5b087d1e33dc78fc31d5eb845cc9541 [^]

fixes bug 38214: -Xdoclint:-missing required for generate javadoc in jdk8

 - Added -Xdoclint:-missing argument when generating the javadoc, unless we are in jdk7.
 - Unified the generate.java.doc.jdk7 and generate.java.doc.jdk9 tasks, since [1] it is no longer needed to have those separate tasks.

[1] https://code.openbravo.com/erp/devel/pi/rev/c3a604592d8f59346c6a17cc7c511566602dc23c [^]

---
M build.xml
---
(0103617)
alostale   
2018-03-28 17:17   
reviewed
(0103628)
hudsonbot   
2018-03-29 13:07   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ead4656f507e [^]
Maturity status: Test
(0103630)
hudsonbot   
2018-03-29 13:07   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ead4656f507e [^]
Maturity status: Test
(0103636)
hudsonbot   
2018-03-29 13:07   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ead4656f507e [^]
Maturity status: Test