Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0049469 | Retail Modules | Web POS Hardware Manager | public | 2022-06-02 11:04 | 2022-06-02 17:58 |
Reporter | adrianromero | ||||
Assigned To | adrianromero | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | feedback | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0049469: Hardware Manager should be able to be compiled with Java 8 | ||||
Description | The recommended version to compile the Hardware Manager is Java 11, but it should be able to be compiled and run with java 8 for backward compatibility in several POS terminals. | ||||
Steps To Reproduce | Check java 8 is installed: java -version Compile the Hardware Manager: ant deploy Check the following error apperars: [javac] javac: invalid target release: 11 [javac] Usage: javac <options> <source files> | ||||
Proposed Solution | Change in project.properties -javac.target=11 +javac.target=8 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-06-02 11:04 | adrianromero | New Issue | |||
2022-06-02 11:04 | adrianromero | Assigned To | => Triage Platform Conn | ||
2022-06-02 11:04 | adrianromero | Triggers an Emergency Pack | => No | ||
2022-06-02 11:04 | adrianromero | Assigned To | Triage Platform Conn => adrianromero | ||
2022-06-02 11:05 | adrianromero | Proposed Solution updated | |||
2022-06-02 11:05 | adrianromero | Status | new => scheduled | ||
2022-06-02 11:10 | hgbot | Note Added: 0137966 | |||
2022-06-02 17:58 | adrianromero | Note Added: 0137998 | |||
2022-06-02 17:58 | adrianromero | Status | scheduled => feedback |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|