Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037941 | Openbravo ERP | A. Platform | public | 2018-02-15 18:43 | 2018-02-22 18:19 |
|
Reporter | caristu | |
Assigned To | shuehner | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0037941: JDK 9: remove [dep-ann] warnings by adding the missing @Deprecated annotation (platform code) |
Description | When building Openbravo with JDK 9, several [dep-ann] warnings appears:
warning: [dep-ann] deprecated item is not annotated with @Deprecated
Some of this warnings can be removed just by using the missing @Deprecated because it still makes sense to keep them as part of the API. |
Steps To Reproduce | 1. Build Openbravo with Java 9
-> Check warnings |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0037083 | | closed | alostale | support JDK 9 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-02-15 18:43 | caristu | New Issue | |
2018-02-15 18:43 | caristu | Assigned To | => platform |
2018-02-15 18:43 | caristu | Modules | => Core |
2018-02-15 18:43 | caristu | Triggers an Emergency Pack | => No |
2018-02-15 18:43 | caristu | Relationship added | related to 0037083 |
2018-02-15 18:45 | caristu | Issue cloned | 0037942 |
2018-02-15 18:46 | caristu | Summary | JDK: remove [dep-ann] warnings => JDK: remove [dep-ann] warnings y adding the missing @Deprecated annotation |
2018-02-15 18:56 | caristu | Summary | JDK: remove [dep-ann] warnings y adding the missing @Deprecated annotation => JDK: remove [dep-ann] warnings by adding the missing @Deprecated annotation |
2018-02-16 09:14 | caristu | Assigned To | platform => shuehner |
2018-02-16 09:15 | hgbot | Checkin | |
2018-02-16 09:15 | hgbot | Note Added: 0102455 | |
2018-02-16 09:15 | hgbot | Status | new => resolved |
2018-02-16 09:15 | hgbot | Resolution | open => fixed |
2018-02-16 09:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e175a39a03a5d7afaae951cfbeaaa182bb20a81f [^] |
2018-02-16 09:15 | caristu | Note Edited: 0102455 | bug_revision_view_page.php?bugnote_id=0102455#r16723 |
2018-02-16 09:18 | caristu | Summary | JDK: remove [dep-ann] warnings by adding the missing @Deprecated annotation => JDK 9: remove [dep-ann] warnings by adding the missing @Deprecated annotation |
2018-02-16 09:18 | caristu | Review Assigned To | => caristu |
2018-02-16 09:18 | caristu | Note Added: 0102456 | |
2018-02-16 09:18 | caristu | Status | resolved => closed |
2018-02-16 12:14 | shuehner | Summary | JDK 9: remove [dep-ann] warnings by adding the missing @Deprecated annotation => JDK 9: remove [dep-ann] warnings by adding the missing @Deprecated annotation (platform code) |
2018-02-16 12:15 | shuehner | Issue cloned | 0037959 |
2018-02-22 18:19 | hudsonbot | Checkin | |
2018-02-22 18:19 | hudsonbot | Note Added: 0102772 | |