[jira] [Updated] (CAY-2244) Using iterate() with ColumnSelect causes a ClassCastException

2017-02-21 Thread Hugi Thordarson (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hugi Thordarson updated CAY-2244: - Description: iterate() attempts to do cast the Object[] to a DataRow Example code:

[jira] [Created] (CAY-2244) Using iterate() with ColumnSelect causes a ClassCastException

2017-02-21 Thread Hugi Thordarson (JIRA)
Hugi Thordarson created CAY-2244: Summary: Using iterate() with ColumnSelect causes a ClassCastException Key: CAY-2244 URL: https://issues.apache.org/jira/browse/CAY-2244 Project: Cayenne Is

[jira] [Updated] (CAY-2243) ObjectContext.getGraphManager().unregisterObject() inconsistencies

2017-02-21 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-2243: - Description: ObjectContext.getGraphManager().unregisterObject() behaves inconsistently between ROP

[jira] [Commented] (CAY-2243) ObjectContext.getGraphManager().unregisterObject() inconsistencies

2017-02-21 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877659#comment-15877659 ] Andrus Adamchik commented on CAY-2243: -- Here is a test showing the problem (and documen

[jira] [Created] (CAY-2243) ObjectContext.getGraphManager().unregisterObject() inconsistencies

2017-02-21 Thread Andrus Adamchik (JIRA)
Andrus Adamchik created CAY-2243: Summary: ObjectContext.getGraphManager().unregisterObject() inconsistencies Key: CAY-2243 URL: https://issues.apache.org/jira/browse/CAY-2243 Project: Cayenne

[jira] [Updated] (CAY-2242) Vertical Inheritance: Cannot Insert Record With Multiple Flattened Relationships

2017-02-21 Thread Matt Watson (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Watson updated CAY-2242: - Attachment: CAY_2242_breaking_test.patch Attached breaking test. I went ahead and hijacked the previous test

[jira] [Commented] (CAY-2122) Vertical Inheritance: Cannot Insert Record For Implementing Class with Attribute And Relationship

2017-02-21 Thread Matt Watson (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877221#comment-15877221 ] Matt Watson commented on CAY-2122: -- I just went ahead and created a new issue CAY-2242 > V

[jira] [Created] (CAY-2242) Vertical Inheritance: Cannot Insert Record With Multiple Flattened Relationships

2017-02-21 Thread Matt Watson (JIRA)
Matt Watson created CAY-2242: Summary: Vertical Inheritance: Cannot Insert Record With Multiple Flattened Relationships Key: CAY-2242 URL: https://issues.apache.org/jira/browse/CAY-2242 Project: Cayenne

[jira] [Commented] (CAY-2122) Vertical Inheritance: Cannot Insert Record For Implementing Class with Attribute And Relationship

2017-02-21 Thread Matt Watson (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877172#comment-15877172 ] Matt Watson commented on CAY-2122: -- [~andrus] I just discovered a bug directly related to t

cayenne git commit: Insert actual project version

2017-02-21 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master a5acacc2b -> d5c47dee6 Insert actual project version Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/d5c47dee Tree: http://git-wip-us.apache.org/repos/asf/cayenne

cayenne git commit: release notes for CAY-2207

2017-02-21 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master f2438a359 -> a5acacc2b release notes for CAY-2207 Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a5acacc2 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tr

cayenne git commit: cleanup

2017-02-21 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 4caa3900a -> f2438a359 cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/f2438a35 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/f2438a35 Diff: h

cayenne git commit: Code cleanup: - add missing licenses - cleanup tests for Oracle

2017-02-21 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master e1823c3e2 -> 4caa3900a Code cleanup: - add missing licenses - cleanup tests for Oracle Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4caa3900 Tree: http://git-w

[jira] [Updated] (CAY-2241) cdbimport: set ObjRelationship delete rule from FK metadata (if it's possible)

2017-02-21 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2241: - Description: DbRelationship doesn't know anything about delete rule and just set it to ObjRelations

[jira] [Created] (CAY-2241) cdbimport: set ObjRelationship delete rule from FK metadata (if it's possible)

2017-02-21 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2241: Summary: cdbimport: set ObjRelationship delete rule from FK metadata (if it's possible) Key: CAY-2241 URL: https://issues.apache.org/jira/browse/CAY-2241 Project: Cay

[jira] [Created] (CAY-2240) issue with cursor for EJBQL query

2017-02-21 Thread ana benko (JIRA)
ana benko created CAY-2240: -- Summary: issue with cursor for EJBQL query Key: CAY-2240 URL: https://issues.apache.org/jira/browse/CAY-2240 Project: Cayenne Issue Type: Bug Components: Model

[jira] [Created] (CAY-2239) Error saving project

2017-02-21 Thread ana benko (JIRA)
ana benko created CAY-2239: -- Summary: Error saving project Key: CAY-2239 URL: https://issues.apache.org/jira/browse/CAY-2239 Project: Cayenne Issue Type: Bug Components: Modeler Affect

[jira] [Closed] (CAY-2207) Modeler: “Java Type” and "DbAttribute Path" are not saved with using TAB to move forward

2017-02-21 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2207. Resolution: Fixed Assignee: Nikita Timofeev Fix Version/s: 4.0.M5 Fixed per https://g

cayenne git commit: CAY-2207 Modeler: “Java Type” and "DbAttribute Path" are not saved with using TAB to move forward plus related code cleanup

2017-02-21 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 5502c691d -> e1823c3e2 CAY-2207 Modeler: “Java Type” and "DbAttribute Path" are not saved with using TAB to move forward plus related code cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-u