Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040861Openbravo ERPA. Platformpublic2019-05-13 13:302019-05-17 08:37
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
3.0PR19Q3 
alostale
Core
No
0040861: API change: reduce visibility of ApplyModulesResponse
As part of the changes introduced for the removal of the xstream library (0039034), the code of the ApplyModulesResponse class has been modified by reducing its visibility from public to package protected (as it should not be part of the public API because it is only used internally).

Note that also some of its public methods has been removed.
.
No tags attached.
related to design defect 0039034 closed caristu Illegal Access warning in xstream-1.3.1 library 
Issue History
2019-05-13 13:30caristuNew Issue
2019-05-13 13:30caristuAssigned To => platform
2019-05-13 13:30caristuModules => Core
2019-05-13 13:30caristuTriggers an Emergency Pack => No
2019-05-13 13:30caristuIssue generated from0040860
2019-05-13 13:30caristuRelationship addedrelated to 0039034
2019-05-13 13:31caristuDescription Updatedbug_revision_view_page.php?rev_id=18755#r18755
2019-05-13 13:33caristuDescription Updatedbug_revision_view_page.php?rev_id=18756#r18756
2019-05-14 17:52hgbotCheckin
2019-05-14 17:52hgbotNote Added: 0111675
2019-05-14 17:52hgbotStatusnew => resolved
2019-05-14 17:52hgbotResolutionopen => fixed
2019-05-14 17:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/6b95bb41c9069d5b416b890707206bd171b8b3f6 [^]
2019-05-14 17:53caristuAssigned Toplatform => caristu
2019-05-14 17:53caristuReview Assigned To => alostale
2019-05-17 08:37alostaleStatusresolved => closed
2019-05-17 08:37alostaleFixed in Version => 3.0PR19Q3

Notes
(0111675)
hgbot   
2019-05-14 17:52   
Repository: erp/devel/api-checks
Changeset: 6b95bb41c9069d5b416b890707206bd171b8b3f6
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue May 14 17:52:26 2019 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/6b95bb41c9069d5b416b890707206bd171b8b3f6 [^]

fixes issue 40861: API change: Reduce visibility of ApplyModulesResponse

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