Openbravo Issue Tracking System - Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0047094 | Modules | Authorize.net Integration | public | 2021-06-11 19:41 | 2024-05-06 18:18 |
|
| Reporter | shuehner | |
| Assigned To | Triage Platform Conn | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | out of date | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | open |
| Regression date | |
| Regression introduced by commit | |
| Regression level | |
| Review Assigned To | |
| Support ticket | |
| OBNetwork customer | No |
| Regression introduced in release | |
|
| Summary | 0047094: Remove use of guava library in java code of authorized.net integration |
| Description | Done to prepare eventually removing guava library entirely
List of files referencing it
src/org/openbravo/authorize/net/process/cim/CIMExecutionProcess.java:import com.google.common.collect.Multimap;
src/org/openbravo/authorize/net/process/cim/util/CIMUtility.java:import com.google.common.collect.HashMultimap;
src/org/openbravo/authorize/net/process/cim/util/CIMUtility.java:import com.google.common.collect.Multimap;
|
| Steps To Reproduce | grep -Ir 'com\.google\.common' |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | 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:41 | shuehner | New Issue | |
| 2021-06-11 19:41 | shuehner | Assigned To | => Triage Finance |
| 2021-06-11 19:41 | shuehner | OBNetwork customer | => No |
| 2021-06-11 19:41 | shuehner | Relationship added | blocks 0047092 |
| 2022-02-28 13:43 | vmromanos | Assigned To | Triage Finance => Triage Platform Conn |
| 2024-04-19 13:01 | hgbot | Merge Request Status | => open |
| 2024-04-19 13:01 | hgbot | Note Added: 0163466 | |
| 2024-04-22 10:08 | hgbot | Note Added: 0163498 | |
| 2024-04-22 10:09 | meriem_azaf | Note Added: 0163499 | |
| 2024-05-06 18:18 | shuehner | Note Added: 0164123 | |
| 2024-05-06 18:18 | shuehner | Status | new => closed |
| 2024-05-06 18:18 | shuehner | Resolution | open => out of date |