int-upgrade-pgsql - Build # 2865 - Fixed:
Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/2865/ to
view the results.
Committers since last success:
Changes for Build #2864
No changes
Changes for Build #2865
Javier Armendáriz <[email protected]> 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
Last 20 lines of the console output:
[...truncated 2798 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/hudson8738028622200339378.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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds