Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028847Openbravo ERPA. Platformpublic2015-02-03 14:022015-02-09 08:36
AugustoMauch 
AugustoMauch 
immediatecriticalhave not tried
closedfixed 
5
 
 
alostale
Core
Automated tests
2015-02-03
pi
https://code.openbravo.com/erp/devel/pi/rev/128a5d39aba2a3e2e979a54f143c31d8fbf83b65 [^]
No
0028847: Change in method modifier has broken the API
In this changeset [1] the final modifier has been added to a method. This has broken the API.

[1] https://code.openbravo.com/erp/devel/pi/rev/128a5d39aba2a3e2e979a54f143c31d8fbf83b65 [^]
Check http://ci.openbravo.com/job/int-api/1142/ [^]
No tags attached.
caused by defect 00287363.0PR15Q2 closed AugustoMauch Link to parent tree tables displayed in child tabs should be filtered by the selected parent record automatically 
Issue History
2015-02-03 14:02AugustoMauchNew Issue
2015-02-03 14:02AugustoMauchAssigned To => AugustoMauch
2015-02-03 14:02AugustoMauchModules => Core
2015-02-03 14:02AugustoMauchRegression level => Automated tests
2015-02-03 14:02AugustoMauchRegression date => 2015-02-03
2015-02-03 14:02AugustoMauchRegression introduced in release => pi
2015-02-03 14:02AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/128a5d39aba2a3e2e979a54f143c31d8fbf83b65 [^]
2015-02-03 14:02AugustoMauchTriggers an Emergency Pack => No
2015-02-03 14:03AugustoMauchRelationship addedcaused by 0028736
2015-02-03 14:05hgbotCheckin
2015-02-03 14:05hgbotNote Added: 0074029
2015-02-03 14:05hgbotStatusnew => resolved
2015-02-03 14:05hgbotResolutionopen => fixed
2015-02-03 14:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/6efc49b1cb159df5ec1c8dfd22e747ab09906d06 [^]
2015-02-03 14:06AugustoMauchReview Assigned To => alostale
2015-02-04 11:32hgbotCheckin
2015-02-04 11:32hgbotNote Added: 0074071
2015-02-04 11:32hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/api-checks/rev/6efc49b1cb159df5ec1c8dfd22e747ab09906d06 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/fcb53e27b6a7b0145cf3e39099b5a52deec27ba3 [^]
2015-02-09 08:36alostaleStatusresolved => closed

Notes
(0074029)
hgbot   
2015-02-03 14:05   
Repository: erp/devel/api-checks
Changeset: 6efc49b1cb159df5ec1c8dfd22e747ab09906d06
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Feb 03 14:05:09 2015 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/6efc49b1cb159df5ec1c8dfd22e747ab09906d06 [^]

Fixes issue 28847: Fixes API change (added final modifier)

In this changeset [1] the final modifier has been added to a method. This has broken the API. There is no need to notify this API change because the method that caused was created in a version that has not been released yet.

[1] https://code.openbravo.com/erp/devel/pi/rev/128a5d39aba2a3e2e979a54f143c31d8fbf83b65 [^]

---
M java/reference/java.japi.gz
---
(0074071)
hgbot   
2015-02-04 11:32   
Repository: erp/devel/api-checks
Changeset: fcb53e27b6a7b0145cf3e39099b5a52deec27ba3
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Feb 04 11:31:43 2015 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/fcb53e27b6a7b0145cf3e39099b5a52deec27ba3 [^]

Fixes issue 28847: Fixes API change (added final modifier)

In this changeset [1] the final modifier has been added to a method. This has broken the API. There is no need to notify this API change because the method that caused was created in a version that has not been released yet. In the previous version the wrong version of java.japi.gz was included.

[1] https://code.openbravo.com/erp/devel/pi/rev/128a5d39aba2a3e2e979a54f143c31d8fbf83b65 [^]

---
M java/reference/java.japi.gz
---