Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0052935Openbravo ERPA. Platformpublic2023-07-06 13:222023-09-14 18:36
ablasco 
ablasco 
normalmajorhave not tried
closedfixed 
5
 
PR23Q4 
Core
No
0052935: Mockito update with Hibernate dependency on byte-buddy
Update Mockito version from 4.4 to 4.11 and byte.buddy.agent to 1.12.18 ( current 1.11.20 ).

But current Hibernate has a related dependency with byte.buddy 1.12.18.

When Hibernate update finish, and a new byte-buddy version is supported for both, we should update mockito in order to use the same version.

- Update byte-buddy-agent 1.12.18 used in the same mockito lib/test folder
- Update byte-buddy used in lib/runtime
*
No tags attached.
related to defect 0052900 closed Triage Platform Base Byte Buddy library is duplicated in core 
depends on defect 0053201 closed ablasco Update Hibernate 5.6 to 5.6.15 
Issue History
2023-07-06 13:22ablascoNew Issue
2023-07-06 13:22ablascoAssigned To => Triage Platform Base
2023-07-06 13:22ablascoModules => Core
2023-07-06 13:22ablascoTriggers an Emergency Pack => No
2023-07-24 12:13shuehnerRelationship addedrelated to 0052900
2023-07-24 12:13shuehnerIssue Monitored: shuehner
2023-08-11 09:36cbernerRelationship addeddepends on 0053201
2023-08-25 10:02AugustoMauchAssigned ToTriage Platform Base => ablasco
2023-09-05 20:18hgbotNote Added: 0154522
2023-09-08 08:36ablascoDescription Updatedbug_revision_view_page.php?rev_id=26791#r26791
2023-09-14 11:41hgbotNote Added: 0154840
2023-09-14 18:35hgbotResolutionopen => fixed
2023-09-14 18:35hgbotStatusnew => closed
2023-09-14 18:35hgbotFixed in Version => PR23Q4
2023-09-14 18:35hgbotNote Added: 0154869
2023-09-14 18:35hgbotNote Added: 0154870
2023-09-14 18:36hgbotNote Added: 0154871
2023-09-14 18:36hgbotNote Added: 0154872

Notes
(0154522)
hgbot   
2023-09-05 20:18   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/989 [^]
(0154840)
hgbot   
2023-09-14 11:41   
Merge Request created: https://gitlab.com/openbravo/tools/platform/dependencies/-/merge_requests/15 [^]
(0154869)
hgbot   
2023-09-14 18:35   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/989 [^]
(0154870)
hgbot   
2023-09-14 18:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 86bcf8d59df1e7ae17880a5aded0a4f83a94d03c
Author: Adrián Blasco <adrian.blasco@openbravo.com>
Date: 14-09-2023 16:35:47
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/86bcf8d59df1e7ae17880a5aded0a4f83a94d03c [^]

Fixes ISSUE-52935: Mockito update from 4.4 to 4.11.0

Updated libraries:
- mockito-core 4.4.0 -> 4.11.0
- mockito-inline 4.4.0 -> 4.11.0
- byte-buddy-agent 1.11.20 -> 1.12.18

---
A lib/test/byte-buddy-agent-1.12.18.jar
A lib/test/mockito-core-4.11.0.jar
A lib/test/mockito-inline-4.11.0.jar
M legal/Licensing.txt
M src-test/.classpath.template
---
(0154871)
hgbot   
2023-09-14 18:36   
Repository: https://gitlab.com/openbravo/tools/platform/dependencies [^]
Changeset: 00c5fc00a62ed2eeeecd82a28f36f20aa06f3f62
Author: Adrián Blasco <adrian.blasco@openbravo.com>
Date: 14-09-2023 16:36:09
URL: https://gitlab.com/openbravo/tools/platform/dependencies/-/commit/00c5fc00a62ed2eeeecd82a28f36f20aa06f3f62 [^]

Related to ISSUE-52935: Mockito 4.11 dependencies

---
M build.gradle
---
(0154872)
hgbot   
2023-09-14 18:36   
Merge request merged: https://gitlab.com/openbravo/tools/platform/dependencies/-/merge_requests/15 [^]