int-basic-pgsql - Build # 2671 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-pgsql/2671/ to
view the results.
Committers since last success:
Changes for Build #2670
Atul Gaware <[email protected]> null
Fixes Issue 0040284: Manage pre-reservation not possible
** Do not use strict join on storage bin in query used to
get selected lines to avoid skipping of reservation stock
(pre-reservation) as they do not have storage bins, hence
used left join in place.
src/org/openbravo/common/datasource/StockReservationPickAndEditDataSource.java
Changes for Build #2671
Javier Armendáriz <[email protected]> null
Fixed issue 38791: Using comma as group separator causes problems in CSV
export.
Numbers in csv does not need to have formatting, and using group separators
makes no sense. For this reason, number formatting is ignored when exporting to
csv and only the comma separator is taken into consideration to determine
whether to use a comma or a semicolon as the field separator.
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
Javier Armendáriz <[email protected]> null
Fixed issue 40335: Change validation type when Killable impl not found
To make this warning easier to filter, its validation type is changed
to KILLABLECLASSNOTFOUND instead of KILLABLENOTIMPLEMENTED.
src/org/openbravo/service/system/DatabaseValidator.java
src/org/openbravo/service/system/SystemValidationResult.java
Last 20 lines of the console output:
[...truncated 16215 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-pgsql] $ /bin/bash -xe /tmp/hudson6714910158821940540.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