[3/9] cayenne git commit: add logging loader delegate

2014-12-11 Thread aadamchik
add logging loader delegate Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/e2734bfc Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/e2734bfc Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/e2734bfc

[GitHub] cayenne pull request: Fix maven configuration

2014-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/47 --- 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

[7/9] cayenne git commit: add toString for all maven options objects

2014-12-11 Thread aadamchik
add toString for all maven options objects Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/233918a9 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/233918a9 Diff:

[8/9] cayenne git commit: defaultPackage value from maven plugin should override that value in DataMap

2014-12-11 Thread aadamchik
defaultPackage value from maven plugin should override that value in DataMap Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4ad9e8c2 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/4ad9e8c2 Diff:

[5/9] cayenne git commit: Q: what happens if a relationship existed over a column that was later deleted? and ‘skipRelLoading’ is true A: it should remove relationship and column

2014-12-11 Thread aadamchik
Q: what happens if a relationship existed over a column that was later deleted? and ‘skipRelLoading’ is true A: it should remove relationship and column Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/3eaed4ae Tree:

[6/9] cayenne git commit: By default many-to-many are flattened during reverse engineering. But if a user un-flattens a given N:M manually, we’d like this choice to be preserved on the next run

2014-12-11 Thread aadamchik
By default many-to-many are flattened during reverse engineering. But if a user un-flattens a given N:M manually, we’d like this choice to be preserved on the next run Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit:

[9/9] cayenne git commit: Merge branch '47'

2014-12-11 Thread aadamchik
Merge branch '47' Conflicts: cayenne-server/src/main/java/org/apache/cayenne/access/DbLoader.java Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/60ed6905 Tree:

[2/9] cayenne git commit: fix maven config loading

2014-12-11 Thread aadamchik
fix maven config loading Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4e08de86 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/4e08de86 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/4e08de86

[4/9] cayenne git commit: add skipRelationshipLoading option

2014-12-11 Thread aadamchik
add skipRelationshipLoading option Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/3037c5e5 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/3037c5e5 Diff:

[1/9] cayenne git commit: replace @since 3.2 on @since 4.0

2014-12-11 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 2a6ef007b - 60ed69053 replace @since 3.2 on @since 4.0 Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4649832f Tree:

Jenkins build is back to normal : cayenne-master » derby,JDK 1.7 (latest),Ubuntu #125

2014-12-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/cayenne-master/cayenneTestConnection=derby,jdk=JDK%201.7%20(latest),label=Ubuntu/125/changes

Jenkins build is back to normal : cayenne-master » h2,JDK 1.7 (latest),Ubuntu #125

2014-12-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%201.7%20(latest),label=Ubuntu/125/changes

[1/2] cayenne git commit: Fix overlaying of the search results

2014-12-11 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 60ed69053 - b8ddcdafa Fix overlaying of the search results Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/80c848c2 Tree:

[2/2] cayenne git commit: Merge branch '48'

2014-12-11 Thread aadamchik
Merge branch '48' Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/b8ddcdaf Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/b8ddcdaf Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/b8ddcdaf Branch:

[GitHub] cayenne pull request: Fix overlaying of the search results

2014-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/48 --- 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

[GitHub] cayenne pull request: add table types into configuration

2014-12-11 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/49 add table types into configuration You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne add-table-types-config-param

Jenkins build is back to normal : Cayenne pull requests #42

2014-12-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/Cayenne%20pull%20requests/42/changes