Build failed in Jenkins: cayenne-master » derby,jdk-1.8.0,Ubuntu #85

2014-11-15 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1959 Chainable API for SelectQuery -- [...truncated 44266 lines...] SelectQueryCacheKeyIT.testUseLocalCache » N

[jira] [Commented] (CAY-1959) Chainable API for SelectQuery

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

[GitHub] cayenne pull request: CAY-1959 Chainable API for SelectQuery

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

[jira] [Closed] (CAY-1959) Chainable API for SelectQuery

2014-11-15 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1959. Resolution: Fixed Fix Version/s: 4.0.M2 > Chainable API for SelectQuery > -

cayenne git commit: CAY-1959 Chainable API for SelectQuery

2014-11-15 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 5f7b6ddf4 -> a0f941a02 CAY-1959 Chainable API for SelectQuery Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a0f941a0 Tree: http://git-wip-us.apache.org/repos/as

Build failed in Jenkins: cayenne-master » derby,jdk-1.8.0,Ubuntu #84

2014-11-15 Thread Apache Jenkins Server
See Changes: [aadamchik] refactoring, cleanup [aadamchik] unit test cleanup [aadamchik] ensuring non-null cache strategy -- [...truncated 43

cayenne git commit: ensuring non-null cache strategy

2014-11-15 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 7c852a5af -> 5f7b6ddf4 ensuring non-null cache strategy Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/5f7b6ddf Tree: http://git-wip-us.apache.org/repos/asf/caye

[2/2] cayenne git commit: unit test cleanup

2014-11-15 Thread aadamchik
unit test cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/7c852a5a Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/7c852a5a Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/7c852a5a Branch: refs

[1/2] cayenne git commit: refactoring, cleanup

2014-11-15 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master e787265f8 -> 7c852a5af refactoring, cleanup * cleanup cache key generation flow for SelectQuery * do not generate cache key for null cache strategy Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.a

Build failed in Jenkins: cayenne-master » derby,jdk-1.8.0,Ubuntu #83

2014-11-15 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1968 SQLSelect cleanup and omissions [aadamchik] undeprecating 'isFetchingDataRows' - at least the getter is still valid --

cayenne git commit: undeprecating 'isFetchingDataRows' - at least the getter is still valid

2014-11-15 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master f9c7d647c -> e787265f8 undeprecating 'isFetchingDataRows' - at least the getter is still valid Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/e787265f Tree: http

cayenne git commit: CAY-1968 SQLSelect cleanup and omissions

2014-11-15 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master cfbfb6887 -> f9c7d647c CAY-1968 SQLSelect cleanup and omissions * also a unit test for SQLSelect Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/f9c7d647 Tree: h

[jira] [Closed] (CAY-1968) SQLSelect cleanup and omissions

2014-11-15 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1968. Resolution: Fixed Fix Version/s: 4.0.M2 > SQLSelect cleanup and omissions > ---

[jira] [Updated] (CAY-1968) SQLSelect cleanup and omissions

2014-11-15 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-1968: - Description: Will clean up and refactor SQLSelect API: Shorter style of chainable API : 1. rename

[jira] [Created] (CAY-1968) SQLSelect cleanup and omissions

2014-11-15 Thread Andrus Adamchik (JIRA)
Andrus Adamchik created CAY-1968: Summary: SQLSelect cleanup and omissions Key: CAY-1968 URL: https://issues.apache.org/jira/browse/CAY-1968 Project: Cayenne Issue Type: Improvement