int-inc-oracle - Build # 4669 - Still Failing:

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


Committers since last success:

Changes for Build #4668

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed issue 40290: configurable one-to-many property in parent entity for 
FKs
      
    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] all FK columns generate one-to-many property in parent
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_COLUMN.xml
        
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_COLUMN.xml

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] added javadoc
        src/org/openbravo/base/model/Property.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] included all missing columns in audit check
        src-db/database/model/triggers/AD_COLUMN_MOD_TRG.xml

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] improved warn message
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] merge
      
    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] sync terminology
        src-db/database/sourcedata/AD_COLUMN.xml

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] fixed referenced child properties even not generated
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] pi merge
      
    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-pros] updated copyright year
        src/org/openbravo/base/model/Column.hbm.xml
        src/org/openbravo/base/model/Column.java
        src/org/openbravo/base/model/ModelProvider.java
        src/org/openbravo/base/model/Property.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-pros] removed debuggin code
        src/org/openbravo/erpCommon/ad_forms/About.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-props] show warn only when needed
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-pros] minor cleanup: using try with resources
        src/org/openbravo/base/gen/GenerateEntitiesTask.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-props] properties generated due to pref are deprecated
        src/org/openbravo/base/gen/GenerateEntitiesTask.java
        src/org/openbravo/base/gen/entity.ftl
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-props] keep backwards compatibility based on preference
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-props] removed outdated comment
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [hb-props] don't allow to modify new property if not in dev
        src-db/database/model/triggers/AD_COLUMN_MOD_TRG.xml

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] linkToParent and properties in parent column should be 
independent
        src-db/database/model/tables/AD_COLUMN.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] simplified if statement
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] merge
      
    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] never flag columns as link to parent column when creating from 
DB

  The logic was wrong in any case as it flagged only one column in case it was
  just after updatedby.
        src-db/database/model/functions/AD_TABLE_IMPORT.xml

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] link to parent columns always generate child property in parent
        src-db/database/model/tables/AD_COLUMN.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] define in AD whether child property is created in parent
        src-db/database/model/tables/AD_COLUMN.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src/org/openbravo/base/model/Column.hbm.xml
        src/org/openbravo/base/model/Column.java
        src/org/openbravo/base/model/ModelProvider.java
        src/org/openbravo/base/model/Property.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] minor cleanup
        src/org/openbravo/base/model/ModelProvider.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] simplified if condition
        src/org/openbravo/base/model/ModelProvider.java
        src/org/openbravo/erpCommon/ad_forms/About.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    [dal-props] simplified if condition
        src/org/openbravo/base/model/ModelProvider.java

Changes for Build #4669

    Asier Lostalé <asier.lost...@openbravo.com> null
    related to issue 40290: fixed merge
        src/org/openbravo/base/model/Property.java




Last 20 lines of the console output:

[...truncated 530 lines...]
    [javac]   location: variable dst of type DataSetTable
    [javac] 
/srv/ci/workspace/int-inc-oracle/src/org/openbravo/dal/xml/EntityXMLConverter.java:875:
 error: cannot find symbol
    [javac]     for (DataSetTable dst : dataSet.getDataSetTableList()) {
    [javac]                                    ^
    [javac]   symbol:   method getDataSetTableList()
    [javac]   location: variable dataSet of type DataSet
    [javac] 9 errors

BUILD FAILED
/srv/ci/workspace/int-inc-oracle/build.xml:491: The following error occurred 
while executing this line:
/srv/ci/workspace/int-inc-oracle/src/build.xml:228: Compile failed; see the 
compiler error output for details.

Total time: 19 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
/srv/ci/jobs/int-inc-oracle/builds/4669/log:
     [java] 5976  [main] WARN  org.openbravo.base.model.Property - 
C_ElementValue.Name is not translatable: not found one to many property to trl 
table
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