[jira] [Commented] (CAY-1979) Prefetches on Many-to-Many Relationships with Longvarchar

2014-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256971#comment-14256971 ] ASF GitHub Bot commented on CAY-1979: - Github user asfgit closed the pull request at:

[jira] [Closed] (CAY-1979) Prefetches on Many-to-Many Relationships with Longvarchar

2014-12-23 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1979. Resolution: Fixed Fix Version/s: 4.0.M2 3.1.1 resolved on 4.0 and 3.1 branch

[2/2] cayenne git commit: CAY-1979 | fix Prefetches on Many-to-Many Relationships with Longvarchar

2014-12-23 Thread aadamchik
CAY-1979 | fix Prefetches on Many-to-Many Relationships with Longvarchar release notes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/0e5f8b76 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/0e5f8b76 Diff: http

[GitHub] cayenne pull request: CAY-1979 | fix Prefetches on Many-to-Many Re...

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

[1/2] cayenne git commit: CAY-1979 | fix Prefetches on Many-to-Many Relationships with Longvarchar

2014-12-23 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/STABLE-3.1 62affba37 -> 0e5f8b76d CAY-1979 | fix Prefetches on Many-to-Many Relationships with Longvarchar Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/f973c36a Tree:

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

2014-12-23 Thread Apache Jenkins Server
See

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

2014-12-23 Thread Apache Jenkins Server
See

Jenkins build is back to normal : cayenne-master » h2,jdk1.8.0_11,Ubuntu #134

2014-12-23 Thread Apache Jenkins Server
See

Jenkins build is back to normal : cayenne-master » derby,jdk1.8.0_11,Ubuntu #134

2014-12-23 Thread Apache Jenkins Server
See

[GitHub] cayenne pull request: fix derby build

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

cayenne git commit: fix derby build

2014-12-23 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 21ff693b9 -> ab23e9cee fix derby build Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/ab23e9ce Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/ab23e9ce

[GitHub] cayenne pull request: fix derby build

2014-12-23 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/58 fix derby build You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne fix-derby-build Alternatively you can review and

Build failed in Jenkins: cayenne-master » derby,jdk1.8.0_11,Ubuntu #133

2014-12-23 Thread Apache Jenkins Server
See Changes: [Alex.Kolonitsky] add entity ranaming [s.kolbachev] fix test SelectActionWithUnsupportedDistinctTypesIT [Alex.Kolonitsky] Update RELEASE-NOTES.txt [aadamchik] CAY-1

[GitHub] cayenne pull request: fix test SelectActionWithUnsupportedDistinct...

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

[1/2] cayenne git commit: fix test SelectActionWithUnsupportedDistinctTypesIT

2014-12-23 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 82399d539 -> 21ff693b9 fix test SelectActionWithUnsupportedDistinctTypesIT Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/be2db3ea Tree: http://git-wip-us.apache

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

2014-12-23 Thread aadamchik
Merge branch '55' Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/21ff693b Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/21ff693b Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/21ff693b Branch: refs

cayenne git commit: CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob)

2014-12-23 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 472ffe1d3 -> 82399d539 CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob) clarifying jira name Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commi

[jira] [Updated] (CAY-1981) Add support of JDBC 4.0 N-types (nchar, nvarchar, longnvarchar, nclob)

2014-12-23 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-1981: - Summary: Add support of JDBC 4.0 N-types (nchar, nvarchar, longnvarchar, nclob) (was: Add support o

[jira] [Closed] (CAY-1981) Add support of JDBC 4.0 N-types (nchar, nvarchar, longnvarchar, nclob)

2014-12-23 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1981. Resolution: Fixed Fix Version/s: 4.0.M2 > Add support of JDBC 4.0 N-types (nchar, nvarchar, lon

[jira] [Commented] (CAY-1981) Add support of N-types (nchar, nvarchar, longnvarchar, nclob)

2014-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256742#comment-14256742 ] ASF GitHub Bot commented on CAY-1981: - Github user asfgit closed the pull request at:

[GitHub] cayenne pull request: Update RELEASE-NOTES.txt

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

[1/3] cayenne git commit: Update RELEASE-NOTES.txt

2014-12-23 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 7521c67d3 -> 472ffe1d3 Update RELEASE-NOTES.txt CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob) Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/co

[3/3] cayenne git commit: CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob)

2014-12-23 Thread aadamchik
CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob) reordering release notes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/472ffe1d Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/472ffe1d D

[2/3] cayenne git commit: CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob)

2014-12-23 Thread aadamchik
CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob) Merge branch '57' Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/dce00035 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/dce00035 Diff: ht

[GitHub] cayenne pull request: add entity ranaming test

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

cayenne git commit: add entity ranaming

2014-12-23 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 01d0b24e0 -> 7521c67d3 add entity ranaming Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/7521c67d Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/7521