int-basic-oracle - Build # 2069 - Failure:

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


Committers since last success:

Changes for Build #2069

    Alvaro Ferraz <[email protected]> null
    Related to issue 36789: Code review improvements

Initialize variables with null instead of an empty string and then check if 
variable is not null.
Thus, we avoid problems in Oracle if we check if length('') = 0.
See: https://issues.openbravo.com/view.php?id=36789#c98858
        src-db/database/model/functions/MA_STANDARD_COST.xml
        src-db/database/model/functions/MA_WORKEFFORT_VALIDATE.xml
        src-db/database/model/functions/M_GET_OFFERS_NAME.xml
        src-db/database/model/functions/M_INOUT_POST.xml
        src-db/database/model/functions/M_PRODUCTION_RUN.xml
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml
        src-db/database/sourcedata/AD_COLUMN.xml




Last 20 lines of the console output:

[...truncated 1706 lines...]
+ (( i=0 ))
+ (( i<12 ))
++ jps
++ grep Bootstrap
++ true
+ '[' '' = '' ']'
+ break
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
+ true
+ '[' 0 '!=' 0 ']'
+ echo

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to