int-inc-oracle - Build # 4668 - Failure:
Check console output at https://ci.openbravo.com/job/int-inc-oracle/4668/ to
view the results.
Committers since last success:
Changes for Build #4668
Asier Lostalé <[email protected]> null
fixed issue 40290: configurable one-to-many property in parent entity for
FKs
Asier Lostalé <[email protected]> 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é <[email protected]> null
[dal-props] added javadoc
src/org/openbravo/base/model/Property.java
Asier Lostalé <[email protected]> null
[dal-props] included all missing columns in audit check
src-db/database/model/triggers/AD_COLUMN_MOD_TRG.xml
Asier Lostalé <[email protected]> null
[dal-props] improved warn message
src/org/openbravo/base/model/ModelProvider.java
Asier Lostalé <[email protected]> null
[dal-props] merge
Asier Lostalé <[email protected]> null
[dal-props] sync terminology
src-db/database/sourcedata/AD_COLUMN.xml
Asier Lostalé <[email protected]> null
[dal-props] fixed referenced child properties even not generated
src/org/openbravo/base/model/ModelProvider.java
Asier Lostalé <[email protected]> null
[dal-props] pi merge
Asier Lostalé <[email protected]> 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é <[email protected]> null
[hb-pros] removed debuggin code
src/org/openbravo/erpCommon/ad_forms/About.java
Asier Lostalé <[email protected]> null
[hb-props] show warn only when needed
src/org/openbravo/base/model/ModelProvider.java
Asier Lostalé <[email protected]> null
[hb-pros] minor cleanup: using try with resources
src/org/openbravo/base/gen/GenerateEntitiesTask.java
Asier Lostalé <[email protected]> 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é <[email protected]> null
[hb-props] keep backwards compatibility based on preference
src/org/openbravo/base/model/ModelProvider.java
Asier Lostalé <[email protected]> null
[hb-props] removed outdated comment
src/org/openbravo/base/model/ModelProvider.java
Asier Lostalé <[email protected]> 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é <[email protected]> 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é <[email protected]> null
[dal-props] simplified if statement
src/org/openbravo/base/model/ModelProvider.java
Asier Lostalé <[email protected]> null
[dal-props] merge
Asier Lostalé <[email protected]> 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é <[email protected]> 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é <[email protected]> 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é <[email protected]> null
[dal-props] minor cleanup
src/org/openbravo/base/model/ModelProvider.java
Asier Lostalé <[email protected]> null
[dal-props] simplified if condition
src/org/openbravo/base/model/ModelProvider.java
src/org/openbravo/erpCommon/ad_forms/About.java
Asier Lostalé <[email protected]> null
[dal-props] simplified if condition
src/org/openbravo/base/model/ModelProvider.java
Last 20 lines of the console output:
[...truncated 313 lines...]
[javac] return isChildPropertyInParent;
[javac] ^
[javac] symbol: variable isChildPropertyInParent
[javac] location: class Property
[javac]
/srv/ci/workspace/int-inc-oracle/src/org/openbravo/base/model/Property.java:1376:
error: cannot find symbol
[javac] this.isChildPropertyInParent = isChildPropertyInParent;
[javac] ^
[javac] symbol: variable isChildPropertyInParent
[javac] 2 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:268: Compile failed; see the
compiler error output for details.
Total time: 17 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds