int-basic-oracle - Build # 2726 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-oracle/2726/ to 
view the results.


Committers since last success:

Changes for Build #2725

    Javier Armendáriz <javier.armenda...@openbravo.com> null
    Fixed issue 40603: NPE if email timeout is not set

Adding another null check to verify not only in the case that the email config
does not exist, but also that the timeout value is empty. In both cases the
default timeout should be used.
        src/org/openbravo/erpCommon/utility/poc/EmailManager.java

Changes for Build #2726

    Stefan Huehner <stefan.hueh...@openbravo.com> null
    Fixed issue 40599 Stop using Vector<Object> where not useful as its bad 
coding style
        
modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java
        
src/org/openbravo/common/actionhandler/CashflowForecastReportActionHandler.java




Last 20 lines of the console output:

[...truncated 15942 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-basic-oracle] $ /bin/bash -xe /tmp/hudson4301638502002755342.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

Reply via email to