erp_devel_pi-full-pgsql-openjdk_6-smoke-test - Build # 33 - Failure:
Check console output at
http://builds.openbravo.com/job/erp_devel_pi-full-pgsql-openjdk_6-smoke-test/33/
to view the results.
Committers since last success:
Changes for Build #33
Ben Sommerville <[email protected]>
Fixes 12907 : Remove calls to setProcessingMode
src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html
Martin Taal <[email protected]>
Changed test case to not test on dates as postgres and oracle give
different results
src-test/org/openbravo/test/dal/IssuesTest.java
Martin Taal <[email protected]>
Solved typo implememtation --> implementation
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_FIELD.xml
Martin Taal <[email protected]>
Removed test for issue 12594, unintentionally committed
src-test/org/openbravo/test/dal/IssuesTest.java
Martin Taal <[email protected]>
fixes issue 12702: Cycle in parent reference references then DAL throws
stack over flow error
src-test/org/openbravo/test/dal/IssuesTest.java
src/org/openbravo/base/model/Reference.hbm.xml
src/org/openbravo/base/model/Reference.java
Martin Taal <[email protected]>
fixes issue 12106: record identifier returned from dal uses ' ' as
separator of columns, but normal pl-version uses ' - '
src-test/org/openbravo/test/dal/IssuesTest.java
src/org/openbravo/base/structure/IdentifierProvider.java
Martin Taal <[email protected]>
Small change to let testcase not fail in case a module does not have a db
prefix
src-test/org/openbravo/test/system/SystemValidatorTest.java
Martin Taal <[email protected]>
Solve small issue when computing property path and handling of _identifier
property
src/org/openbravo/dal/core/DalUtil.java
Martin Taal <[email protected]>
fixes issue 12575: It is neccessary to create a testcase for Transient
Condition
src-test/org/openbravo/test/expression/EvaluationTest.java
David Baz Fayos <[email protected]>
Fixed issue 12726: Now datepicker button css doesn't not interfer
web/js/jscalendar/calendar-blue.css
web/js/jscalendar/calendar-brown.css
web/js/jscalendar/calendar-green.css
web/js/jscalendar/calendar-system.css
web/js/jscalendar/calendar-tas.css
web/js/jscalendar/calendar-win2k-1.css
web/js/jscalendar/calendar-win2k-2.css
web/js/jscalendar/calendar-win2k-cold-1.css
web/js/jscalendar/calendar-win2k-cold-2.css
web/js/jscalendar/calendar.js
web/js/jscalendar/calendar_stripped.js
web/js/jscalendar/skins/Default/theme.css
web/js/jscalendar/skins/aqua/theme.css
web/skins/Default/Openbravo_ERP_250.css
David Baz Fayos <[email protected]>
Fixed issue 12714: Now maxlength is taked into account when typing comma
src/org/openbravo/erpCommon/security/Login_F1.html
web/js/utils.js
Iván Perdomo <[email protected]>
Fixes issue 12709: Solved problem of double request
src/org/openbravo/erpCommon/security/Login_F1.html
web/js/menuKeyboard.js
web/js/utils.js
Balamurugan Ramadoss <[email protected]>
Fixes Issue 12600: Tax Amount field is not updated we changed Tax field
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_FIELD.xml
src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Amt.java
David Alsasua <[email protected]>
Fixes issue 12574: Uncorrect gl entry in cancelled settlement
src/org/openbravo/erpCommon/ad_forms/DocPayment.java
src/org/openbravo/erpCommon/ad_forms/DocPayment_data.xsql
Iván Perdomo <[email protected]>
Fixes issue 10245: Added default values to start date and start time
src-db/database/sourcedata/AD_COLUMN.xml
Iván Perdomo <[email protected]>
Fixes issue 12692: Rollback changeset 1d4395cec278
src-db/database/sourcedata/AD_COLUMN.xml
Eduardo Argal Guibert <[email protected]>
Fixes bug 0012539: DocPayment.java has no references to currency convert
src/org/openbravo/erpCommon/ad_forms/DocPayment.java
Martin Taal <[email protected]>
Backing out from changesets 6722 - 6726
src-test/org/openbravo/test/dal/IssuesTest.java
src-test/org/openbravo/test/expression/EvaluationTest.java
src-test/org/openbravo/test/system/SystemValidatorTest.java
src/org/openbravo/base/structure/IdentifierProvider.java
src/org/openbravo/dal/core/OBContext.java
Martin Taal <[email protected]>
Handle null value in dateformatting
src/org/openbravo/base/structure/IdentifierProvider.java
Martin Taal <[email protected]>
Small change to let testcase not fail in case a module does not have a db
prefix
src-test/org/openbravo/test/system/SystemValidatorTest.java
Martin Taal <[email protected]>
fixes issue 12106: record identifier returned from dal uses ' ' as
separator of columns, but normal pl-version uses ' - '
src/org/openbravo/base/structure/IdentifierProvider.java
Martin Taal <[email protected]>
fixes issue 12575: It is neccessary to create a testcase for Transient
Condition
src-test/org/openbravo/test/expression/EvaluationTest.java
Martin Taal <[email protected]>
fixes issue 12660: OBContext enableAsAdminContext - resetAsAdminContext
should use an stack
src-test/org/openbravo/test/dal/IssuesTest.java
src/org/openbravo/dal/core/OBContext.java
Iván Perdomo <[email protected]>
Fixes issue 10245: Added trigger to validate process request info
src-db/database/model/triggers/AD_PROCESS_REQUEST_TRG.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
Iván Perdomo <[email protected]>
Added mandatory flags and default values. Related to issue 10245
src-db/database/sourcedata/AD_COLUMN.xml
Eduardo Argal Guibert <[email protected]>
Fixes bug 0012667: Tax record is deleted when other tax is entered, after
processing
src-db/database/model/triggers/C_INVOICELINETAX_TRG.xml
Adrián Romero <[email protected]>
Fixes issue 0012313: Price List Report Error
src/org/openbravo/erpCommon/ad_reports/ReportPricelist.java
Salvador Zapata <[email protected]>
Merge
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceExcel.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.jrxml
web/js/dojotoolkit/dijit/themes/lucid/form/Common_rtl.css
web/js/dojotoolkit/dijit/themes/lucid/form/Select.css
web/js/dojotoolkit/dojo/nls/dojo_nb.js
web/js/dojotoolkit/dojo/uacss.js
web/js/dojotoolkit/dojo/window.js
web/js/dojotoolkit/dojox/css3/fx.js
web/js/dojotoolkit/dojox/editor/plugins/Blockquote.js
web/js/dojotoolkit/dojox/editor/plugins/InsertAnchor.js
web/js/dojotoolkit/dojox/editor/plugins/PasteFromWord.js
web/js/dojotoolkit/dojox/editor/plugins/nls/Blockquote.js
web/js/dojotoolkit/dojox/editor/plugins/nls/InsertAnchor.js
web/js/dojotoolkit/dojox/editor/plugins/nls/PasteFromWord.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/cs/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/de/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/es/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/fr/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/hu/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/it/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ja/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ko/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pl/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/pt/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/ru/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh-tw/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/Breadcrumb.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/FindReplace.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/InsertEntity.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/PageBreak.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/Preview.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/Save.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/ShowBlockNodes.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/Smiley.js
web/js/dojotoolkit/dojox/editor/plugins/nls/zh/latinEntities.js
web/js/dojotoolkit/dojox/editor/plugins/resources/css/Blockquote.css
web/js/dojotoolkit/dojox/editor/plugins/resources/css/InsertAnchor.css
web/js/dojotoolkit/dojox/editor/plugins/resources/css/PasteFromWord.css
web/js/dojotoolkit/dojox/editor/plugins/resources/icons/anchor.gif
web/js/dojotoolkit/dojox/editor/plugins/resources/icons/anchorDisabled.gif
web/js/dojotoolkit/dojox/editor/plugins/resources/icons/blockquote.gif
web/js/dojotoolkit/dojox/editor/plugins/resources/icons/blockquoteDisabled.gif
web/js/dojotoolkit/dojox/editor/plugins/resources/icons/pasteFromWord.gif
web/js/dojotoolkit/dojox/editor/plugins/resources/icons/pasteFromWordDisabled.gif
web/js/dojotoolkit/dojox/editor/plugins/resources/images/anchor.gif
web/js/dojotoolkit/dojox/fx/ext-dojo/complex.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/cs/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/de/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/es/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/fr/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/hu/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/it/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/ja/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/ko/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/pl/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/pt/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/ru/EnhancedGrid.js
web/js/dojotoolkit/dojox/grid/enhanced/nls/zh-tw/EnhancedGrid.js
web/js/dojotoolkit/dojox/widget/nls/cs/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/de/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/es/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/fr/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/hu/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/it/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/ja/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/ko/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/pl/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/pt/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/ru/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/zh-tw/ColorPicker.js
web/js/dojotoolkit/dojox/widget/nls/zh/ColorPicker.js
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.fo
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.xml
web/js/dojotoolkit/dijit/tests/_data/countries.json
web/js/dojotoolkit/dijit/tests/_testCommon.js
web/js/dojotoolkit/dijit/themes/noir/images/buttonActive-left.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonActive-right.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonActive-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonDisabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonDisabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonDisabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonEnabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonEnabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonEnabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonHover-left.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonHover-right.png
web/js/dojotoolkit/dijit/themes/noir/images/buttonHover-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/close.png
web/js/dojotoolkit/dijit/themes/noir/images/closeActive.png
web/js/dojotoolkit/dijit/themes/noir/images/closeHover.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonArrowActive-left.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonArrowActive-right.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonArrowActive-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonArrowHover-left.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonArrowHover-right.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonArrowHover-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonBtnActive-left.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonBtnActive-right.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonBtnActive-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonBtnHover-left.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonBtnHover-right.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonBtnHover-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonDisabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonDisabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonDisabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonEnabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonEnabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/comboButtonEnabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonActive-center.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonActive-left.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonActive-right.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonActive-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonDisabled-center.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonDisabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonDisabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonDisabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonEnabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonEnabled-right-06.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonEnabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonEnabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonHover-center.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonHover-left.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonHover-right.png
web/js/dojotoolkit/dijit/themes/noir/images/ddButtonHover-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/dndCopy.png
web/js/dojotoolkit/dijit/themes/noir/images/dndMove.png
web/js/dojotoolkit/dijit/themes/noir/images/dndNoCopy.png
web/js/dojotoolkit/dijit/themes/noir/images/dndNoMove.png
web/js/dojotoolkit/dijit/themes/noir/images/editor_rtl.gif
web/js/dojotoolkit/dijit/themes/noir/images/images.css
web/js/dojotoolkit/dijit/themes/noir/images/selectActive-left.png
web/js/dojotoolkit/dijit/themes/noir/images/selectActive-right.png
web/js/dojotoolkit/dijit/themes/noir/images/selectActive-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/selectDisabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/selectDisabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/selectDisabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/selectEnabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/selectEnabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/selectEnabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/selectHover-left.png
web/js/dojotoolkit/dijit/themes/noir/images/selectHover-right.png
web/js/dojotoolkit/dijit/themes/noir/images/selectHover-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerActive-bottom.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerActive-top.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerDisabled-bottom.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerDisabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerDisabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerDisabled-top.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerEnabled-bottom.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerEnabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerEnabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerEnabled-top.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerHover-bottom.png
web/js/dojotoolkit/dijit/themes/noir/images/spinnerHover-top.png
web/js/dojotoolkit/dijit/themes/noir/images/tabActive-left.png
web/js/dojotoolkit/dijit/themes/noir/images/tabActive-right.png
web/js/dojotoolkit/dijit/themes/noir/images/tabActive-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/tabDisabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/tabDisabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/tabDisabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/tabEnabled-left.png
web/js/dojotoolkit/dijit/themes/noir/images/tabEnabled-right.png
web/js/dojotoolkit/dijit/themes/noir/images/tabEnabled-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/tabHover-left.png
web/js/dojotoolkit/dijit/themes/noir/images/tabHover-right.png
web/js/dojotoolkit/dijit/themes/noir/images/tabHover-stretch.png
web/js/dojotoolkit/dijit/themes/noir/images/warning.png
web/js/dojotoolkit/dijit/themes/noir/noir.css
web/js/dojotoolkit/dijit/themes/noir/noir.html
web/js/dojotoolkit/dijit/themes/noir/noir.psd
web/js/dojotoolkit/dijit/themes/templateThemeTest.html
web/js/dojotoolkit/dijit/themes/themeTester.html
web/js/dojotoolkit/dijit/themes/themeTesterImages/blackButtonEnabled.gif
web/js/dojotoolkit/dijit/themes/themeTesterImages/blackButtonHover.gif
web/js/dojotoolkit/dijit/themes/themeTesterQuirk.html
web/js/dojotoolkit/dojo/nls/dojo_no.js
web/js/dojotoolkit/dojo/tests.js
web/js/dojotoolkit/dojox/analytics/logger/JSON.php
web/js/dojotoolkit/dojox/analytics/logger/dojoxAnalytics.php
web/js/dojotoolkit/dojox/form/resources/RecieveFile.php
web/js/dojotoolkit/dojox/io/proxy/tests/frag.xml
web/js/dojotoolkit/dojox/io/proxy/tests/xip.html
web/js/dojotoolkit/dojox/math/LICENSE-BigInteger
web/js/dojotoolkit/dojox/resources/explore.php
Salvador Zapata <[email protected]>
Fixed bug 12510: ** removed
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql
Salvador Zapata <[email protected]>
Merge
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql
Salvador Zapata <[email protected]>
Merge
src-db/database/model/functions/AD_GET_DOCTYPE_EXPENSES.xml
src-db/database/model/functions/C_CURRENCY_CONVERT_PRECISION.xml
src-db/database/model/functions/C_GET_CURRENCY_PRECISION.xml
src-db/database/model/triggers/AD_ORGINFO_TRG.xml
src-diagnostics/config/log4j.properties
src-diagnostics/src/Test.java
src-test/org/openbravo/test/dal/ReadByNameTest.java
src-test/org/openbravo/test/model/ClassLoaderTest.java
src-test/org/openbravo/test/system/ErrorTextParserTest.java
src/org/openbravo/erpCommon/ad_callouts/SL_Project_Service.java
src/org/openbravo/erpCommon/ad_callouts/SimpleCallout.java
src/org/openbravo/erpCommon/modules/RemoteModule.java
src/org/openbravo/test/system/ErrorTextParserTest_data.xsql
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql
Salvador Zapata <[email protected]>
Fixed bug 12510: Group by project,product,business partner identifier
instead of by name
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql
Víctor Martínez Romanos <[email protected]>
Fixed bug 12637: Major issue in Recalculate amortization
src-db/database/model/functions/A_ASSET_POST.xml
Mikel Irurita <[email protected]>
Remove old pdf Trial Balance report (.fo and .xml)
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.fo
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.xml
Adrián Romero <[email protected]>
Small changes in SimpleCallout/
Safety changes
Format changes
src/org/openbravo/erpCommon/ad_callouts/SimpleCallout.java
Balamurugan Ramadoss <[email protected]>
Fixes Issue 12572: Net Standard Price is not updated correctly
src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java
Iván Perdomo <[email protected]>
Fixes issue 12670: Fixed parameter values
src/org/openbravo/scheduling/OBScheduler.java
David Alsasua <[email protected]>
Remove constraint to avoid API change
src-db/database/model/tables/C_TAX.xml
Sivaraman Rajagopal <[email protected]>
Fixes issue 12430: Error launching work requirement and material
requisitions from MRP
src-db/database/model/functions/MRP_REQUISITION.xml
src-db/database/model/functions/MRP_WORKREQUIREMENT.xml
Mikel Irurita <[email protected]>
Trial Balance Report review. Added new filters and dimensions. Updated
queries and html, pdf, xls output.
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceExcel.jrxml
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalancePDF.jrxml
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
src-db/database/sourcedata/AD_PROCESS.xml
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.xml
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail.html
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail.java
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail.xml
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail_data.xsql
src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance_data.xsql
David Alsasua <[email protected]>
Fixes some bugs from changeset 63711bc0dda0
src-db/database/model/tables/C_TAX.xml
src-db/database/model/triggers/AD_ORGINFO_TRG.xml
Last 20 lines of the console output:
[...truncated 2336 lines...]
[junit] Running
com.openbravo.test.integration.smoke.masterdata.A_11_ImportBusinessPartners
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 28.916 sec
[junit] Output:
[junit] Expected: is "Business partners not imported: 0; Business partners
inserted: 9; Business partners updated: 0"
[junit] got: "Business partners not imported: 9; Business partners
inserted: 9; Business partners updated: 0"
[junit] )
[junit]
BUILD FAILED
/srv/openbravo/workspace/erp_devel_pi-full-pgsql-openjdk_6-smoke-test/smoke_automation/build.xml:237:
The following error occurred while executing this line:
/srv/openbravo/workspace/erp_devel_pi-full-pgsql-openjdk_6-smoke-test/smoke_automation/build.xml:71:
Test
com.openbravo.test.integration.smoke.masterdata.A_11_ImportBusinessPartners
failed
Total time: 65 minutes 21 seconds
Process leaked file descriptors. See
http://hudson.gotdns.com/wiki/display/HUDSON/Spawning+processes+from+build for
more information
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openbravo-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-development