Openbravo Issue Tracking System - Tools |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0045266 | Tools | Others | public | 2020-10-21 11:03 | 2020-10-22 12:16 |
|
| Reporter | cberner | |
| Assigned To | cberner | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Merge Request Status | approved |
| Review Assigned To | |
| OBNetwork customer | No |
|
| Summary | 0045266: Eclipse-warnings checker tool doesn't work with Java 15+ because of Nashorn removal |
| Description | In Java 15, Nashorn JavaScript engine is removed, and eclipse-warnings tool contains some JavaScript code in its build.xml.
An alternative should be chosen, for example Java classes. |
| Steps To Reproduce | In description. (Export Java 15 and try to execute, it will fail because of nashorn) |
| Proposed Solution | Remove JavaScript, create Java classes and compile and use those to have the same result as previously with JavaScript. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | feature request | 0043901 | | closed | platform | Openbravo ERP | Support JDK15 |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2020-10-21 11:03 | cberner | New Issue | |
| 2020-10-21 11:03 | cberner | Assigned To | => cberner |
| 2020-10-21 11:03 | cberner | OBNetwork customer | => No |
| 2020-10-21 11:05 | cberner | Relationship added | related to 0043901 |
| 2020-10-21 11:14 | hgbot | Merge Request Status | => open |
| 2020-10-21 11:14 | hgbot | Note Added: 0123822 | |
| 2020-10-21 15:29 | shuehner | Issue Monitored: shuehner | |
| 2020-10-22 11:59 | hgbot | Merge Request Status | open => approved |
| 2020-10-22 12:16 | hgbot | Resolution | open => fixed |
| 2020-10-22 12:16 | hgbot | Status | new => closed |
| 2020-10-22 12:16 | hgbot | Note Added: 0123846 | |
| 2020-10-22 12:16 | hgbot | Note Added: 0123847 | |