int-basic-oracle - Build # 2195 - Fixed:

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


Committers since last success:

Changes for Build #2193

    David Miguelez <[email protected]> null
    Related to Issue 37344. Code Review changes.

Moved query logic into it's own method.
        src/org/openbravo/costing/CostingAlgorithm.java

    Nono Carballo <[email protected]> null
    Fixes issue 37344: If same product is consumed and produced in same BOM
Production, produced transaction cost is calculated first

Before calculating the cost of a BOMPart transaction, cost of BOMProduction
transactions for the same product in previous production plans are calculated.

This fix is a contribution of Support Team.
        src/org/openbravo/costing/CostingAlgorithm.java

Changes for Build #2194

    Asier Martirena <[email protected]> null
    Fixed issue 37407: Error in server when doing a CL of a layaway with a 
related canceled service
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

Changes for Build #2195

    Víctor Martínez Romanos <[email protected]> null
    Related to issue 36466: removed unused variable
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_01.java

    Gorka Ion Damián <[email protected]> null
    Fixed issue 37310. Add support for Amazon PG RDS database.

Changes required to support Amazon PG RDS.

*bbdd.user is no longer superuser
*new prescript added in postgresql to execute with bbdd.systemUser to create
requried pg extensions that need superuser privileges to execute.
*uuid_generate_v4 function is now created by creating the full uuid-ossp
instead of just the function.
        src-db/database/model/prescript-systemuser-PostgreSql.sql
        src-db/database/build-create.xml
        src-db/database/build.xml
        src-db/database/model/excludeFilter.xml
        src-db/database/model/postscript-PostgreSql.sql
        src-db/database/model/prescript-PostgreSql.sql

    Mark <[email protected]> null
    Related to issue 36466: Fixed preferences conflicts with AWO

To avoid possible conflicts with other tests using the UomManagement preference
the Copy From Orders tests related with the AUM functionality were adapted to 
save
the status of the preference at the start of the tests, and restore it after the
all the tests are executed.

Is taken into account if the preference exists in the database, and in case the
preference exists also is restored its value. This way, at the tests ending, it
left the preference status as expected by other tests.

Also was created a new class to manage all the actions related with the 
preference.
Some of existing methods were moved to it, and other were created.
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/UOMManagementUtil.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/CopyLinesFromOrdersTest.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_01.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_AUM_21.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_AUM_22.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CopyLinesFromOrdersTestData.java




Last 20 lines of the console output:

[...truncated 20792 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-oracle] $ /bin/bash -xe /tmp/hudson474479303934540201.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