Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015561Openbravo ERPA. Platformpublic2010-12-31 14:072011-05-16 13:53
iperdomo 
iperdomo 
immediateminoralways
closedfixed 
202.6.35-gentoo-r12
 
pi 
User Interface Application
No
0015561: Utility methods moved from ApplicationUtils to ParameterUtils
Changeset moves utility methods between utility classes
https://code.openbravo.com/erp/devel/pi/rev/1e06cf360a62 [^]

Here you have the output of the Java API check

Missing
method org.openbravo.client.application.ApplicationUtils.getJSExpressionResult(java.util.Map<java.lang.String, java.lang.String>, javax.servlet.http.HttpSession, java.lang.String): missing in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/725
method org.openbravo.client.application.ApplicationUtils.getParameterFixedValue(java.util.Map<java.lang.String, java.lang.String>, org.openbravo.client.application.Parameter): missing in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/725
method org.openbravo.client.application.ApplicationUtils.getParameterValue(org.openbravo.client.application.ParameterValue): missing in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/725
method org.openbravo.client.application.ParameterUtils.setParameterValue(org.openbravo.client.application.Parameter, org.openbravo.client.application.ParameterValue, org.codehaus.jettison.json.JSONObject): missing in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/725
Check the output
http://builds.openbravo.com/job/int-api/725/console [^]
Approve the change
No tags attached.
Issue History
2010-12-31 14:07iperdomoNew Issue
2010-12-31 14:07iperdomoAssigned To => iciordia
2010-12-31 14:07iperdomoModules => User Interface Application
2010-12-31 14:15iciordiaNote Added: 0033500
2010-12-31 14:16iciordiaAssigned Toiciordia => iperdomo
2010-12-31 14:16iperdomoStatusnew => scheduled
2010-12-31 14:16iperdomofix_in_branch => pi
2010-12-31 14:19hgbotCheckin
2010-12-31 14:19hgbotNote Added: 0033501
2010-12-31 14:19hgbotStatusscheduled => resolved
2010-12-31 14:19hgbotResolutionopen => fixed
2010-12-31 14:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/1626634de55350ab85f0f9aee556aa9a463b007a [^]
2011-05-16 13:53iperdomoStatusresolved => closed

Notes
(0033500)
iciordia   
2010-12-31 14:15   
Change approved since the risk is very low (the functionality was just delivered in RC3).

Please report the change in the wiki page. Thanks,

Ismael
(0033501)
hgbot   
2010-12-31 14:19   
Repository: erp/devel/api-checks
Changeset: 1626634de55350ab85f0f9aee556aa9a463b007a
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Dec 31 14:17:08 2010 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/1626634de55350ab85f0f9aee556aa9a463b007a [^]

Fixes issue 15561: Changes Java API reference file

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