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

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


Committers since last success:

Changes for Build #2671

    Atul Gaware <atul.gaw...@openbravo.com> 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 #2672

    Javier Armendáriz <javier.armenda...@openbravo.com> 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 <javier.armenda...@openbravo.com> 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 16248 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/hudson2347101413169835704.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