Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040925 | Modules | Analytics | public | 2019-05-21 08:32 | 2019-06-04 08:52 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | alostale |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0040925: Remove unneeded asm-3.2.jar library |
Description | The asm-3.2.jar library was included in Analytics because it is a compile dependency of jersey-server-1.11 library[1].
After this changeset[2], the jersey-server library was updated to version 1.19, which does not longer requires the dependency with asm library[3]. This is because the asm classes are repackaged and included inside the jersey-server library itself, under the "jersey.repackaged.org.objectweb.asm" package.
[1] https://mvnrepository.com/artifact/com.sun.jersey/jersey-server/1.11 [^]
[2] https://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/2b218040d291 [^]
[3] https://mvnrepository.com/artifact/com.sun.jersey/jersey-server/1.19 [^] |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-05-21 08:32 | caristu | New Issue | |
2019-05-21 08:32 | caristu | Assigned To | => caristu |
2019-05-21 08:32 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18798#r18798 |
2019-05-21 08:33 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18799#r18799 |
2019-05-21 09:06 | hgbot | Checkin | |
2019-05-21 09:06 | hgbot | Note Added: 0111942 | |
2019-05-21 09:06 | hgbot | Status | new => resolved |
2019-05-21 09:06 | hgbot | Resolution | open => fixed |
2019-05-21 09:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/e1311ab239eb2dbf60cf52734c20e90c551345a8 [^] |
2019-05-21 10:15 | caristu | Review Assigned To | => alostale |
2019-06-04 08:52 | alostale | Note Added: 0112362 | |
2019-06-04 08:52 | alostale | Status | resolved => closed |