svn commit: r981563 - in /websites/staging/cayenne/trunk/content: ./ docs/4.0/tutorial/ch08.html

2016-03-01 Thread buildbot
Author: buildbot Date: Tue Mar 1 21:55:28 2016 New Revision: 981563 Log: Staging update by buildbot for cayenne Modified: websites/staging/cayenne/trunk/content/ (props changed) websites/staging/cayenne/trunk/content/docs/4.0/tutorial/ch08.html Propchange: websites/staging/cayenne/tru

svn commit: r981564 - /websites/production/cayenne/content/

2016-03-01 Thread dkazimirchyk
Author: dkazimirchyk Date: Tue Mar 1 22:00:49 2016 New Revision: 981564 Log: Update ROP tutorial; Update tutorial's 'Deleting Objects' session. Added: websites/production/cayenne/content/ - copied from r981563, websites/staging/cayenne/trunk/content/

svn commit: r1733161 - /cayenne/site/cms/trunk/content/docs/4.0/tutorial/ch08.html

2016-03-01 Thread dkazimirchyk
Author: dkazimirchyk Date: Tue Mar 1 21:55:09 2016 New Revision: 1733161 URL: http://svn.apache.org/viewvc?rev=1733161&view=rev Log: Update Cayenne 'Deleting Objects' tutorial to use ObjectSelect instead of old SelectQuery in code example Modified: cayenne/site/cms/trunk/content/docs/4.0/tu

cayenne git commit: Update Cayenne 'Deleting Objects' tutorial to use ObjectSelect instead of old SelectQuery in code example

2016-03-01 Thread dkazimirchyk
Repository: cayenne Updated Branches: refs/heads/master a0e324fcc -> f9a7747c5 Update Cayenne 'Deleting Objects' tutorial to use ObjectSelect instead of old SelectQuery in code example Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf

[jira] [Created] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes

2016-03-01 Thread Victor Antonovich (JIRA)
Victor Antonovich created CAY-2066: -- Summary: Memory leak in ExtendedTypeMap for inner classes Key: CAY-2066 URL: https://issues.apache.org/jira/browse/CAY-2066 Project: Cayenne Issue Type:

svn commit: r981495 - in /websites/staging/cayenne/trunk/content: ./ docs/4.0/tutorial-rop/

2016-03-01 Thread buildbot
Author: buildbot Date: Tue Mar 1 16:59:39 2016 New Revision: 981495 Log: Staging update by buildbot for cayenne Modified: websites/staging/cayenne/trunk/content/ (props changed) websites/staging/cayenne/trunk/content/docs/4.0/tutorial-rop/ch01.html websites/staging/cayenne/trunk/co

svn commit: r1733104 - in /cayenne/site/cms/trunk/content/docs/4.0/tutorial-rop: ch01.html ch02.html ch03.html ch04.html ch05.html getting-started-rop-part1.html getting-started-rop-part2.html index.h

2016-03-01 Thread dkazimirchyk
Author: dkazimirchyk Date: Tue Mar 1 16:59:17 2016 New Revision: 1733104 URL: http://svn.apache.org/viewvc?rev=1733104&view=rev Log: Update ROP tutorial docs. Modified: cayenne/site/cms/trunk/content/docs/4.0/tutorial-rop/ch01.html cayenne/site/cms/trunk/content/docs/4.0/tutorial-rop/ch0

[3/3] cayenne git commit: CAY-2065 Update ROP tutorial docs

2016-03-01 Thread dkazimirchyk
CAY-2065 Update ROP tutorial docs Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a0e324fc Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/a0e324fc Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/a0e324

[1/3] cayenne git commit: CAY-2065 Change Hessian dependency scope in ROP tutorials from provided to compile to avoid ClassNotFoundException when running them

2016-03-01 Thread dkazimirchyk
Repository: cayenne Updated Branches: refs/heads/master c2e5d6deb -> a0e324fcc CAY-2065 Change Hessian dependency scope in ROP tutorials from provided to compile to avoid ClassNotFoundException when running them Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-

[2/3] cayenne git commit: CAY-2065 Update ROP client tutorial code to use modern ObjectSelect instead of unparameterized SelectQuery

2016-03-01 Thread dkazimirchyk
CAY-2065 Update ROP client tutorial code to use modern ObjectSelect instead of unparameterized SelectQuery Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/812b1d83 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree

[jira] [Commented] (CAY-2065) Pluggable serialization and connectivity layers for ROP

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

[1/9] cayenne git commit: Add missing deserializer implementation.

2016-03-01 Thread dkazimirchyk
Repository: cayenne Updated Branches: refs/heads/master f72db8b20 -> c2e5d6deb Add missing deserializer implementation. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/7cfb4c7b Tree: http://git-wip-us.apache.org/repos/

[2/9] cayenne git commit: Initial implementation of ROP refactoring decoupling Hessian from connectivity layer and introducing pluggable serialization and connectivity layers.

2016-03-01 Thread dkazimirchyk
Initial implementation of ROP refactoring decoupling Hessian from connectivity layer and introducing pluggable serialization and connectivity layers. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/83185f25 Tree: http://g

[GitHub] cayenne pull request: CAY-2065 ROP refactoring introducing pluggab...

2016-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/89 --- 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

[7/9] cayenne git commit: Tests for hessian serialization service.

2016-03-01 Thread dkazimirchyk
Tests for hessian serialization service. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/d96ddec1 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/d96ddec1 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff

[4/9] cayenne git commit: Rename DefaultClientConnection to HttpClientConnection, which is more informative.

2016-03-01 Thread dkazimirchyk
Rename DefaultClientConnection to HttpClientConnection, which is more informative. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/fadd1d1e Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/fadd1d1e Diff: http://g

[9/9] cayenne git commit: CAY-2065 Pluggable serialization and connectivity layers for ROP

2016-03-01 Thread dkazimirchyk
CAY-2065 Pluggable serialization and connectivity layers for ROP Merge pull request https://github.com/apache/cayenne/pull/89 Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/c2e5d6de Tree: http://git-wip-us.apache.org/rep

[8/9] cayenne git commit: Mention that ROP server should now use new ROPServlet servlet class in the upgrade notes

2016-03-01 Thread dkazimirchyk
Mention that ROP server should now use new ROPServlet servlet class in the upgrade notes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/2c3719c0 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/2c3719c0 Diff: ht

[3/9] cayenne git commit: Assorted fixes to the new ROP mechanism resolving problems with session not being preserved between requests.

2016-03-01 Thread dkazimirchyk
Assorted fixes to the new ROP mechanism resolving problems with session not being preserved between requests. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/c775dc49 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/t

[5/9] cayenne git commit: Switch ROP tutorial to use new ROPServlet class.

2016-03-01 Thread dkazimirchyk
Switch ROP tutorial to use new ROPServlet class. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/0e13274c Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/0e13274c Diff: http://git-wip-us.apache.org/repos/asf/caye

[6/9] cayenne git commit: Clean up old Hessian servlet implementation.

2016-03-01 Thread dkazimirchyk
Clean up old Hessian servlet implementation. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/1d9c26b1 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/1d9c26b1 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/

[jira] [Created] (CAY-2065) Pluggable serialization and connectivity layers for ROP

2016-03-01 Thread Dzmitry Kazimirchyk (JIRA)
Dzmitry Kazimirchyk created CAY-2065: Summary: Pluggable serialization and connectivity layers for ROP Key: CAY-2065 URL: https://issues.apache.org/jira/browse/CAY-2065 Project: Cayenne I

[GitHub] cayenne pull request: ROP refactoring introducing pluggable serial...

2016-03-01 Thread dzmitryk
GitHub user dzmitryk opened a pull request: https://github.com/apache/cayenne/pull/89 ROP refactoring introducing pluggable serialization and connectivity layers Substantial refactoring of ROP mechanism untying it from Hessian usage for connectivity and allowing for pluggable serial