Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047654
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POS Hardware Managermajorhave not tried2021-09-08 14:022022-01-17 13:13
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in VersionRR22Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047654: Replace old RXTX serial libraries by new NR Serial libraries

DescriptionRXTX 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.



Steps To ReproduceN/A
TagsNOR
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0131654)
hgbot (developer)
2021-09-08 14:04

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/40 [^]
(0133344)
hgbot (developer)
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 (developer)
2021-11-25 08:38

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/40 [^]
(0133346)
hgbot (developer)
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
---

- Issue History
Date Modified Username Field Change
2021-09-08 14:02 adrianromero New Issue
2021-09-08 14:02 adrianromero Assigned To => adrianromero
2021-09-08 14:02 adrianromero Triggers an Emergency Pack => No
2021-09-08 14:04 hgbot Note Added: 0131654
2021-11-25 08:38 hgbot Resolution open => fixed
2021-11-25 08:38 hgbot Status new => closed
2021-11-25 08:38 hgbot Fixed in Version => RR22Q1
2021-11-25 08:38 hgbot Note Added: 0133344
2021-11-25 08:38 hgbot Note Added: 0133345
2021-11-25 08:41 hgbot Note Added: 0133346
2022-01-17 13:13 rafaroda Tag Attached: NOR


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker