[jira] [Created] (CAY-2235) Deprecate Query.getDataMap() method

2017-02-15 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2235: Summary: Deprecate Query.getDataMap() method Key: CAY-2235 URL: https://issues.apache.org/jira/browse/CAY-2235 Project: Cayenne Issue Type: Task Co

Build failed in Jenkins: cayenne-master » derby,JDK 1.8 (latest),ubuntu #563

2017-02-15 Thread Apache Jenkins Server
See Changes: [stariy95] CAY-2228 release notes and upgrade info -- [...truncated 61144 lines...] [main] INFO org.apache.cayenne.lo

[jira] [Commented] (CAY-2233) Deprecate (or even delete) size() and clear() methods from QueryCache interface

2017-02-15 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868014#comment-15868014 ] Nikita Timofeev commented on CAY-2233: -- Additional note for clear() method. It is used

[jira] [Commented] (CAY-2234) Investigate Jenkins build failure

2017-02-15 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868003#comment-15868003 ] Nikita Timofeev commented on CAY-2234: -- Both Travis and local builds are OK. > Investi

[jira] [Created] (CAY-2234) Investigate Jenkins build failure

2017-02-15 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2234: Summary: Investigate Jenkins build failure Key: CAY-2234 URL: https://issues.apache.org/jira/browse/CAY-2234 Project: Cayenne Issue Type: Task Envir

[jira] [Created] (CAY-2233) Deprecate (or even delete) size() and clear() methods from QueryCache interface

2017-02-15 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2233: Summary: Deprecate (or even delete) size() and clear() methods from QueryCache interface Key: CAY-2233 URL: https://issues.apache.org/jira/browse/CAY-2233 Project: Ca

[jira] [Created] (CAY-2232) Proper conversion to String for new functional expressions

2017-02-15 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2232: Summary: Proper conversion to String for new functional expressions Key: CAY-2232 URL: https://issues.apache.org/jira/browse/CAY-2232 Project: Cayenne Issue

[jira] [Updated] (CAY-2231) Support for collections in new functional expressions

2017-02-15 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2231: - Summary: Support for collections in new functional expressions (was: Support for collections in new

[jira] [Created] (CAY-2231) Support for collections in new functional expression

2017-02-15 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2231: Summary: Support for collections in new functional expression Key: CAY-2231 URL: https://issues.apache.org/jira/browse/CAY-2231 Project: Cayenne Issue Type:

cayenne git commit: CAY-2228 release notes and upgrade info

2017-02-15 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 03e7024fc -> daee122c5 CAY-2228 release notes and upgrade info Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/daee122c Tree: http://git-wip-us.apache.org/repos/a

Build failed in Jenkins: cayenne-master » derby,JDK 1.8 (latest),ubuntu #562

2017-02-15 Thread Apache Jenkins Server
See Changes: [stariy95] CAY-2228 Deprecate multiple cache groups in caching and query API - [stariy95] CAY-2229 NPE in Modeler find action -

[jira] [Assigned] (CAY-2230) Error using connection to postgresql with db schema in DB URL

2017-02-15 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev reassigned CAY-2230: Assignee: Nikita Timofeev > Error using connection to postgresql with db schema in DB URL > -

[jira] [Closed] (CAY-2229) Search throws NPE

2017-02-15 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2229. Resolution: Fixed Assignee: Nikita Timofeev Fixed per https://github.com/apache/cayenne/commit/

cayenne git commit: CAY-2229 NPE in Modeler find action

2017-02-15 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master dd1745ca8 -> 03e7024fc CAY-2229 NPE in Modeler find action Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/03e7024f Tree: http://git-wip-us.apache.org/repos/asf/c

[jira] [Closed] (CAY-2228) Deprecate multiple cache groups in caching and query API

2017-02-15 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2228. Resolution: Fixed Done per https://github.com/apache/cayenne/commit/dd1745ca858acc9772c5a4190fbe75e01e

[1/2] cayenne git commit: CAY-2228 Deprecate multiple cache groups in caching and query API - deprecate multiple cache groups in old API - remove multiple cache groups in 4.0 API - check and alert for

2017-02-15 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 8a570a9d2 -> dd1745ca8 http://git-wip-us.apache.org/repos/asf/cayenne/blob/dd1745ca/cayenne-server/src/main/java/org/apache/cayenne/remote/IncrementalSelectQuery.java -- d

[2/2] cayenne git commit: CAY-2228 Deprecate multiple cache groups in caching and query API - deprecate multiple cache groups in old API - remove multiple cache groups in 4.0 API - check and alert for

2017-02-15 Thread ntimofeev
CAY-2228 Deprecate multiple cache groups in caching and query API - deprecate multiple cache groups in old API - remove multiple cache groups in 4.0 API - check and alert for multiple cache groups settings in Modeler - change getOrginatingQuery() to getOriginatingQuery() in QueryMetadata Proj

[jira] [Created] (CAY-2230) Error using connection to postgresql with db schema in DB URL

2017-02-15 Thread ana benko (JIRA)
ana benko created CAY-2230: -- Summary: Error using connection to postgresql with db schema in DB URL Key: CAY-2230 URL: https://issues.apache.org/jira/browse/CAY-2230 Project: Cayenne Issue Type: Bu

[jira] [Updated] (CAY-2229) Search throws NPE

2017-02-15 Thread ana benko (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ana benko updated CAY-2229: --- Attachment: datamap.map.xml Msearch.png > Search throws NPE > - > >

[jira] [Created] (CAY-2229) Search throws NPE

2017-02-15 Thread ana benko (JIRA)
ana benko created CAY-2229: -- Summary: Search throws NPE Key: CAY-2229 URL: https://issues.apache.org/jira/browse/CAY-2229 Project: Cayenne Issue Type: Bug Components: Modeler Affects V

[jira] [Created] (CAY-2228) Deprecate multiple cache groups in caching and query API

2017-02-15 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2228: Summary: Deprecate multiple cache groups in caching and query API Key: CAY-2228 URL: https://issues.apache.org/jira/browse/CAY-2228 Project: Cayenne Issue Ty