Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0049469 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS Hardware Manager | major | have not tried | 2022-06-02 11:04 | 2022-06-02 17:58 | |||||||
Reporter | adrianromero | View Status | public | |||||||||
Assigned To | adrianromero | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | feedback | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0137966) hgbot (developer) 2022-06-02 11:10 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/63 [^] |
(0137998) adrianromero (manager) 2022-06-02 17:58 |
Currently the Hardware Manager supports Java 11 or greater. |
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 |
Copyright © 2000 - 2009 MantisBT Group |