[jira] [Closed] (CAY-2064) Issue with BeanAccessor for classes with complex inheritance

2016-02-26 Thread Dzmitry Kazimirchyk (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dzmitry Kazimirchyk closed CAY-2064. Resolution: Fixed Fix Version/s: 4.0.M4 I have merge the pull request and added this fi

cayenne git commit: CAY-2064 Release notes

2016-02-26 Thread dkazimirchyk
Repository: cayenne Updated Branches: refs/heads/master f0782d260 -> 80f26f064 CAY-2064 Release notes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/80f26f06 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8

[GitHub] cayenne pull request: Fix BeanAccessors for Classes with Complex I...

2016-02-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/87 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[3/3] cayenne git commit: CAY-2064 Issue with BeanAccessor for classes with complex inheritance

2016-02-26 Thread dkazimirchyk
CAY-2064 Issue with BeanAccessor for classes with complex inheritance Merge pull request https://github.com/apache/cayenne/pull/87 Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/f0782d26 Tree: http://git-wip-us.apache.or

[1/3] cayenne git commit: Add failing unit test for BeanAccessors for classes with complex inheritance

2016-02-26 Thread dkazimirchyk
Repository: cayenne Updated Branches: refs/heads/master fdfeb3ac4 -> f0782d260 Add failing unit test for BeanAccessors for classes with complex inheritance Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/bb0c8c77 Tree:

[2/3] cayenne git commit: Fix some issues in BeanAccessor/PropertyUtils for classes with complex inheritance

2016-02-26 Thread dkazimirchyk
Fix some issues in BeanAccessor/PropertyUtils for classes with complex inheritance Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/7ff0b873 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/7ff0b873 Diff: http://g

[jira] [Created] (CAY-2064) Issue with BeanAccessor for classes with complex inheritance

2016-02-26 Thread Dzmitry Kazimirchyk (JIRA)
Dzmitry Kazimirchyk created CAY-2064: Summary: Issue with BeanAccessor for classes with complex inheritance Key: CAY-2064 URL: https://issues.apache.org/jira/browse/CAY-2064 Project: Cayenne

[jira] [Commented] (CAY-1977) Cleanup Modeler reverse engineering functionality

2016-02-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168868#comment-15168868 ] ASF GitHub Bot commented on CAY-1977: - Github user thinline72 closed the pull request at

[GitHub] cayenne pull request: CAY-1977 | Apply merge strategy to Modeler R...

2016-02-26 Thread thinline72
Github user thinline72 closed the pull request at: https://github.com/apache/cayenne/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (CAY-2051) Applying new Reverse Engineering to the Modeler

2016-02-26 Thread Dzmitry Kazimirchyk (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168715#comment-15168715 ] Dzmitry Kazimirchyk commented on CAY-2051: -- Hi Olga. I have applied the latest vers

[3/8] cayenne git commit: CAY-2051 | Applying new Reverse Engineering to the Modeler

2016-02-26 Thread dkazimirchyk
http://git-wip-us.apache.org/repos/asf/cayenne/blob/fe82b47e/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/action/ReverseEngineeringAction.java -- diff --git a/modeler/cayenne-modeler/src/main/java/org/apache/ca

[8/8] cayenne git commit: CAY-2051 Fixes for reverse engineering in Modeler: configurtion file naming, catalog/schema handling, code formatting.

2016-02-26 Thread dkazimirchyk
CAY-2051 Fixes for reverse engineering in Modeler: configurtion file naming, catalog/schema handling, code formatting. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/fdfeb3ac Tree: http://git-wip-us.apache.org/repos/asf/

[5/8] cayenne git commit: CAY-2051 | Applying new Reverse Engineering to the Modeler

2016-02-26 Thread dkazimirchyk
http://git-wip-us.apache.org/repos/asf/cayenne/blob/fe82b47e/cayenne-server/src/test/resources/org/apache/cayenne/dbimport/reverseEngineering-skipRelationshipsLoading.xml -- diff --git a/cayenne-server/src/test/resources/org/apach

[1/8] cayenne git commit: CAY-2051 Improvement of cdbimport behavior in maven and ant

2016-02-26 Thread dkazimirchyk
Repository: cayenne Updated Branches: refs/heads/master 2f104817e -> fdfeb3ac4 CAY-2051 Improvement of cdbimport behavior in maven and ant Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/b5bfbd5f Tree: http://git-wip-u

[6/8] cayenne git commit: CAY-2051 | Applying new Reverse Engineering to the Modeler

2016-02-26 Thread dkazimirchyk
http://git-wip-us.apache.org/repos/asf/cayenne/blob/fe82b47e/cayenne-server/src/main/java/org/apache/cayenne/dbimport/IncludeTable.java -- diff --git a/cayenne-server/src/main/java/org/apache/cayenne/dbimport/IncludeTable.java b/

[2/8] cayenne git commit: CAY-2051 | Applying new Reverse Engineering to the Modeler

2016-02-26 Thread dkazimirchyk
http://git-wip-us.apache.org/repos/asf/cayenne/blob/fe82b47e/modeler/cayenne-modeler/src/main/java/org/apache/cayenne/modeler/dialog/db/ReverseEngineeringView.java -- diff --git a/modeler/cayenne-modeler/src/main/java/org/apache/c

[4/8] cayenne git commit: CAY-2051 | Applying new Reverse Engineering to the Modeler

2016-02-26 Thread dkazimirchyk
http://git-wip-us.apache.org/repos/asf/cayenne/blob/fe82b47e/cayenne-tools/src/main/java/org/apache/cayenne/tools/dbimport/config/Schema.java -- diff --git a/cayenne-tools/src/main/java/org/apache/cayenne/tools/dbimport/config/Sch

[7/8] cayenne git commit: CAY-2051 | Applying new Reverse Engineering to the Modeler

2016-02-26 Thread dkazimirchyk
CAY-2051 | Applying new Reverse Engineering to the Modeler Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/fe82b47e Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/fe82b47e Diff: http://git-wip-us.apache.org/repo