[jira] [Created] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)
Kamil Burek created OPENEJB-2008: Summary: IllegalArgumentException in ApplicationComposer class Key: OPENEJB-2008 URL: https://issues.apache.org/jira/browse/OPENEJB-2008 Project: OpenEJB

[jira] [Updated] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Burek updated OPENEJB-2008: - Attachment: AbstractTestCase.java here you have abstract test case class which is creating

[jira] [Commented] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607396#comment-13607396 ] Romain Manni-Bucau commented on OPENEJB-2008: - think it is fixed on trunk

buildbot success in ASF Buildbot on tomee-1.5-ubuntu

2013-03-20 Thread buildbot
The Buildbot has detected a restored build on builder tomee-1.5-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-1.5-ubuntu/builds/15 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: forced: by IRC

[jira] [Commented] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607403#comment-13607403 ] Kamil Burek commented on OPENEJB-2008: -- but it wasn't released yet? because I have

[jira] [Commented] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607411#comment-13607411 ] Romain Manni-Bucau commented on OPENEJB-2008: - yes, that's not yet release

[jira] [Commented] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Kamil Burek (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607424#comment-13607424 ] Kamil Burek commented on OPENEJB-2008: -- so you can mark this issue as duplicated

[jira] [Closed] (OPENEJB-2008) IllegalArgumentException in ApplicationComposer class

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau closed OPENEJB-2008. --- Resolution: Duplicate IllegalArgumentException in ApplicationComposer class

[jira] [Created] (TOMEE-836) ReportValidationResults should log.info about the root cause

2013-03-20 Thread Mark Struberg (JIRA)
Mark Struberg created TOMEE-836: --- Summary: ReportValidationResults should log.info about the root cause Key: TOMEE-836 URL: https://issues.apache.org/jira/browse/TOMEE-836 Project: TomEE

[jira] [Commented] (TOMEE-667) Deploy an ejb module with persistence.xml file cause: attempted duplicate class definition for name: org/apache/openejb/cdi/CdiPlugin

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607470#comment-13607470 ] Romain Manni-Bucau commented on TOMEE-667: -- Hope to start the release process next

svn commit: r1458720 - in /tomee/tomee/trunk/arquillian: arquillian-tck/src/test/resources/ arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ arquillian-tomee-common/src/test

2013-03-20 Thread rmannibucau
Author: rmannibucau Date: Wed Mar 20 10:21:43 2013 New Revision: 1458720 URL: http://svn.apache.org/r1458720 Log: TOMEE-137 more logic to not override properties set through arquillian.xml - otherwise dynamic port feature is totally broken Modified:

buildbot exception in ASF Buildbot on tomee-trunk-win-ibmjdk6

2013-03-20 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-win-ibmjdk6 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-win-ibmjdk6/builds/206 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-2008_windows Build Reason:

svn commit: r1458768 - in /tomee/tomee/trunk/arquillian: arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ arquillian-tomee-webapp-remote/src/main/java/org/apache/tomee/arqui

2013-03-20 Thread rmannibucau
Author: rmannibucau Date: Wed Mar 20 11:28:33 2013 New Revision: 1458768 URL: http://svn.apache.org/r1458768 Log: ensuring we use the correct version of tomee-webapp Modified:

svn commit: r1458824 - /tomee/tomee/trunk/maven/jarstxt-maven-plugin/src/main/java/org/apache/openejb/maven/jarstxt/JarsTxtMojo.java

2013-03-20 Thread rmannibucau
Author: rmannibucau Date: Wed Mar 20 13:46:28 2013 New Revision: 1458824 URL: http://svn.apache.org/r1458824 Log: keeping SNAPSHOT as version in jars.txt + sorting deps by name (more readable) Modified:

svn commit: r1458859 - /tomee/tomee/trunk/tomee/tomee-embedded/src/main/java/org/apache/tomee/embedded/Container.java

2013-03-20 Thread rmannibucau
Author: rmannibucau Date: Wed Mar 20 14:48:05 2013 New Revision: 1458859 URL: http://svn.apache.org/r1458859 Log: forcing Container to use the config we give it Modified: tomee/tomee/trunk/tomee/tomee-embedded/src/main/java/org/apache/tomee/embedded/Container.java Modified:

buildbot exception in ASF Buildbot on tomee-trunk-win-ibmjdk6

2013-03-20 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-win-ibmjdk6 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-win-ibmjdk6/builds/209 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-2008_windows Build Reason:

svn commit: r1458885 - /tomee/tomee/trunk/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatWebAppBuilder.java

2013-03-20 Thread rmannibucau
Author: rmannibucau Date: Wed Mar 20 15:27:11 2013 New Revision: 1458885 URL: http://svn.apache.org/r1458885 Log: tomcat-only should work globally too Modified: tomee/tomee/trunk/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatWebAppBuilder.java Modified:

[jira] [Created] (TOMEE-837) TomEE DataSource configuration does not honour actual configuration

2013-03-20 Thread Bertrand Guay-Paquet (JIRA)
Bertrand Guay-Paquet created TOMEE-837: -- Summary: TomEE DataSource configuration does not honour actual configuration Key: TOMEE-837 URL: https://issues.apache.org/jira/browse/TOMEE-837 Project:

buildbot success in ASF Buildbot on tomee-trunk-ubuntu

2013-03-20 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/216 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

[jira] [Commented] (TOMEE-837) TomEE DataSource configuration does not honour actual configuration

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607943#comment-13607943 ] Romain Manni-Bucau commented on TOMEE-837: -- I really think this is fixed on trunk.

[jira] [Commented] (TOMEE-837) TomEE DataSource configuration does not honour actual configuration

2013-03-20 Thread Bertrand Guay-Paquet (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607996#comment-13607996 ] Bertrand Guay-Paquet commented on TOMEE-837: I think we are not talking about

svn commit: r1459008 - /tomee/tomee/trunk/tomee/tomee-jdbc/src/main/java/org/apache/tomee/jdbc/TomEEDataSourceCreator.java

2013-03-20 Thread rmannibucau
Author: rmannibucau Date: Wed Mar 20 19:21:29 2013 New Revision: 1459008 URL: http://svn.apache.org/r1459008 Log: TOMEE-838 bug in tomee-jdbc config conversion Modified: tomee/tomee/trunk/tomee/tomee-jdbc/src/main/java/org/apache/tomee/jdbc/TomEEDataSourceCreator.java Modified:

[jira] [Resolved] (TOMEE-838) temporal config of tomee-jdbc not consistent

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-838. -- Resolution: Fixed temporal config of tomee-jdbc not consistent

[jira] [Commented] (TOMEE-837) TomEE DataSource configuration does not honour actual configuration

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608056#comment-13608056 ] Romain Manni-Bucau commented on TOMEE-837: -- hope with TOMEE-838 i understood it.

[jira] [Commented] (TOMEE-837) TomEE DataSource configuration does not honour actual configuration

2013-03-20 Thread Bertrand Guay-Paquet (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608096#comment-13608096 ] Bertrand Guay-Paquet commented on TOMEE-837: Looks good to me! Thanks!

[jira] [Created] (TOMEE-839) @Stateless EJBs which are also @WebService annotated don't get picked up in embedded mode

2013-03-20 Thread Mark Struberg (JIRA)
Mark Struberg created TOMEE-839: --- Summary: @Stateless EJBs which are also @WebService annotated don't get picked up in embedded mode Key: TOMEE-839 URL: https://issues.apache.org/jira/browse/TOMEE-839

[jira] [Updated] (TOMEE-839) @Stateless EJBs which are also @WebService annotated don't get picked up in embedded mode

2013-03-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated TOMEE-839: Attachment: TOMEE-839.patch unit test to show the issue. applies in the container root.

[jira] [Commented] (TOMEE-839) @Stateless EJBs which are also @WebService annotated don't get picked up in embedded mode

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608277#comment-13608277 ] Romain Manni-Bucau commented on TOMEE-839: -- Note: you can add @LocalBean on the

[jira] [Commented] (TOMEE-839) @Stateless EJBs which are also @WebService annotated don't get picked up in embedded mode

2013-03-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608332#comment-13608332 ] Romain Manni-Bucau commented on TOMEE-839: -- commited it, tested it quickly

svn commit: r1459131 - /tomee/tomee/tags/tomee-1.5.2/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 02:11:13 2013 New Revision: 1459131 URL: http://svn.apache.org/r1459131 Log: [release-tools] creating tag for tomee-1.5.2 Added: tomee/tomee/tags/tomee-1.5.2/ (props changed) - copied from r1459130, tomee/tomee/branches/tomee-1.5.2/ Propchange:

svn commit: r1597 - /dev/tomee/foo/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:10:13 2013 New Revision: 1597 Log: . Added: dev/tomee/foo/

svn commit: r1597 - /dev/tomee/foo/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:10:13 2013 New Revision: 1597 Log: . Added: dev/tomee/foo/

svn commit: r1598 - /dev/tomee/foo/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:10:27 2013 New Revision: 1598 Log: . Removed: dev/tomee/foo/

svn commit: r1599 - in /dev/tomee/staging-008: ./ tomee-1.5.2/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:10:37 2013 New Revision: 1599 Log: [release-tools] staged binary dir for tomee-1.5.2 Added: dev/tomee/staging-008/ dev/tomee/staging-008/tomee-1.5.2/

svn commit: r1599 - in /dev/tomee/staging-008: ./ tomee-1.5.2/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:10:37 2013 New Revision: 1599 Log: [release-tools] staged binary dir for tomee-1.5.2 Added: dev/tomee/staging-008/ dev/tomee/staging-008/tomee-1.5.2/

svn commit: r1600 - /dev/tomee/staging-008/tomee-1.5.2/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:45:11 2013 New Revision: 1600 Log: [release-tools] staged binaries for tomee-1.5.2 Added: dev/tomee/staging-008/tomee-1.5.2/apache-tomee-1.5.2-jaxrs.tar.gz (with props) dev/tomee/staging-008/tomee-1.5.2/apache-tomee-1.5.2-jaxrs.tar.gz.asc

svn commit: r1600 - /dev/tomee/staging-008/tomee-1.5.2/

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:45:11 2013 New Revision: 1600 Log: [release-tools] staged binaries for tomee-1.5.2 Added: dev/tomee/staging-008/tomee-1.5.2/apache-tomee-1.5.2-jaxrs.tar.gz (with props) dev/tomee/staging-008/tomee-1.5.2/apache-tomee-1.5.2-jaxrs.tar.gz.asc

svn commit: r1459145 - in /tomee/sandbox/release-tools/src/main/java/org/apache/openejb/tools/release: Release.java cmd/Binaries.java cmd/CompareLibraries.java util/Files.java

2013-03-20 Thread dblevins
Author: dblevins Date: Thu Mar 21 03:59:11 2013 New Revision: 1459145 URL: http://svn.apache.org/r1459145 Log: updated Binaries command to check binaries into svn as per the new dist.apache.org setup Modified: