int-basic-pgsql - Build # 2273 - Fixed:

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


Committers since last success:

Changes for Build #2272

    Antonio Moreno <antonio.mor...@openbravo.com> null
    Related to issue 37633. Removed unneeded index
        src-db/database/model/tables/AD_USER.xml

    Stefan Hühner <stefan.hueh...@openbravo.com> null
    Fixed 37959. remove [dep-ann] jdk9 warnings by adding missing @Deprected

JDK9 adds above warning when something has @deprecated javadoc tag but is
imssing the @Deprecated annotation itself.

Add the later for several methods only having the former tag.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java
        
src/org/openbravo/erpCommon/ad_forms/DocLineCashVATReady_PaymentTransactionReconciliation.java
        src/org/openbravo/erpCommon/ad_forms/DocLine_FINFinAccTransaction.java
        src/org/openbravo/erpCommon/ad_forms/DocLine_FINPayment.java
        src/org/openbravo/erpCommon/ad_forms/ProductInfo.java
        src/org/openbravo/erpCommon/utility/CashVATUtil.java
        src/org/openbravo/financial/FinancialUtils.java
        src/org/openbravo/materialmgmt/ServicePriceUtils.java

    David Miguelez <david.migue...@openbravo.com> null
    Related to Issue 37852. Removed wrong import of Log class and changed
variable to use the proper org.slf4j.Logger class
        src/org/openbravo/event/ProductCharacteristicValueEventHandler.java

Changes for Build #2273
No changes




Last 20 lines of the console output:

[...truncated 22856 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/hudson5342805357757100345.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
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to