[jira] [Updated] (TOMEE-1156) upgrade deltaspike examples to v0.6

2014-03-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated TOMEE-1156: Attachment: TOMEE-1156.patch upgrade deltaspike examples to v0.6

svn commit: r1582816 - /tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/util/classloader/URLClassLoaderFirst.java

2014-03-28 Thread jlmonteiro
Author: jlmonteiro Date: Fri Mar 28 16:38:57 2014 New Revision: 1582816 URL: http://svn.apache.org/r1582816 Log: Do add . (dot) cause otherwise it matches to much things Modified:

svn commit: r1582815 - /tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/config/ReadDescriptors.java

2014-03-28 Thread jlmonteiro
Author: jlmonteiro Date: Fri Mar 28 16:38:29 2014 New Revision: 1582815 URL: http://svn.apache.org/r1582815 Log: Don't break the exception chain, otherwise it becomes hard to identify an issue Modified:

buildbot success in ASF Buildbot on tomee-1.6.0.1-deploy

2014-03-28 Thread buildbot
The Buildbot has detected a restored build on builder tomee-1.6.0.1-deploy while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-1.6.0.1-deploy/builds/4 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

svn commit: r1582955 - in /tomee/tomee/trunk/container/openejb-core/src: main/java/org/apache/openejb/Injector.java main/java/org/apache/openejb/OpenEjbContainer.java test/java/org/apache/openejb/Open

2014-03-28 Thread dblevins
Author: dblevins Date: Sat Mar 29 04:44:19 2014 New Revision: 1582955 URL: http://svn.apache.org/r1582955 Log: Move injection logic to central place -- should reuse a little more here Added: tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/Injector.java (with