Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047096 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2021-06-11 19:45 | 2024-05-13 12:40 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR24Q3 | |||
Status | closed | 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 | 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' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0136390) hgbot (developer) 2022-04-07 10:04 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/765 [^] |
(0164491) hgbot (developer) 2024-05-13 12:40 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: f0195994456c8cfd9e8a4bc788faeb150eb5ef80 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 13-05-2024 10:37:59 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/f0195994456c8cfd9e8a4bc788faeb150eb5ef80 [^] fixes ISSUE-47096: remove guava dependency Removes dependency on guava by replacing guava's cache with org.openbravo.cache.TimeInvalidatedCache. --- M src/org/openbravo/retail/posterminal/security/POSLicenseRestrictions.java --- |
(0164492) hgbot (developer) 2024-05-13 12:40 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/765 [^] |
(0164493) hgbot (developer) 2024-05-13 12:40 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: f56708643c0203b95b438b5c7fe27d6670c7bee1 Author: Meriem Azaf <m.azaf@orisha.com> Date: 13-05-2024 10:37:59 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/f56708643c0203b95b438b5c7fe27d6670c7bee1 [^] fixes ISSUE-47096: code review changes --- M src/org/openbravo/retail/posterminal/security/POSLicenseRestrictions.java --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |