Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047654Retail ModulesWeb POS Hardware Managerpublic2021-09-08 14:022022-01-17 13:13
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
RR22Q1 
No
0047654: Replace old RXTX serial libraries by new NR Serial libraries
RXTX serial library currently used in the Hardware Manager raises errors in some windows 10 environments and is unmaintained.

Then NRSerial library is a fork of the RXTX library that works in the windows 10 environments tested and it is maintained by Neuron Robotics: https://github.com/NeuronRobotics/nrjavaserial [^]

This replacement is needed.



N/A
NOR
Issue History
2021-09-08 14:02adrianromeroNew Issue
2021-09-08 14:02adrianromeroAssigned To => adrianromero
2021-09-08 14:02adrianromeroTriggers an Emergency Pack => No
2021-09-08 14:04hgbotNote Added: 0131654
2021-11-25 08:38hgbotResolutionopen => fixed
2021-11-25 08:38hgbotStatusnew => closed
2021-11-25 08:38hgbotFixed in Version => RR22Q1
2021-11-25 08:38hgbotNote Added: 0133344
2021-11-25 08:38hgbotNote Added: 0133345
2021-11-25 08:41hgbotNote Added: 0133346
2022-01-17 13:13rafarodaTag Attached: NOR

Notes
(0131654)
hgbot   
2021-09-08 14:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/40 [^]
(0133344)
hgbot   
2021-11-25 08:38   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: d965e25e4fe862f6f93b9ec19f54d969f62dcbd6
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-11-25T08:32:07+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/d965e25e4fe862f6f93b9ec19f54d969f62dcbd6 [^]

Fixes ISSUE-0047654: Replace old RXTX serial libraries by new NR Serial libraries

---
A project/lib/nrjavaserial-5.2.1.jar
M legal/Licensing.txt
M legal/RXTX-LICENSE.txt
M project/.classpath
M project/nbproject/project.properties
M project/start.bat
M project/start.sh
R project/lib/RXTXcomm.jar
R project/lib/i686-pc-linux-gnu/librxtxParallel.so
R project/lib/i686-pc-linux-gnu/librxtxSerial.so
R project/lib/mac-10.5/librxtxSerial.jnilib
R project/lib/win32/BuildProperties.txt
R project/lib/win32/Install.txt
R project/lib/win32/Readme.txt
R project/lib/win32/ReleaseNotes.txt
R project/lib/win32/rxtxParallel.dll
R project/lib/win32/rxtxSerial.dll
R project/lib/win64/BuildProperties.txt
R project/lib/win64/Install.txt
R project/lib/win64/Readme.txt
R project/lib/win64/ReleaseNotes.txt
R project/lib/win64/rxtxParallel.dll
R project/lib/win64/rxtxSerial.dll
R project/lib/x86_64-unknown-linux-gnu/BuildInfo.txt
R project/lib/x86_64-unknown-linux-gnu/Install.txt
R project/lib/x86_64-unknown-linux-gnu/Readme.txt
R project/lib/x86_64-unknown-linux-gnu/ReleaseNotes.txt
R project/lib/x86_64-unknown-linux-gnu/librxtxParallel.so
R project/lib/x86_64-unknown-linux-gnu/librxtxSerial.so
---
(0133345)
hgbot   
2021-11-25 08:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/40 [^]
(0133346)
hgbot   
2021-11-25 08:41   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^]
Changeset: e48e69d12743eb5fa7410107677512ae3640b46a
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-11-25T08:40:34+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/e48e69d12743eb5fa7410107677512ae3640b46a [^]

Related ISSUE-0047654: Replace old RXTX serial libraries by new NR Serial libraries

---
A bin/lib/nrjavaserial-5.2.1.jar
M bin/poshw.jar
M bin/rev.id
M bin/start.bat
M bin/start.sh
M legal/Licensing.txt
M legal/RXTX-LICENSE.txt
R bin/lib/RXTXcomm.jar
R bin/lib/i686-pc-linux-gnu/librxtxParallel.so
R bin/lib/i686-pc-linux-gnu/librxtxSerial.so
R bin/lib/mac-10.5/librxtxSerial.jnilib
R bin/lib/win32/BuildProperties.txt
R bin/lib/win32/Install.txt
R bin/lib/win32/Readme.txt
R bin/lib/win32/ReleaseNotes.txt
R bin/lib/win32/rxtxParallel.dll
R bin/lib/win32/rxtxSerial.dll
R bin/lib/win64/BuildProperties.txt
R bin/lib/win64/Install.txt
R bin/lib/win64/Readme.txt
R bin/lib/win64/ReleaseNotes.txt
R bin/lib/win64/rxtxParallel.dll
R bin/lib/win64/rxtxSerial.dll
R bin/lib/x86_64-unknown-linux-gnu/BuildInfo.txt
R bin/lib/x86_64-unknown-linux-gnu/Install.txt
R bin/lib/x86_64-unknown-linux-gnu/Readme.txt
R bin/lib/x86_64-unknown-linux-gnu/ReleaseNotes.txt
R bin/lib/x86_64-unknown-linux-gnu/librxtxParallel.so
R bin/lib/x86_64-unknown-linux-gnu/librxtxSerial.so
---