tomee git commit: Use fixed keystores instead of an Ant task to speed up build and make it more determinisic

2017-06-22 Thread jgallimore
Repository: tomee Updated Branches: refs/heads/tomee-1.7.x 679692347 -> bc00763ca Use fixed keystores instead of an Ant task to speed up build and make it more determinisic Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit:

[jira] [Created] (TOMEE-2075) Don't try to close the entity manager if not created

2017-06-22 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-2075: - Summary: Don't try to close the entity manager if not created Key: TOMEE-2075 URL: https://issues.apache.org/jira/browse/TOMEE-2075 Project: TomEE

[jira] [Resolved] (TOMEE-2075) Don't try to close the entity manager if not created

2017-06-22 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-2075. --- Resolution: Fixed > Don't try to close the entity manager if not created >

tomee git commit: TOMEE-2074 ensure JndiExceptionOnFailedWrite is propagated, patch from Svetlin Zarev

2017-06-22 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master 317a58069 -> 3536f0b2d TOMEE-2074 ensure JndiExceptionOnFailedWrite is propagated, patch from Svetlin Zarev Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/3536f0b2

[jira] [Commented] (TOMEE-2074) TomcatWebAppBuilder does not correctly set NamingContextListener.setExceptionOnFailedWrite()

2017-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059444#comment-16059444 ] ASF GitHub Bot commented on TOMEE-2074: --- GitHub user SvetlinZarev opened a pull request:

buildbot success in on tomee-trunk-ubuntu-jvm8

2017-06-22 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu-jvm8 while building tomee. Full details are available at: https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8/builds/682 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_qnode5_ubuntu Build

[jira] [Updated] (TOMEE-2074) TomcatWebAppBuilder does not correctly set NamingContextListener.setExceptionOnFailedWrite()

2017-06-22 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetlin Zarev updated TOMEE-2074: - Description: The TomcatWebAppBuilder does not correctly set the

[jira] [Updated] (TOMEE-2074) TomcatWebAppBuilder does not correctly set NamingContextListener.setExceptionOnFailedWrite()

2017-06-22 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetlin Zarev updated TOMEE-2074: - Description: The TomcatWebAppBuilder does not correctly set the

[jira] [Created] (TOMEE-2074) TomcatWebAppBuilder does not correctly set NamingContextListener.setExceptionOnFailedWrite()

2017-06-22 Thread Svetlin Zarev (JIRA)
Svetlin Zarev created TOMEE-2074: Summary: TomcatWebAppBuilder does not correctly set NamingContextListener.setExceptionOnFailedWrite() Key: TOMEE-2074 URL: https://issues.apache.org/jira/browse/TOMEE-2074

tomee git commit: another patch from Svetlin to ensure EJB#beanName is used in any case - missing file

2017-06-22 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master ce3b5359b -> 317a58069 another patch from Svetlin to ensure EJB#beanName is used in any case - missing file Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/317a5806

[jira] [Commented] (TOMEE-2073) In some cases the EJB.beanName() is not processed

2017-06-22 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059074#comment-16059074 ] Svetlin Zarev commented on TOMEE-2073: -- Added:

[jira] [Commented] (TOMEE-2073) In some cases the EJB.beanName() is not processed

2017-06-22 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059026#comment-16059026 ] Romain Manni-Bucau commented on TOMEE-2073: --- looks like DescriptorComplementsAnnotationsServlet

buildbot failure in on tomee-trunk-ubuntu

2017-06-22 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-ubuntu while building tomee. Full details are available at: https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/790 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_qnode5_ubuntu Build Reason: The

buildbot success in on tomee-trunk-ubuntu

2017-06-22 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu while building tomee. Full details are available at: https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/789 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_qnode5_ubuntu Build Reason: The

[jira] [Commented] (TOMEE-2073) In some cases the EJB.beanName() is not processed

2017-06-22 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16058964#comment-16058964 ] Svetlin Zarev commented on TOMEE-2073: -- Sure, I'll try to figure it out after I get back from

[jira] [Commented] (TOMEE-2073) In some cases the EJB.beanName() is not processed

2017-06-22 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16058961#comment-16058961 ] Romain Manni-Bucau commented on TOMEE-2073: --- applied, thanks Svetlin We can need to add an

[jira] [Commented] (TOMEE-2073) In some cases the EJB.beanName() is not processed

2017-06-22 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16058943#comment-16058943 ] Svetlin Zarev commented on TOMEE-2073: -- I've decided to go with the arquilian tests. There is very

[jira] [Commented] (TOMEE-2073) In some cases the EJB.beanName() is not processed

2017-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16058940#comment-16058940 ] ASF GitHub Bot commented on TOMEE-2073: --- GitHub user SvetlinZarev opened a pull request:

[jira] [Created] (TOMEE-2073) In some cases the EJB.beanName() is not processed

2017-06-22 Thread Svetlin Zarev (JIRA)
Svetlin Zarev created TOMEE-2073: Summary: In some cases the EJB.beanName() is not processed Key: TOMEE-2073 URL: https://issues.apache.org/jira/browse/TOMEE-2073 Project: TomEE Issue Type: