Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037335Openbravo ERPY. DBSourceManagerpublic2017-11-20 18:442017-11-27 11:00
caristu 
caristu 
normalminorN/A
closedfixed 
5
 
3.0PR18Q1 
alostale
Core
No
0037335: The DBSourceManager test classpath references the old jettison library
Due to issue[1] some changesets were backported into a new patched jettison library. DBSourceManager is referencing the "old" jettison version into the src-test/.classpath file.

[1] https://issues.openbravo.com/view.php?id=37135 [^]
Import the DBSourceManagerModularity and DBSMTest projects in eclipse. There will be a build path problem because of the missing jettison-1.3.jar file.
No tags attached.
related to defect 0037135 closed alostale OOM parsing corrupted JSON 
Issue History
2017-11-20 18:44caristuNew Issue
2017-11-20 18:44caristuAssigned To => platform
2017-11-20 18:44caristuModules => Core
2017-11-20 18:44caristuTriggers an Emergency Pack => No
2017-11-20 18:44caristuAssigned Toplatform => caristu
2017-11-20 18:44caristuRelationship addedrelated to 0037135
2017-11-20 18:49hgbotCheckin
2017-11-20 18:49hgbotNote Added: 0100631
2017-11-20 18:49hgbotStatusnew => resolved
2017-11-20 18:49hgbotResolutionopen => fixed
2017-11-20 18:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/dbsm-main/rev/76d2af1669f3f7399e289f5e29f8591b0ff317fa [^]
2017-11-20 18:49caristuReview Assigned To => alostale
2017-11-20 18:50caristuDescription Updatedbug_revision_view_page.php?rev_id=16323#r16323
2017-11-20 18:53caristuDescription Updatedbug_revision_view_page.php?rev_id=16324#r16324
2017-11-27 11:00alostaleNote Added: 0100732
2017-11-27 11:00alostaleStatusresolved => closed
2017-11-27 11:00alostaleFixed in Version => 3.0PR18Q1

Notes
(0100631)
hgbot   
2017-11-20 18:49   
Repository: erp/devel/dbsm-main
Changeset: 76d2af1669f3f7399e289f5e29f8591b0ff317fa
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Nov 20 18:47:22 2017 +0100
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/76d2af1669f3f7399e289f5e29f8591b0ff317fa [^]

fixes bug 37335: DBSourceManager test classpath references old jettison library

---
M src-test/.classpath
---
(0100732)
alostale   
2017-11-27 11:00   
reviewed