Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047096 | Retail Modules | Web POS | public | 2021-06-11 19:45 | 2024-05-13 12:40 |
|
Reporter | shuehner | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR24Q3 | |
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 | 0047096: posterminal: Remove guava usage in java code |
Description | Done to prepare eventually removing guava library entirely
List of files referencing it:
src/org/openbravo/retail/posterminal/security/POSLicenseRestrictions.java:import com.google.common.cache.CacheBuilder;
src/org/openbravo/retail/posterminal/security/POSLicenseRestrictions.java:import com.google.common.cache.CacheLoader;
src/org/openbravo/retail/posterminal/security/POSLicenseRestrictions.java:import com.google.common.cache.LoadingCache;
|
Steps To Reproduce | grep -Ir 'com\.google\.common' |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0048873 | | closed | cberner | Openbravo ERP | A new API should be provided to allow creating Time Invalidated Caches | blocks | design defect | 0047092 | | closed | meriem_azaf | Openbravo ERP | Remove guava library as it is no longer needed as a dependency of weld |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-06-11 19:45 | shuehner | New Issue | |
2021-06-11 19:45 | shuehner | Assigned To | => Retail |
2021-06-11 19:45 | shuehner | Triggers an Emergency Pack | => No |
2021-06-11 19:45 | shuehner | Issue generated from | 0047095 |
2021-06-11 19:45 | shuehner | Relationship added | blocks 0047092 |
2022-04-07 10:01 | alostale | Relationship added | depends on 0048873 |
2022-04-07 10:01 | alostale | Assigned To | Retail => alostale |
2022-04-07 10:04 | hgbot | Note Added: 0136390 | |
2022-04-07 10:04 | alostale | Status | new => scheduled |
2024-05-13 12:40 | hgbot | Resolution | open => fixed |
2024-05-13 12:40 | hgbot | Status | scheduled => closed |
2024-05-13 12:40 | hgbot | Fixed in Version | => RR24Q3 |
2024-05-13 12:40 | hgbot | Note Added: 0164491 | |
2024-05-13 12:40 | hgbot | Note Added: 0164492 | |
2024-05-13 12:40 | hgbot | Note Added: 0164493 | |