int-api - Build # 3402 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-api/3402/ to view the 
results.


Committers since last success:

Changes for Build #3400

    Armaignac <collazoan...@gmail.com> null
    Fixes issue 38198: Required Quantity in Work Effort - Production Run is 
rounded
to Integer, decimals are removed

The required quantity in work efforts can be decimals, a long value was set and
the decimals are removed even if the work requeriment quantity is decimal

The Required Quantity in work efforts was change to quantity reference to allows
decimal values.
        src-db/database/sourcedata/AD_COLUMN.xml
        src/org/openbravo/erpCommon/ad_actionButton/CreateWorkEffort.java

Changes for Build #3401

    Atul Gaware <atul.gaw...@openbravo.com> null
    Fixes Issue 38117: Performance problem in Warehouse Picking List when
processing a picking with >100 lines

In m_transaction_trg2, split query into two.
A. Fetch pending reserved qty against released quantity
from m_reservation and m_reservation_stock
B. Fetch qtyonhand from m_storage_detail
In high volume environment, separate query improves
performance significantly.
        src-db/database/model/triggers/M_TRANSACTION_TRG2.xml

Changes for Build #3402

    Javier Armendáriz <javier.armenda...@openbravo.com> null
    Fixed issue 38150: Adjust error pages to mobile devices.

Adding a meta tag to improve scaling of error page on mobile devices.
        src/org/openbravo/erpCommon/security/Error.html




Last 20 lines of the console output:

[...truncated 505 lines...]
Bad
method 
org.openbravo.model.materialmgmt.transaction.ProductionPlan.getRequiredQuantity():
 type java.lang.Long in SANDBOX/api-checks/java/reference/java, but type 
java.math.BigDecimal in 
/srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java
Missing
method 
org.openbravo.model.materialmgmt.transaction.ProductionPlan.setRequiredQuantity(java.lang.Long):
 missing in /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java
+ failure=1
+ exit 1
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : cp 
/srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz .
[int-api] $ /bin/bash -xe /tmp/hudson2586730060362881718.sh
+ cp /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz .
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Checking console output
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
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to