Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038337 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS Hardware Manager | major | always | 2018-04-11 18:14 | 2020-10-19 12:37 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR18Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 66eee80c7ed2 | ||||
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 | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038337: make hardware manager compatible with java 9 - 11 | |||||||
Description | hardware manager don't compile with java 9 nor java 11 | |||||||
Steps To Reproduce | - hg clone https://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources [^] - cd org.openbravo.retail.poshwmanager.sources - export JAVA_HOME=path_to_a_java9 - and clean jar | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||||||||||||||||
|
Notes | |
(0103848) gorka_gil (administrator) 2018-04-12 16:09 |
tested version openjdk 11ea8 |
(0103872) hgbot (developer) 2018-04-13 11:23 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager Changeset: 6bba8946e0418820f7503350d725a5cce21a0316 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Thu Apr 12 17:42:21 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/6bba8946e0418820f7503350d725a5cce21a0316 [^] Fixes issue 38337: make hardware manager compatible with java 9 - 11 Tested in jdk9 and jdk11ea8 - Change deprecated(jdk9)/deleted(jdk11) function to convert from hex to byte in UnicodeTranslator.java - Fix Integer, Double, Byte, Float instantiation in many java's - Delete TicketParserJSON.java since is not used - Removed the option to play sounds in the hardware manager since is not used and the java applet is deprecated --- M bin/poshw.jar M bin/rev.id --- |
(0103873) hgbot (developer) 2018-04-13 11:23 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager.sources Changeset: 66eee80c7ed2beb018cc58670c42785913e85659 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Thu Apr 12 17:01:54 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/66eee80c7ed2beb018cc58670c42785913e85659 [^] Fixes issue 38337: make hardware manager compatible with java 9 - 11 Tested in jdk9 and jdk11ea8 - Change deprecated(jdk9)/deleted(jdk11) function to convert from hex to byte in UnicodeTranslator.java - Fix Integer, Double, Byte, Float instantiation in many java's - Delete TicketParserJSON.java since is not used - Removed the option to play sounds in the hardware manager since is not used and the java applet is deprecated --- M project/src/com/openbravo/pos/printer/TicketParser.java M project/src/com/openbravo/pos/printer/escpos/Codes.java M project/src/com/openbravo/pos/printer/escpos/CodesWincor.java M project/src/com/openbravo/pos/printer/escpos/UnicodeTranslator.java M project/src/com/openbravo/pos/printjrxml/JRJsonDatasource.java M project/src/com/openbravo/pos/scale/GenericContinuousScale.java M project/src/com/openbravo/pos/scale/GenericScale.java M project/src/com/openbravo/pos/scale/ScaleDialog1.java M project/src/com/openbravo/pos/scale/ScaleFake.java M project/src/com/openbravo/pos/scale/ScaleSamsungEsp.java M project/src/com/openbravo/pos/scale/ScaleSerial.java R project/src/com/openbravo/pos/printer/TicketParserJSON.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2018-04-11 18:14 | gorka_gil | New Issue | |
2018-04-11 18:14 | gorka_gil | Assigned To | => gorka_gil |
2018-04-11 18:14 | gorka_gil | Triggers an Emergency Pack | => No |
2018-04-11 18:14 | gorka_gil | Status | new => scheduled |
2018-04-11 18:16 | gorka_gil | Relationship added | related to 0037966 |
2018-04-12 16:09 | gorka_gil | Note Added: 0103848 | |
2018-04-13 11:23 | hgbot | Checkin | |
2018-04-13 11:23 | hgbot | Note Added: 0103872 | |
2018-04-13 11:23 | hgbot | Status | scheduled => resolved |
2018-04-13 11:23 | hgbot | Resolution | open => fixed |
2018-04-13 11:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/6bba8946e0418820f7503350d725a5cce21a0316 [^] |
2018-04-13 11:23 | hgbot | Checkin | |
2018-04-13 11:23 | hgbot | Note Added: 0103873 | |
2018-04-13 11:23 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/6bba8946e0418820f7503350d725a5cce21a0316 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/66eee80c7ed2beb018cc58670c42785913e85659 [^] |
2018-05-04 15:19 | marvintm | Review Assigned To | => marvintm |
2018-05-04 15:19 | marvintm | Status | resolved => closed |
2018-05-04 15:19 | marvintm | Fixed in Version | => RR18Q3 |
2020-10-19 12:37 | shuehner | Relationship added | depends on 0045244 |
2020-10-19 12:37 | shuehner | Relationship added | depends on 0045245 |
2020-10-22 10:19 | cberner | Relationship added | related to 0045274 |
Copyright © 2000 - 2009 MantisBT Group |