Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026643Openbravo ERPA. Platformpublic2014-05-21 10:372014-05-26 08:22
AugustoMauch 
AugustoMauch 
immediatemajorhave not tried
closedfixed 
5
 
3.0PR14Q3 
alostale
Core
Automated tests
2014-05-20
https://code.openbravo.com/erp/devel/pi/rev/f401b711161b6e74d379f726521b038291eb9745 [^]
No
0026643: int-api job has been broken bi the tree-impr project merge
The merge of the tree-impr project with pi has broken the API. A new abstract method, nodeHasChildren, has been added to TreeDatasourceService.java.

There is no need to make this method abstract, it can provide a default implementation to avoid breaking the API.
See https://ci.openbravo.com/job/int-api/459/ [^]
Provide a default implementation for the nodeHasChildren method of the TreeDatasourceService class.
No tags attached.
Issue History
2014-05-21 10:37AugustoMauchNew Issue
2014-05-21 10:37AugustoMauchAssigned To => AugustoMauch
2014-05-21 10:37AugustoMauchModules => Core
2014-05-21 10:37AugustoMauchTriggers an Emergency Pack => No
2014-05-21 10:39AugustoMauchRegression level => Automated tests
2014-05-21 10:39AugustoMauchRegression date => 2014-05-20
2014-05-21 10:39AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/f401b711161b6e74d379f726521b038291eb9745 [^]
2014-05-21 10:39AugustoMauchIssue Monitored: alostale
2014-05-21 10:40AugustoMauchReview Assigned To => alostale
2014-05-21 10:42hgbotCheckin
2014-05-21 10:42hgbotNote Added: 0067334
2014-05-21 10:42hgbotStatusnew => resolved
2014-05-21 10:42hgbotResolutionopen => fixed
2014-05-21 10:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6f7c9f5a81863bdf73d3ff3a0d6a7e815513ce5f [^]
2014-05-21 12:21AugustoMauchNote Added: 0067335
2014-05-21 18:34hudsonbotCheckin
2014-05-21 18:34hudsonbotNote Added: 0067352
2014-05-26 08:22alostaleNote Added: 0067428
2014-05-26 08:22alostaleStatusresolved => closed
2014-05-26 08:22alostaleFixed in Version => PR14Q3

Notes
(0067334)
hgbot   
2014-05-21 10:42   
Repository: erp/devel/pi
Changeset: 6f7c9f5a81863bdf73d3ff3a0d6a7e815513ce5f
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed May 21 10:41:21 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6f7c9f5a81863bdf73d3ff3a0d6a7e815513ce5f [^]

Fixes issue 26643: Provides default implementation to avoid breaking the API

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/TreeDatasourceService.java
---
(0067335)
AugustoMauch   
2014-05-21 12:21   
The API is no longer broken: https://ci.openbravo.com/job/int-api/461/ [^]
(0067352)
hudsonbot   
2014-05-21 18:34   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/30be5c8a933a [^]
Maturity status: Test
(0067428)
alostale   
2014-05-26 08:22   
code reviewed