Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013935Openbravo ERPZ. Otherspublic2010-07-09 18:132010-07-13 00:00
alostale 
alostale 
immediatecriticalN/A
closedfixed 
5
 
 
Core
No
0013935: try-api check 39 fails
http://builds.openbravo.com/view/try/job/try-api/39/console [^]

Errors:

org.openbravo.services.webservice:
Missing
constructor org.openbravo.services.webservice.Module(java.lang.String, java.lang.String, org.openbravo.services.webservice.ModuleDependency[], java.lang.String, java.lang.String, org.openbravo.services.webservice.ModuleDependency[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean): missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/39
constructor org.openbravo.services.webservice.SimpleModule(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean): missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/39
method org.openbravo.services.webservice.Module.getIsCommercial(): missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/39
method org.openbravo.services.webservice.Module.setIsCommercial(java.lang.Boolean): missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/39
method org.openbravo.services.webservice.SimpleModule.getIsCommercial(): missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/39
method org.openbravo.services.webservice.SimpleModule.setIsCommercial(java.lang.Boolean): missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/39
No tags attached.
Issue History
2010-07-09 18:13alostaleNew Issue
2010-07-09 18:13alostaleAssigned To => adrianromero
2010-07-09 18:16alostaleNote Added: 0029196
2010-07-09 18:16alostaleAssigned Toadrianromero => pjuvara
2010-07-12 09:42alostaleNote Added: 0029220
2010-07-12 13:02shuehnerNote Added: 0029226
2010-07-12 15:19pjuvaraStatusnew => scheduled
2010-07-12 15:19pjuvaraNote Added: 0029233
2010-07-12 15:19pjuvaraAssigned Topjuvara => alostale
2010-07-12 15:19pjuvarafix_in_branch => pi
2010-07-12 16:31hgbotCheckin
2010-07-12 16:31hgbotNote Added: 0029239
2010-07-12 16:31hgbotStatusscheduled => resolved
2010-07-12 16:31hgbotResolutionopen => fixed
2010-07-12 16:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/517a95b0c7a519c63f60d5af4eb38b288cd23f2f [^]
2010-07-12 16:44alostaleStatusresolved => closed
2010-07-13 00:00anonymoussf_bug_id0 => 3028669

Notes
(0029196)
alostale   
2010-07-09 18:16   
This error is not in pi yet, it is in Modules Life Cycle Management branch.

For this project a new version of Central Repository Web Service has been developed and this api change is due the generated Java client is different.

It shouldn't be an issue since these services are only intended to be used by core, not by other modules. So suggestion: accept change.
(0029220)
alostale   
2010-07-12 09:42   
Already merged back to pi.
(0029226)
shuehner   
2010-07-12 13:02   
I don't agree with this statement:
It shouldn't be an issue since these services are only intended to be used by core, not by other modules

As one utility program i wrote and use already had to be updated to work again.

However those client side function only make sense if they are in sync with the CR-serverside werservice -> suggestion: accept with low risk
(0029233)
pjuvara   
2010-07-12 15:19   
Accepted. Please send notification with risk level low.
(0029239)
hgbot   
2010-07-12 16:31   
Repository: erp/devel/api-checks
Changeset: 517a95b0c7a519c63f60d5af4eb38b288cd23f2f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 12 16:30:35 2010 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/517a95b0c7a519c63f60d5af4eb38b288cd23f2f [^]

fixed issue 13935: try-api check 39 fails

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