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

Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/2758/ to 
view the results.


Committers since last success:

Changes for Build #2758

    Asier Lostalé <asier.lost...@openbravo.com> null
    related to bug 36421: minor code cleanup
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed bug 36421: can't filter compound identifiers using "-" in filter

  When filterin a compound identifier or any property being part of a compound
  identifier using an expression including "-" character, everything after it 
got
  removed.

  This is no longer necessary as it was includeded at the very beginning when 
AQB
  didn't include proper joins to the identifiers, now they are included so it is
  not necessary to remove anything from the filter expression.
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed issue 40010: add javadoc warnings to default preferences
        config/eclipse/Openbravo-eclipse-prefs.epf

    Asier Lostalé <asier.lost...@openbravo.com> null
    related to issue 40010: small javadoc fixes
        
src-test/src/org/openbravo/test/materialMgmt/invoiceFromShipment/TestUtils.java
        src/org/openbravo/erpCommon/businessUtility/InitialOrgSetup.java




Last 20 lines of the console output:

[...truncated 2692 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/hudson5014726034852939072.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)
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to