int-dbcons-pgsql - Build # 2523 - Fixed:

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


Committers since last success:

Changes for Build #2522

    Asier Lostalé <[email protected]> null
    related to bug 34766: fixed view for Oracle
        src-db/database/model/views/AD_AUDIT_TRAIL_V.xml

    RM packaging bot <[email protected]> null
    CI: merge back from main
      
    RM packaging bot <[email protected]> null
    CI: update AD_MODULE to version 30979
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        src-db/database/sourcedata/AD_MODULE.xml

    Asier Lostalé <[email protected]> null
    fixed issue 34769: Skip grid config related tests if there are custom 
configs

  When a module ships custom grid configurations, it is possible they to 
interfer
  with expected values in test cases checking grid config behavior.

  Skip these tests in those cases. Note there are a couple of configurations 
shipped
  by core, they shouldn't be considered.
        
src-test/src/org/openbravo/test/views/ViewGenerationWithDifferentConfigLevelTest.java

    Asier Lostalé <[email protected]> null
    related to bug 34766: Incomplete audit trail info in WebPOS elements

  - Added Import Entry type for audit trail records
  - Different implementations of Import entry can override their process id so
    more information can be displayed in UI
  - Types not defined in AD (ie. Import Entry) can save in process id any string
    in case it is defined as a message in AD_Message, it will be shown in UI
        src-core/src/org/openbravo/database/SessionInfo.java
        src-db/database/model/views/AD_AUDIT_TRAIL_V.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_REF_LIST.xml
        src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
        src/org/openbravo/service/importprocess/ImportEntryProcessor.java

    sanjota <[email protected]> null
    Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedPriceListVersion.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedPriceListVersion.java

    sanjota <[email protected]> null
    Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedOrgWarehouse.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedOrgWarehouse.java

    sanjota <[email protected]> null
    Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicateDocExchangeRate.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate.java

    sanjota <[email protected]> null
    Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DatabaseDecimalNumberCheck.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/DatabaseDecimalNumberCheck.java

    sanjota <[email protected]> null
    Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
        
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/CheckUpdateConnectionPoolMerge.class
        
src-util/buildvalidation/src/org/openbravo/buildvalidation/CheckUpdateConnectionPoolMerge.java

Changes for Build #2523

    Asier Lostalé <[email protected]> null
    related to bug 34766: fixed db consistency
        src-db/database/model/views/AD_AUDIT_TRAIL_V.xml




Last 20 lines of the console output:

[...truncated 1348 lines...]
Exported table: AD_TABLE to module User Interface Selector
Exported table: OBCLKER_UIDEFINITION to module User Interface Selector
Exported table: AD_VAL_RULE to module User Interface Selector
Exported table: OBSERDS_DATASOURCE_FIELD to module User Interface Selector
Writing checksum info

update.dbupdate.timestamp:
      [sql] Executing commands
      [sql] 1 of 1 SQL statements executed successfully

BUILD SUCCESSFUL
Total time: 2 minutes 19 seconds
SQL: update ad_module set isindevelopment='N';
UPDATE 23

Checking console output
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