int-upgrade-pgsql - Build # 2759 - Fixed: Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/2759/ to view the results.
Committers since last success: Changes for Build #2758 Asier Lostalé <asier.lost...@openbravo.com> null related to bug 36421: minor code cleanup modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java Asier Lostalé <asier.lost...@openbravo.com> null fixed bug 36421: can't filter compound identifiers using "-" in filter When filterin a compound identifier or any property being part of a compound identifier using an expression including "-" character, everything after it got removed. This is no longer necessary as it was includeded at the very beginning when AQB didn't include proper joins to the identifiers, now they are included so it is not necessary to remove anything from the filter expression. modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java Asier Lostalé <asier.lost...@openbravo.com> null fixed issue 40010: add javadoc warnings to default preferences config/eclipse/Openbravo-eclipse-prefs.epf Asier Lostalé <asier.lost...@openbravo.com> null related to issue 40010: small javadoc fixes src-test/src/org/openbravo/test/materialMgmt/invoiceFromShipment/TestUtils.java src/org/openbravo/erpCommon/businessUtility/InitialOrgSetup.java Changes for Build #2759 Carlos Aristu <carlos.ari...@openbravo.com> null fixes issue 40009: Concurrency problems in MyOpenbravoActionHandler As part of the changes done to decrease the time spent to load the widgets after login, the WidgetProviders are cached[1]. This kind of classes had a private field named widgetClass (a DAL object) which could cause errors when accessing to some of its properties in a concurrent way. To fix this issue we are now keeping in cache the properties of the WidgetClass instead of keeping the reference to the DAL object. [1] https://code.openbravo.com/erp/devel/pi/rev/2a1a09ee6e6852cb977efa1a987e27d2811e9127#l1.178 modules/org.openbravo.client.myob/src/org/openbravo/client/myob/WidgetProvider.java Last 20 lines of the console output: [...truncated 2678 lines...] [ "$(jps | grep Bootstrap || true)" = "" ] && break sleep 5 done [ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" && exit 1 || true [ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs for tomcat to stop" echo fi [int-upgrade-pgsql] $ /bin/bash -xe /tmp/hudson5493200716695769933.sh ++ jps ++ grep Bootstrap ++ true + '[' '' '!=' '' ']' POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Email was triggered for: Fixed Trigger Success was overridden by another trigger and will not send an email. Sending email for trigger: Fixed
_______________________________________________ Openbravo-builds mailing list Openbravo-builds@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-builds