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

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


Committers since last success:

Changes for Build #1687

    Alvaro Ferraz <[email protected]> null
    Fixes issue 29730: Avoid manual cost correction in Standard Cost 
transactions

Manual Cost Adjustment button will not appear in transactions with standard 
costing algorithm to avoid manual cost correction in this type of transactions.
        src-db/database/sourcedata/AD_FIELD.xml

    Asier LostalĂ© <[email protected]> null
    fixed issue 30308: use get to reload grid object on save/update

  Backed out changesets: 2268a549839c2268a549839c & ec134f647522ec134f647522
  because New OBDal.refresh(BaseOBObject, boolean) had some problems:

     * Unlike OBDal.refresh(Object) method, it does not refresh current Object
       instance but creates a new one which is returned
     * Parameter object instance can be evicted from DAL's cache, so reusing it
       after calling this method can result in a LazyInitializationException
     * If parameter object is already in DAL's cache, refreshing with 
useCache=false
       has no effect
     * If parameter object is not yet initialized bob.getId() might result in a
       LazyInitializationException

  After those backouts code remains as it was originally doing the evict and get
  within DefaultJsonDataService.update method.
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
        src/org/openbravo/dal/service/OBDal.java

    Asier LostalĂ© <[email protected]> null
    fixed bug 30324, related to bug 30249 (backed out)

  Backed out changest e45f0f903a952 because introduced regression #30324.

  It only took into account case of process definitions executed as a popup but
  not when they are executed as a full tab.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

Changes for Build #1688




Last 20 lines of the console output:

[...truncated 1635 lines...]
+ DBPASS=int_full_pgsql
++ 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/1688/
+ '[' POSTGRE = ORACLE ']'
+ PGPASSWORD=int_full_pgsql
+ pg_dump -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
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to