[GitHub] cayenne pull request #176: Reverse Engineering doesn't work with Sybase

2017-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/176 --- 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 ena

[2/2] cayenne git commit: Merge remote-tracking branch 'remotes/parent/pr/176' into asf-master

2017-03-13 Thread ntimofeev
Merge remote-tracking branch 'remotes/parent/pr/176' into asf-master Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/52e7ede9 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/52e7ede9 Diff: http://git-wip-us.apach

[1/2] cayenne git commit: Modified connection.getSchema() call to be wrapped in try/catch block with a warning to the log. In Sybase, getSchema() throws an Error (not an Exception) because technically

2017-03-13 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master dfa3d87d8 -> 52e7ede9d Modified connection.getSchema() call to be wrapped in try/catch block with a warning to the log. In Sybase, getSchema() throws an Error (not an Exception) because technically a schmea isn't a valid concept. The clo

Build failed in Jenkins: Cayenne pull requests #252

2017-03-13 Thread Apache Jenkins Server
See Changes: [lon.varscsak] Modified connection.getSchema() call to be wrapped in try/catch block -- [...truncated 163.57 KB...] [INFO] cayenne-client-jetty: Caye

[GitHub] cayenne pull request #176: Reverse Engineering doesn't work with Sybase

2017-03-13 Thread lonvarscsak
GitHub user lonvarscsak opened a pull request: https://github.com/apache/cayenne/pull/176 Reverse Engineering doesn't work with Sybase Modified connection.getSchema() call to be wrapped in try/catch block with a warning to the log. In Sybase, getSchema() throws an Error because te

[jira] [Closed] (CAY-1873) Move DataDomain cache configuration from the Modeler and into DI

2017-03-13 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-1873. Resolution: Fixed This one is done finally! There is one followup though: CAY-2266, as current proper

[jira] [Created] (CAY-2266) Move EventBridge implementations into autoloadable modules.

2017-03-13 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2266: Summary: Move EventBridge implementations into autoloadable modules. Key: CAY-2266 URL: https://issues.apache.org/jira/browse/CAY-2266 Project: Cayenne Issu

[GitHub] cayenne pull request #72: CAY-1873 | Move DataDomain cache configuration fro...

2017-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/72 --- 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] [Commented] (CAY-1873) Move DataDomain cache configuration from the Modeler and into DI

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

[2/6] cayenne git commit: CAY-1873 | Move DataDomain cache configuration from the Modeler and into DI

2017-03-13 Thread ntimofeev
CAY-1873 | Move DataDomain cache configuration from the Modeler and into DI Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/dae15cee Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/dae15cee Diff: http://git-wip-u

[3/6] cayenne git commit: CAY-1873 | Remove DataDomain cache configuration from the Modeler

2017-03-13 Thread ntimofeev
CAY-1873 | Remove DataDomain cache configuration from the Modeler Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/03136ff1 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/03136ff1 Diff: http://git-wip-us.apache.o

[1/6] cayenne git commit: CAY-1873 | Move DataDomain cache configuration from the Modeler and into DI

2017-03-13 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 9c32b7604 -> dfa3d87d8 http://git-wip-us.apache.org/repos/asf/cayenne/blob/dae15cee/cayenne-server/src/test/java/org/apache/cayenne/event/JavaGroupsBridgeProviderTest.java ---

[6/6] cayenne git commit: Merge branch 'CAY-1873-(2)' into asf-master

2017-03-13 Thread ntimofeev
Merge branch 'CAY-1873-(2)' into asf-master Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/dfa3d87d Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/dfa3d87d Diff: http://git-wip-us.apache.org/repos/asf/cayenne/d

[5/6] cayenne git commit: CAY-1873 final cleanup - generics in DataRowStore and related classes - rename default event bridge to NoopEventBridge and check for it in DataRowStoreFactory - return "share

2017-03-13 Thread ntimofeev
CAY-1873 final cleanup - generics in DataRowStore and related classes - rename default event bridge to NoopEventBridge and check for it in DataRowStoreFactory - return "shared cache" checkbox for DataDomain in Modeler Closes #72 Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo

[4/6] cayenne git commit: CAY-1873 | Add DataDomain cache configuration into DI

2017-03-13 Thread ntimofeev
CAY-1873 | Add DataDomain cache configuration into DI Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a4cba4e0 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/a4cba4e0 Diff: http://git-wip-us.apache.org/repos/asf