int-full-pgsql - Build # 3534 - Fixed:

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


Committers since last success:

Changes for Build #3533

    Asier LostalĂ© <[email protected]> null
    fixed issue 37849: remove system key hash in log files

  This hash has been removed as it is not useful and complicates log parsing
        src/org/openbravo/erpCommon/obps/ActivationKey.java

Changes for Build #3534

    Armaignac <[email protected]> null
    Fixes issue 37763: Trial Balance Report sometimes returns null pointer 
exception
when include zero figures is checked.

When zero figures is checked the matches accounts are skipped from vector list
causing null entries when the vector values are copied with different sizes

Now the dataZeroFigures size is equal to the vector size to avoid null entries
        src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java

    Asier LostalĂ© <[email protected]> null
    realted to issue 37849: remove system key hash in log files

  Restored ActivationKey.getOpsLogId method as it is public and used
        src/org/openbravo/erpCommon/obps/ActivationKey.java




Last 20 lines of the console output:

[...truncated 1384 lines...]
+ DBPORT=5435
++ awk -F = '/^context.name/ {print $2}' 
/srv/ci/workspace/int-full-pgsql/config/Openbravo.properties
+ CONTEXT_NAME=int-full-pgsql
++ awk -F = '/^bbdd.rdbms/ {print $2}' 
/srv/ci/workspace/int-full-pgsql/config/Openbravo.properties
+ DB=POSTGRE
+ mkdir -p /srv/ci/workspace/int-full-pgsql/SANDBOX/out
+ rm -f /srv/ci/workspace/int-full-pgsql/SANDBOX/out/ob-erp.tgz 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/tad.dmp 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/webapp.war
+ echo https://ci.openbravo.com/job/int-full-pgsql/3534/
+ '[' POSTGRE = ORACLE ']'
+ PGPASSWORD=int_full_pgsql
+ pg_dump -p 5435 -U int_full_pgsql -h 10.0.3.10 -F c -b -f 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/tad.dmp int_full_pgsql
+ cp /srv/ci/workspace/int-full-pgsql/lib/int-full-pgsql.war -d 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/webapp.war
+ tar czf /srv/ci/workspace/int-full-pgsql/SANDBOX/out/ob-erp.tgz 
--exclude=SANDBOX --exclude=.hg --exclude=lib/int-full-pgsql.war -C 
/srv/ci/workspace/int-full-pgsql/../ int-full-pgsql
+ echo

Checking console output
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to