buildbot success in ASF Buildbot on tomee-trunk-ubuntu

2015-07-16 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu while building tomee. Full details are available at: http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/8 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The SingleBranch

[2/3] tomee git commit: allowing to load jdbc driver with creationg loader in tomcat-jdbc

2015-07-16 Thread rmannibucau
allowing to load jdbc driver with creationg loader in tomcat-jdbc Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/71462349 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/71462349 Diff: http://git-wip-us.apache.org/rep

[3/3] tomee git commit: fixing few tests - surely linked to tomcat upgrade

2015-07-16 Thread rmannibucau
fixing few tests - surely linked to tomcat upgrade Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/3b204271 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/3b204271 Diff: http://git-wip-us.apache.org/repos/asf/tomee/di

[1/3] tomee git commit: skip java.endorsed.dirs with java 9

2015-07-16 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master adbfcd238 -> 3b2042712 skip java.endorsed.dirs with java 9 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/9bc46357 Tree: http://git-wip-us.apache.org/repos/asf/tomee/t

tomee git commit: static connection holder doesnt exist anymore

2015-07-16 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master c2e9c04bb -> adbfcd238 static connection holder doesnt exist anymore Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/adbfcd23 Tree: http://git-wip-us.apache.org/repos/a

tomee git commit: fixing test

2015-07-16 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master a55c00822 -> c2e9c04bb fixing test Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/c2e9c04b Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/c2e9c04b Diff: http:

tomee git commit: style

2015-07-16 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master 5c981f9c8 -> a55c00822 style Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/a55c0082 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/a55c0082 Diff: http://git-

tomee git commit: too slow flush from idea, sorry for the noise

2015-07-16 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master abbed04ac -> 5c981f9c8 too slow flush from idea, sorry for the noise Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/5c981f9c Tree: http://git-wip-us.apache.org/repos/a

[jira] [Resolved] (TOMEE-1615) JTA JDBC proxies always create a connection even if one is already bound to the current transaction

2015-07-16 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-1615. --- Resolution: Fixed > JTA JDBC proxies always create a connection even if one is already

tomee git commit: TOMEE-1615 avoid to create N connections for the same datasource in the same transaction - very good catch from Jon. Also using TransactionSynchronizationRegistry instead of a static

2015-07-16 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master 9be09db04 -> abbed04ac TOMEE-1615 avoid to create N connections for the same datasource in the same transaction - very good catch from Jon. Also using TransactionSynchronizationRegistry instead of a static Map Project: http://git-wip-us.

[jira] [Created] (TOMEE-1615) JTA JDBC proxies always create a connection even if one is already bound to the current transaction

2015-07-16 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-1615: - Summary: JTA JDBC proxies always create a connection even if one is already bound to the current transaction Key: TOMEE-1615 URL: https://issues.apache.org/jira/browse/T