int-upgrade-pgsql - Build # 2301 - Unstable:

Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/2301/ 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




Last 20 lines of the console output:

[...truncated 3245 lines...]
for((i=0;i<12;i++)); do
  [ "$(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/hudson8306209909538196739.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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

Reply via email to