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

2016-06-28 Thread Apache Jenkins Server
See

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

2016-06-28 Thread Apache Jenkins Server
See

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

2016-06-28 Thread Apache Jenkins Server
See

[jira] [Issue Comment Deleted] (CAY-2076) Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

2016-06-28 Thread Savva Kolbachev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savva Kolbachev updated CAY-2076: - Comment: was deleted (was: Has been implemented by https://github.com/apache/cayenne/commit/34646fd

[jira] [Commented] (CAY-2076) Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

2016-06-28 Thread Savva Kolbachev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352866#comment-15352866 ] Savva Kolbachev commented on CAY-2076: -- Has been implemented by https://github.com/apa

[jira] [Closed] (CAY-2076) Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

2016-06-28 Thread Savva Kolbachev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savva Kolbachev closed CAY-2076. Resolution: Done Has been implemented by https://github.com/apache/cayenne/commit/34646fd5baf36402083

[GitHub] cayenne pull request #96: CAY-2076 Implement Jetty HTTP/1.1 and HTTP/2 Clien...

2016-06-28 Thread thinline72
Github user thinline72 closed the pull request at: https://github.com/apache/cayenne/pull/96 --- 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-2076) Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

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

[1/4] cayenne git commit: remove LinkedBuffer.allocate() from deserialize process, as it's better to use the default one;

2016-06-28 Thread skolbachev
Repository: cayenne Updated Branches: refs/heads/master 81f99c3b5 -> 34646fd5b remove LinkedBuffer.allocate() from deserialize process, as it's better to use the default one; Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/c

[3/4] cayenne git commit: CAY-2076 Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

2016-06-28 Thread skolbachev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/34646fd5/tutorials/tutorial-rop-server-http2/src/main/java/org/apache/cayenne/tutorial/persistent/auto/_Gallery.java -- diff --git a/tutorials/tutorial-rop-server-http2/src/main/

[2/4] cayenne git commit: CAY-2076 Adding close() method to ROP API; Taking out some common methods to ROPUtil;

2016-06-28 Thread skolbachev
CAY-2076 Adding close() method to ROP API; Taking out some common methods to ROPUtil; Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/edef6ae7 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/edef6ae7 Diff: http:

[4/4] cayenne git commit: CAY-2076 Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

2016-06-28 Thread skolbachev
CAY-2076 Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/34646fd5 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/34646fd5 Diff: http://git-wip-us

[jira] [Updated] (CAY-2076) Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

2016-06-28 Thread Savva Kolbachev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savva Kolbachev updated CAY-2076: - Summary: Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client (was: Implement Jetty Cl

[jira] [Updated] (CAY-2076) Implement Jetty Client HTTP/1.1 and HTTP/2 support for ROP Client

2016-06-28 Thread Savva Kolbachev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savva Kolbachev updated CAY-2076: - Description: The goal is to add Jetty Client support for ROP client as a separate module with both