Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0037959 | Openbravo ERP | Z. Others | public | 2018-02-16 12:15 | 2018-03-02 08:43 |
|
| Reporter | shuehner | |
| 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 | 3.0PR18Q2 | |
| Merge Request Status | |
| Review Assigned To | dmiguelez |
| 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 | 0037959: JDK 9: remove [dep-ann] warnings by adding the missing @Deprecated annotation (functional team 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 | | blocks | feature request | 0037083 | | closed | alostale | support JDK 9 |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2018-02-16 12:15 | shuehner | New Issue | |
| 2018-02-16 12:15 | shuehner | Assigned To | => shuehner |
| 2018-02-16 12:15 | shuehner | OBNetwork customer | => No |
| 2018-02-16 12:15 | shuehner | Modules | => Core |
| 2018-02-16 12:15 | shuehner | Triggers an Emergency Pack | => No |
| 2018-02-16 12:15 | shuehner | Issue generated from | 0037941 |
| 2018-02-16 12:15 | shuehner | Relationship added | blocks 0037083 |
| 2018-02-16 12:54 | hgbot | Checkin | |
| 2018-02-16 12:54 | hgbot | Note Added: 0102462 | |
| 2018-02-16 12:54 | hgbot | Status | new => resolved |
| 2018-02-16 12:54 | hgbot | Resolution | open => fixed |
| 2018-02-16 12:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/37bf992c62e82a8c6be1aaac7cc4eec605724318 [^] |
| 2018-02-16 12:54 | shuehner | Review Assigned To | => dmiguelez |
| 2018-03-02 08:43 | dmiguelez | Note Added: 0102905 | |
| 2018-03-02 08:43 | dmiguelez | Status | resolved => closed |
| 2018-03-02 08:43 | dmiguelez | Fixed in Version | => 3.0PR18Q2 |