Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031432 | Openbravo ERP | A. Platform | public | 2015-11-11 17:49 | 2015-11-26 09:22 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR16Q1 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031432: Update version of commons-io library from 2.0.1 to 2.4 |
Description | We are currently working on a database synchronization module that will require the version 2.4 of the commons-io library.
That module does not work with the current version 2.0.1. But Openbravo does work with the 2.4 version. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0031671 | | closed | AugustoMauch | The dbsourcemanager classpath references the old version commons-io |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-11-11 17:49 | AugustoMauch | New Issue | |
2015-11-11 17:49 | AugustoMauch | Assigned To | => platform |
2015-11-11 17:49 | AugustoMauch | OBNetwork customer | => No |
2015-11-11 17:49 | AugustoMauch | Modules | => Core |
2015-11-11 17:49 | AugustoMauch | Triggers an Emergency Pack | => No |
2015-11-11 18:00 | AugustoMauch | Note Added: 0081723 | |
2015-11-11 18:01 | AugustoMauch | Note Edited: 0081723 | bug_revision_view_page.php?bugnote_id=0081723#r10167 |
2015-11-11 18:02 | AugustoMauch | Note Edited: 0081723 | bug_revision_view_page.php?bugnote_id=0081723#r10168 |
2015-11-16 13:27 | AugustoMauch | Review Assigned To | => alostale |
2015-11-16 13:31 | AugustoMauch | Note Added: 0081875 | |
2015-11-16 13:32 | hgbot | Checkin | |
2015-11-16 13:32 | hgbot | Note Added: 0081877 | |
2015-11-16 13:32 | hgbot | Status | new => resolved |
2015-11-16 13:32 | hgbot | Resolution | open => fixed |
2015-11-16 13:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dcc7fba68b208c0715cd969954d587cd8b88c5e2 [^] |
2015-11-16 14:32 | alostale | Assigned To | platform => AugustoMauch |
2015-11-16 14:33 | AugustoMauch | Note Added: 0081885 | |
2015-11-16 18:12 | hgbot | Checkin | |
2015-11-16 18:12 | hgbot | Note Added: 0081899 | |
2015-11-23 21:17 | hudsonbot | Checkin | |
2015-11-23 21:17 | hudsonbot | Note Added: 0082233 | |
2015-11-23 21:17 | hudsonbot | Checkin | |
2015-11-23 21:17 | hudsonbot | Note Added: 0082241 | |
2015-11-26 09:22 | alostale | Note Added: 0082357 | |
2015-11-26 09:22 | alostale | Status | resolved => closed |
2015-11-26 09:22 | alostale | Fixed in Version | => 3.0PR16Q1 |
2015-12-09 12:38 | AugustoMauch | Relationship added | related to 0031671 |
Notes |
|
(0081723)
|
AugustoMauch
|
2015-11-11 18:00
(edited on: 2015-11-11 18:02) |
|
|
|
|
Other checks:
- It passes try
- It passes try-retail
- The licence remains the same
- The new version requires Java 6, Openbravo already required it |
|
|
(0081877)
|
hgbot
|
2015-11-16 13:32
|
|
Repository: erp/devel/pi
Changeset: dcc7fba68b208c0715cd969954d587cd8b88c5e2
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Nov 11 17:48:28 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/dcc7fba68b208c0715cd969954d587cd8b88c5e2 [^]
Fixes issue 31432: Upgrade version of commons-io from 2.0.1 to 2.4
In the near future a module related with database synchronization is going to be published. This module requires the 2.4 version of the commons-io library, that's why the commons-io library has been updated to this version.
---
A lib/runtime/commons-io-2.4.jar
R lib/runtime/commons-io-2.0.1.jar
---
|
|
|
|
|
|
(0081899)
|
hgbot
|
2015-11-16 18:12
|
|
|
|
|
|
|
|
|
|
|
code reviewed, checked actual impact for existing modules should be low |
|