int-api - Build # 3486 - Failure:

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


Committers since last success:

Changes for Build #3486

    Asier Martirena <asier.martir...@openbravo.com> null
    Fixed issue 38356: [Product Locked/Discontinued] Merged to PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Fixed messages and changed reference name
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_REFERENCE.xml

    Alvaro Ferraz <alvaro.fer...@openbravo.com> null
    [Product Locked/Discontinued] Code review

Avoid checking PLM Status in returns.
Do not filter by m_attributesetinstance_id and m_product_uom_id when checking 
the stock.
Fix seqno default value.
Add default value to ad_module_id.
Rename PLM-Status as PLM Status in window, field and messages.
Reorder fields in PLM Status.
Add description and help to PLM-Status reference.
Move PLM Status window in menu from Product Management to Master Data 
Management | Product Setup.
        src-db/database/model/functions/C_ORDER_POST1.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_MENU.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/AD_TREENODE.xml
        src-db/database/sourcedata/AD_WINDOW.xml
        src-db/database/sourcedata/OBUISEL_SELECTOR.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New sequence number field in the 
m_product_status table
        src-db/database/model/tables/M_PRODUCT_STATUS.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/M_PRODUCT_STATUS.xml
        src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Introduced the PLM-Status menu into the 
correct folder
        src-db/database/sourcedata/AD_TREENODE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Changed NVARCHAR for VARCHAR in names and 
descriptions
        src-db/database/model/tables/M_PRODUCT_STATUS.xml
        src-db/database/model/tables/M_PRODUCT_STATUS_TRL.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New selector fot the PLM-Status attribute
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/OBUISEL_SELECTOR.xml
        src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Fixed plm status tests
        src-test/src/org/openbravo/test/productStatus/ProductStatusTest.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Fixed problem in c_order_post1.
A query was not being correctly executed.
        src-db/database/model/functions/C_ORDER_POST1.xml

    Alvaro Ferraz <alvaro.fer...@openbravo.com> null
    [Product Locked/Discontinued] Remove audit info from M_PRODUCT_STATUS.xml
        src-db/database/sourcedata/M_PRODUCT_STATUS.xml

    Alvaro Ferraz <alvaro.fer...@openbravo.com> null
    [Product Locked/Discontinued] Revert change in M_INVENTORYSTATUS.xml
        src-db/database/sourcedata/M_INVENTORYSTATUS.xml

    Alvaro Ferraz <alvaro.fer...@openbravo.com> null
    [Product Locked/Discontinued] Code review improvements

Rename Restrict Sales from POS field as Restrict Sale from POS
Hide Organization field in PLM_Status window
Reoder fields in PLM-Status window
Don't need to check producttype in m_product_status_chk constraint, as 
isstocked = 'Y' implies producttype = 'I'
Check Translation Tab flag in Translation tab
Reoder fields in PLM-Status window Translation tab
Add description and help to ProductStatus table
Add help to ProductStatusTrl table
Add window in ProductStatusTrl table
Don't need to check producttype in PLM-Status field display logic, as isstocked 
= 'Y' implies producttype = 'I'
Check Exclude Audit Info in M_Product_Status dataset
Remove change in ProductEventHandler.java
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_DATASET_TABLE.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_TAB.xml
        src-db/database/sourcedata/AD_TABLE.xml
        src-db/database/sourcedata/M_INVENTORYSTATUS.xml
        src/org/openbravo/event/ProductEventHandler.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Formated correctly the ad_message
        src-db/database/model/functions/C_ORDER_POST1.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Removed wrongly created xml value
        src-db/database/sourcedata/M_OFFER_TYPE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Added a message for a constraint error.

Now is possible to remove a check that was being done in an event handler to 
manage it directly in the constraint.
        src-db/database/sourcedata/AD_MESSAGE.xml
        src/org/openbravo/event/ProductEventHandler.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Added product status tests to the 
AllAntTaskTests class
        src-test/src/org/openbravo/test/AllAntTaskTests.java

    Asier Martirena <asier.martir...@openbravo.com> null
    Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] JUnit automated tests
        src-test/src/org/openbravo/test/productStatus/ProductStatusTest.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New index for the product status translation
        src-db/database/model/tables/M_PRODUCT_STATUS_TRL.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New error message
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Constraints, event handlers and display 
logics added.

Added a constraint, an event handler and display logic to avoid to create 
products with stocked to 'N' and with the PLM-Status set.
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src/org/openbravo/event/ProductEventHandler.java

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New message for locked products
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Updated the message shown in c_order post for 
locked and discontinued products
        src-db/database/model/functions/C_ORDER_POST1.xml
        src-db/database/model/tables/M_PRODUCT_STATUS.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Updated Foreign Keys names
        src-db/database/model/tables/M_PRODUCT_STATUS.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New source data for the m_product_status 
window
        src-db/database/sourcedata/M_PRODUCT_STATUS.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New translation window for the PLM-Status.

Also modified the c_order_post function to work with the new window.
        src-db/database/model/tables/M_PRODUCT_STATUS_TRL.xml
        src-db/database/model/functions/C_ORDER_POST1.xml
        src-db/database/model/tables/M_PRODUCT_STATUS.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_DATASET_TABLE.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_TAB.xml
        src-db/database/sourcedata/AD_TABLE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Moved the restrictsalesfrompos column to CORE 
and deleted the value column
        src-db/database/model/tables/M_PRODUCT_STATUS.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Modified 'PLM Status' name with 'PLM-Status'
        src-db/database/sourcedata/AD_MENU.xml
        src-db/database/sourcedata/AD_TAB.xml
        src-db/database/sourcedata/AD_WINDOW.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] New PLM-Status window to control the product 
lifecycle management

This new status substitutes the locked and discontinued statuses.
        src-db/database/model/tables/M_PRODUCT_STATUS.xml
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_MENU.xml
        src-db/database/sourcedata/AD_TAB.xml
        src-db/database/sourcedata/AD_TABLE.xml
        src-db/database/sourcedata/AD_TREENODE.xml
        src-db/database/sourcedata/AD_WINDOW.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    Merged from PI
      
    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Performed the query to search locked and 
discontinued products in c_order_post
        src-db/database/model/functions/C_ORDER_POST1.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] License updated
        src-db/database/model/functions/C_ORDER_POST1.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Help, descritpion and central maintenance 
added
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Fixed product discontinued query

Query formated and an aggregate function used (MAX) to check a value of the 
m_product_uom_id column to avoid to set it in the group by.
        src-db/database/model/functions/C_ORDER_POST1.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Synchronize terminology applied
        src-db/database/sourcedata/AD_COLUMN.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    [Product Locked/Discontinued] Changes in the query to get stock.

The query is performed in order to avoid taking unnecessary fields.
        src-db/database/model/functions/C_ORDER_POST1.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/M_OFFER_TYPE.xml

    Asier Martirena <asier.martir...@openbravo.com> null
    Merged from PI
      
    Unai Martirena <unai.martir...@openbravo.com> null
    [Product Locked/Discontinued] Remove posterminal fieldgroups
        src-db/database/sourcedata/AD_FIELD.xml

    Unai Martirena <unai.martir...@openbravo.com> null
    [Product Locked/Discontinued] Set Is Discontinued field as Central 
Maintenance = 'N'
        src-db/database/sourcedata/AD_FIELD.xml

    Osmany Garcia Machado <osmany.mach...@peoplewalking.com> null
    [Product Locked/Discontinued] Validation for field 'Is Locked'
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Osmany Garcia Machado <osmany.mach...@peoplewalking.com> null
    [Product Locked/Discontinued] Improvements to validation for field 'Is 
Discontinued'
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Osmany Garcia Machado <osmany.mach...@peoplewalking.com> null
    [Product Locked/Discontinued] Validation for field 'Is Discontinued'
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Unai Martirena <unai.martir...@openbravo.com> null
    [Product Locked/Discontinued] Avoid Sales Order book if Product is 
Locked/Discontinued
        src-db/database/model/functions/C_ORDER_POST1.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Osmany Garcia Machado <osmany.mach...@peoplewalking.com> null
    [Product Locked/Discontinued] Small Fix in DB
        src-db/database/model/tables/M_PRODUCT.xml

    Osmany Garcia Machado <osmany.mach...@peoplewalking.com> null
    [Product Locked/Discontinued] Small fixes in AD
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Osmany Garcia Machado <osmany.mach...@peoplewalking.com> null
    [Product Locked/Discontinued] Addig new field 'isDiscontinued'
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Osmany Garcia Machado <osmany.mach...@peoplewalking.com> null
    [Product Locked/Discontinued] Addig new field 'isLocked'
        src-db/database/model/tables/M_PRODUCT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml




Last 20 lines of the console output:

[...truncated 507 lines...]
Total: 100% good

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/hudson1015946327476927947.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