int-upgrade-pgsql - Build # 2302 - Fixed:
Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/2302/ to
view the results.
Committers since last success:
Changes for Build #2301
Stefan Hühner <stefan.hueh...@openbravo.com> null
fixed bug 37459: several 2.50 manual pages import unneeded JavaScript files
Removed js imports for not used resources.
Stefan Hühner <stefan.hueh...@openbravo.com> null
[jsimport cleanup] remove search.js import from many more files not using it
None of those files use 2.50 style selector functionality. So importing
search.js is not needed.
src/org/openbravo/erpCommon/ad_actionButton/InsertAcces.html
src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.html
src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateLocal.html
src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html
src/org/openbravo/erpCommon/ad_forms/InstanceManagementDeactivate.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagementDetails.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagementHistory.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagementSettings.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallLocal.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP2.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_UpgradeInfo.html
src/org/openbravo/erpCommon/ad_forms/SQLExecutor.html
src/org/openbravo/erpCommon/ad_forms/ShowSessionPreferences.html
src/org/openbravo/erpCommon/ad_forms/ShowSessionVariables.html
src/org/openbravo/erpCommon/ad_forms/Translation.html
src/org/openbravo/erpCommon/ad_forms/UpdateReferenceData.html
src/org/openbravo/erpCommon/ad_process/DeleteClient.html
src/org/openbravo/erpCommon/utility/SetPriority.html
Stefan Hühner <stefan.hueh...@openbravo.com> null
[jsimport cleanup] Cleanup imports & js code of Export Dataset process
That html file is simple OK & Cancel confirmation for running export dataset
aka Export Reference Data.
It does not use any 2.50 style selector, calendar, date text box or ajax.
So remove all those unused imports.
Apart the html has been create by copy'n'pasting from some other file having
datagrid. Copying lots of never used javascript code -> remove that as well.
Also on load + onResize did call resizeAreaCreateFrom which is not defined in
this file so was triggering js errors on load and many on resizing. Remove
those calls.
src/org/openbravo/erpCommon/ad_actionButton/ExportReferenceData.html
Stefan Hühner <stefan.hueh...@openbravo.com> null
[jsimport cleanup] Removed unused searchs,calendar,messages imports.
That file is not a report but small html 'popup' on print button of
Business Partner window.
It does not use any 2.50 style selector or calendar or the message system.
So remove those unused imports. Note that removed DynamicJS import also had
a wrong path so was triggering 404 not found error before also.
src/org/openbravo/erpReports/RptC_Bpartner.html
Stefan Hühner <stefan.hueh...@openbravo.com> null
[jsimport cleanup] remove jscalendar include from some files not using it
src/org/openbravo/erpCommon/ad_forms/ModuleManagementSettings.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagementSettings.xml
src/org/openbravo/erpCommon/ad_forms/SQLExecutor.html
src/org/openbravo/erpCommon/ad_forms/SQLExecutor.java
src/org/openbravo/erpCommon/ad_forms/SQLExecutor.xml
src/org/openbravo/erpCommon/ad_forms/ShowSessionVariables.html
src/org/openbravo/erpCommon/info/ImageInfo.html
src/org/openbravo/erpCommon/utility/SetPriority.html
Stefan Hühner <stefan.hueh...@openbravo.com> null
[jsimport cleanup] Remove calculator.js import from files not using
calculator
src/org/openbravo/erpCommon/ad_forms/ModuleManagementHistory.html
src/org/openbravo/erpCommon/ad_forms/SQLExecutor.html
src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderFilterJR.html
src/org/openbravo/erpCommon/info/ImageInfo.html
Changes for Build #2302
Atul Gaware <atul.gaw...@openbravo.com> null
Fixes Issue 37277:Change the role in the ERP has performance
problems
** Flush is called before calling fillSessionArguments
** new ConnectionProvider without flush is passed to the
fillSessionArguments method which avoids flush for
every select statement which uses this connection Provider
as flush is not need for select statements.
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
Last 20 lines of the console output:
[...truncated 3259 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/hudson1596737872938125507.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
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds