int-api - Build # 725 - Still Failing:
Check console output at http://builds.openbravo.com/job/int-api/725/ to view
the results.
Committers since last success:
Changes for Build #719
Martin Taal <[email protected]>
Fixes issue 15542: API Change: the script tags in manual windows using the
selector have changed
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/classic-skin-variable.js
modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponentProvider.java
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListComponentProvider.java
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceComponentProvider.java
modules/org.openbravo.userinterface.selector/src-wad/org/openbravo/userinterface/selector/wad/WADSelector.java
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorComponentProvider.java
modules/org.openbravo.userinterface.smartclient/src/org/openbravo/userinterface/smartclient/SmartClientComponentProvider.java
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-default-settings.js
Martin Taal <[email protected]>
Fixes issue 15542: API Change: the script tags in manual windows using the
selector have changed
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseComponentProvider.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/ComponentProvider.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelComponentProvider.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelConstants.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelServlet.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/StaticResourceComponent.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/StyleSheetResourceComponent.java
Martin Taal <[email protected]>
Fixes issue 15542: API Change: the script tags in manual windows using the
selector have changed
modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationComponentProvider.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/index.html
Changes for Build #720
Changes for Build #721
Gorka Ion Damián <[email protected]>
[OBCQL] Changed links on example query list widgets.
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBCQL_QUERY_COLUMN.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBCQL_WIDGET_QUERY.xml
Martin Taal <[email protected]>
Removed system.err.println
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelServlet.java
Changes for Build #722
Gorka Ion Damián <[email protected]>
[OBCQL] Temporarily remove rows filter on maximized view.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Gorka Ion Damián <[email protected]>
[OBCQL] Only open once each widget instance.Disable drag and drop.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-view.js
Gorka Ion Damián <[email protected]>
[OBCQL] Properly set the widgetInstanceId.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Gorka Ion Damián <[email protected]>
[OBCQL] Set widget title.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-view.js
Gorka Ion Damián <[email protected]>
[OBCQL] Show widget and grid with filter row in QueryListView.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-view.js
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Gorka Ion Damián <[email protected]>
[OBQMO] Fixed typo on javadoc.
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-widget.js
Gorka Ion Damián <[email protected]>
[OBCQL] Override maximize function of QueryList widget to open
QueryListView.
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListWidgetProvider.java
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Gorka Ion Damián <[email protected]>
[OBCQL] Added QueryListWidgetView first implementation.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-view.js
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListComponentProvider.java
Changes for Build #723
Gorka Ion Damián <[email protected]>
[OBCQL] Removed unneeded code. Set showAll option. Use parameter
DBColumnName instead of name.
modules/org.openbravo.client.myob/src/org/openbravo/client/myob/WidgetProvider.java
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListWidgetProvider.java
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Gorka Ion Damián <[email protected]>
[OBKMO] Get parameter values using ParameterUtils method.
modules/org.openbravo.client.myob/src/org/openbravo/client/myob/WidgetProvider.java
Gorka Ion Damián <[email protected]>
[OBUIAPP] Move methods to ParameterUtils, improvements on getParameterValue
method.
modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationUtils.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/JSExpressionCallout.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/ParameterUtils.java
Pablo Sarobe <[email protected]>
[v3 template][clean up]Added fields Schedule delivery date for orders
modules/org.openbravo.v3/src-db/database/configScript.xml
Changes for Build #724
Changes for Build #725
Iván Perdomo <[email protected]>
Improved check for number parameter, check also for NaN
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
Asier Lostalé <[email protected]>
fixed issue 15555: In Oracle, Enterprise Module Management window shows an
error message on open
Applied workaround described in issue #15556: use OBQuery instead of
OBCriteria.
src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree.java
Iván Perdomo <[email protected]>
Fixes wrong number formatting for 0
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
Gorka Ion Damián <[email protected]>
[OBKMO] Widget class field on parameters tab set to read only.
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_FIELD.xml
Pablo Sarobe <[email protected]>
[OBCQL] Added widget pending goods receipt
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBCQL_QUERY_COLUMN.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBCQL_WIDGET_QUERY.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
Gorka Ion Damián <[email protected]>
[OBCQL] Fixed column order on exported csv.
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java
Gorka Ion Damián <[email protected]>
[OBCQL] Fixed menu items and refresh on Maximized view.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-view.js
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Gorka Ion Damián <[email protected]>
[OBKMO] Added canDelete property on widgets to disable deleteWidget option.
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-widget.js
Gorka Ion Damián <[email protected]>
[OBCQL] Fixed setWidgetHeight method.
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Martin Taal <[email protected]>
Summary row should not show links and link styling, prevent whole cell from
being clickable
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-grid-styles.js
Gorka Ion Damián <[email protected]>
[OBKMO] Removed unused parameter.
modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoActionHandler.java
Gorka Ion Damián <[email protected]>
[OBUIAPP] Removed unused parameters.
modules/org.openbravo.client.application/src/org/openbravo/client/application/ParameterUtils.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/ParametersActionHandler.java
Gorka Ion Damián <[email protected]>
[OBCQL] Added columns for maximize view on invoice to pay and collect
widgets.
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBCQL_QUERY_COLUMN.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBCQL_WIDGET_QUERY.xml
Gorka Ion Damián <[email protected]>
[OBKMO] Set message type to Info when no widgets have been moved.
modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoActionHandler.java
Gorka Ion Damián <[email protected]>
[OBCQL] Explicity set to false showGridSummary when no summary function is
defined.
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListUtils.java
Iván Perdomo <[email protected]>
Fixes load the ob-utils file from butler
modules/org.openbravo.client.application/web/org.openbravo.client.application/index.html
Martin Taal <[email protected]>
Handle case that number if undefined when calling JSToOBMasked
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
Martin Taal <[email protected]>
Solved overwritten typo
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-widget.js
Martin Taal <[email protected]>
Load contents if the widget is initialized
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-widget.js
Mikel Irurita <[email protected]>
Fixes issue 14757: Payment Method combo should show only valid methods
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/erpCommon/ad_callouts/SE_Invoice_BPartner.java
Martin Taal <[email protected]>
Set autofetchdata to false to prevent server side exception cause
dbInstanceId is not yet set
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
Martin Taal <[email protected]>
Postthroughhiddenform now removes previous inputs
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
Martin Taal <[email protected]>
Solved column overflow in link columns
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-grid-styles.css
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-grid-styles.js
Martin Taal <[email protected]>
Solved warning
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/servlet/CalloutServletConfig.java
Gorka Ion Damián <[email protected]>
[OBCQL] Added showAll parameter to Query/List widgets.
modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
Juan Pablo Aroztegi <[email protected]>
sampledata: replace SmallBazaar with F&B International Group
referencedata/sampledata/F_B_International_Group.xml
referencedata/sampledata/SmallBazaar.xml
Last 20 lines of the console output:
[...truncated 452 lines...]
Error Summary:
Methods: 4 missing.
Errors:
org.openbravo.client.application:
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
+ failure=1
+ scp -P 19198
/srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/725.japi.gz
[email protected]:/var/www/localhost/htdocs/japi/int/
+ exit 1
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds