Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038737 | Openbravo ERP | A. Platform | public | 2018-06-12 11:32 | 2018-06-18 08:44 |
|
Reporter | caristu | |
Assigned To | caristu | |
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.0PR18Q3 | |
Merge Request Status | |
Review Assigned To | alostale |
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 | 0038737: JDK 11: [dep-ann] warning due to ReportingUtils.exportJR method |
Description | When building Openbravo with JDK11, the following [dep-ann] warning appears:
compileSqlc:
[javac] Compiling 1684 source files to /home/openbravo/src/openbravo/pi/build/classes
[javac] /home/openbravo/src/openbravo/pi/modules/org.openbravo.client.application/src/org/openbravo/client/application/report/ReportingUtils.java:289: warning: [dep-ann] deprecated item is not annotated with @Deprecated
[javac] public static void exportJR(String jasperFilePath, ExportType expType,
[javac] ^
[javac] 1 warning
|
Steps To Reproduce | 1. Build Openbravo with Java 11
-> Check warnings |
Proposed Solution | Add missing @Deprecated annotation to the ReportingUtils.exportJR method |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0038130 | | closed | caristu | support JDK 11 | related to | feature request | 0037741 | | closed | caristu | Ability to keep in cache the compiled Jasper Reports |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-06-12 11:32 | caristu | New Issue | |
2018-06-12 11:32 | caristu | Assigned To | => alostale |
2018-06-12 11:32 | caristu | Modules | => Core |
2018-06-12 11:32 | caristu | Triggers an Emergency Pack | => No |
2018-06-12 11:32 | caristu | Issue generated from | 0037942 |
2018-06-12 11:32 | caristu | Assigned To | alostale => caristu |
2018-06-12 11:33 | caristu | Relationship added | related to 0038130 |
2018-06-12 11:33 | caristu | Relationship added | related to 0037741 |
2018-06-12 11:37 | hgbot | Checkin | |
2018-06-12 11:37 | hgbot | Note Added: 0105087 | |
2018-06-12 11:37 | hgbot | Status | new => resolved |
2018-06-12 11:37 | hgbot | Resolution | open => fixed |
2018-06-12 11:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/81a20697ebeb7cccc99953a380896362cba0a396 [^] |
2018-06-12 11:39 | caristu | Review Assigned To | => alostale |
2018-06-13 21:36 | hudsonbot | Checkin | |
2018-06-13 21:36 | hudsonbot | Note Added: 0105133 | |
2018-06-15 10:43 | alostale | Note Added: 0105170 | |
2018-06-15 10:43 | alostale | Status | resolved => closed |
2018-06-15 10:43 | alostale | Fixed in Version | => 3.0PR18Q3 |
2018-06-18 08:44 | jarmendariz | Review Assigned To | alostale => jarmendariz |
2018-06-18 08:44 | jarmendariz | Review Assigned To | jarmendariz => alostale |