int-api - Build # 3699 - Failure:

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


Committers since last success:

Changes for Build #3699

    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Changes in the invoices generated when doing a C&R

Now, if the property to move the shipments from the original order to the new 
order doesn't modify the previously generated invoices.
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Restored column position
        src-db/database/model/tables/M_PRODUCT.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] New API to create PSDs
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPayment.java
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Updated license date
        src/org/openbravo/event/ProductServiceConfigurationObserver.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Omnichannel] Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Cancel Layaway Refactor] The services relations are calculated in the 
client
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Cancel Layaway Refactor] Now the negative ticket is generated using the 
OrderLoader methods
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Cancel Layaway Refactor] The triggers must be enabled when executing the 
C&R hooks
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Prepayments] Fixed problem in C&R
The netting payment was being correctly created
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Prepayments] Fixed problems when generating payments in C&R

When paying more than the total amount in a C&R, the payment was not being 
generated correctly
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Prepayments] Is not necessary to modify manually the values of the payment 
schedule
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Prepayments] C&R netting payment was not being generated correctly
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

    Eduardo Argal Guibert <eduardo.ar...@openbravo.com> null
    [Product Services] Fixes Observer. Avoids nullpointer exception
        src/org/openbravo/event/ProductServiceConfigurationObserver.java

    Eduardo Argal Guibert <eduardo.ar...@openbravo.com> null
    [Product Services] Adds a validation to avoid editing service related 
configuration when there is an open order
        src/org/openbravo/event/ProductServiceConfigurationObserver.java
        src-db/database/sourcedata/AD_MESSAGE.xml

    Unai Martirena <unai.martir...@openbravo.com> null
    Error when closing a picking list

Not possible to close a Picking when either the Product or Storage Bin length 
is the maximum length
        src-db/database/model/functions/M_RESERVATION_CONSUMPTION.xml

    Unai Martirena <unai.martir...@openbravo.com> null
    Remove Qty parameter from M_RESERVATION_POST and M_RESERVE_STOCK_AUTO

They are not needed any more. The qty of the reservation is changed in java 
processes, so we don't need to change in the Stored Procedures
        src-db/database/model/functions/M_RESERVATION_POST.xml
        src-db/database/model/functions/M_RESERVE_STOCK_AUTO.xml

    Unai Martirena <unai.martir...@openbravo.com> null
    [Logistics] Add new parameter to M_RESERVE_STOCK_AUTO & M_MOVEMENT_POST 
that allows to reserve certain quantity
        src-db/database/model/functions/M_RESERVATION_POST.xml
        src-db/database/model/functions/M_RESERVE_STOCK_AUTO.xml
        src-db/database/model/tables/M_PRODUCT.xml

    Eduardo Argal Guibert <eduardo.ar...@openbravo.com> null
    [order Preparation] Changes in xml after exporting
        src-db/database/model/tables/M_PRODUCT.xml

    Unai Martirena <unai.martir...@openbravo.com> null
    [Logistics] Fixes on M_MOVEMENT_POST
        src-db/database/model/functions/M_MOVEMENT_POST.xml
        src-db/database/model/tables/M_PRODUCT.xml

    Eduardo Argal Guibert <eduardo.ar...@openbravo.com> null
    [order Preparation] Changes M_MOVEMENT_POST process to accept Id and 
pinstance
        src-db/database/model/functions/M_MOVEMENT_POST0.xml
        src-db/database/model/functions/M_MOVEMENT_POST.xml
        src-db/database/sourcedata/AD_PROCESS.xml




Last 20 lines of the console output:

[...truncated 538 lines...]
Error Summary:

Errors:
+ 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/hudson1835405575709614178.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
/srv/ci/jobs/int-api/builds/3699/log:
 [checkAPI] 12:22:08.054 ERROR org.openbravo.ddlutils.task.CheckAPIDistribution 
- 
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to