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

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


Committers since last success:

Changes for Build #2165

    Asier LostalĂ© <[email protected]> null
    fixed 37115, fixed 35271: hibernate performance improvements

  * 37115: HQL constant parsing causes contention
     Backports Hibernate issues HHH-4959 and HHH-11377, preventing in most of
     the cases to verify whether a HQL token is a constant which invokes an
     expensive classForName.

  * 35271: OBCriteria overhead
     OBCriteria caused overhead because everytime a critieria was executed, 
entity
     implementors (java class) was checked. As for a given entity its 
implementors
     are constant, they can be safelly cached. Note this cache is fixed in size 
as,
     at most, it will contain an entry per entity. See HHH-11495.
        lib/runtime/hibernate3-patched.jar

    Mark <[email protected]> null
    Related to issue 36693: Code review improvements.

Removed AD_MODEL_OBJECT_MAPPING as not required for SimpleCallout.
Renamed getPrecissionForCurrencyFromList method to 
getPrecisionForCurrencyFromList
Renamed isSameCurrencyAsParameterAndIsPrecissionDefined to 
isSameCurrencyAsParameterAndIsPrecisionDefined
To fix in both cases typo in "Precision" word.
        src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
        src/org/openbravo/erpCommon/ad_callouts/SL_Currency_StdPrecision.java

Changes for Build #2166

    Armaignac <[email protected]> null
    Fixes issue 37221: Cannot add a purchase order line to a goods receipt if 
both
secondary UOM and alternate UOM are configured for the product

When creating a goods receipt line from an order with a product wich have 
configured
secondary and alternate UOM the qtyAum parameter was empty.

Now if the AUM is enabled and the line in the order doesn't have a secondary uom
the qtyAum value is get from the line
        src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java

    Nono Carballo <[email protected]> null
    Fixes issue 37222: Goods receipt created with Generate Receipt From Invoice 
still
linked to the invoice after reactivating and deleting its lines

When deleting all lines of Purchase Invoice, if exists a Good Receipt 
referencing
that invoice, the reference is removed.
        src/org/openbravo/event/InvoiceLineEventHandler.java




Last 20 lines of the console output:

[...truncated 21032 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/hudson5272208388974288929.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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to