Re: Fwd: svn commit: r1367976 - in /openejb/trunk/openejb/examples/multiple-arquillian-adapters: ./ src/test/java/org/superbiz/embedded/remote/ src/test/java/org/superbiz/embedded/standalone/ src/test

2012-08-02 Thread AndyG
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false org.apache.maven.surefire.util.SurefireReflectionException: java.lang.reflect.InvocationTargetException; nested exception is java.lang.reflect.InvocationTargetException: null

Re: Fwd: svn commit: r1367976 - in /openejb/trunk/openejb/examples/multiple-arquillian-adapters: ./ src/test/java/org/superbiz/embedded/remote/ src/test/java/org/superbiz/embedded/standalone/ src/test

2012-08-02 Thread AndyG
Found the issue but not sure of a resolution. Why is the test running when -Dmaven.test.skip=true is specified? It can't find the class because it shouldn't be running! [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ multiple-arquillian-adapters --- [INFO] *Not compiling

Re: Fwd: svn commit: r1367976 - in /openejb/trunk/openejb/examples/multiple-arquillian-adapters: ./ src/test/java/org/superbiz/embedded/remote/ src/test/java/org/superbiz/embedded/standalone/ src/test

2012-08-02 Thread Romain Manni-Bucau
FYI i activated it back to let buildbot passes the test are running even skipping them because they are configured this way in the pom i'll enhance it, let me some minutes well - Romain 2012/8/2 AndyG andy.gumbre...@orprovision.com Found the issue but not sure of a resolution. Why is the

Re: Fwd: svn commit: r1367976 - in /openejb/trunk/openejb/examples/multiple-arquillian-adapters: ./ src/test/java/org/superbiz/embedded/remote/ src/test/java/org/superbiz/embedded/standalone/ src/test

2012-08-02 Thread Romain Manni-Bucau
should be fine now - Romain 2012/8/2 Romain Manni-Bucau rmannibu...@gmail.com FYI i activated it back to let buildbot passes the test are running even skipping them because they are configured this way in the pom i'll enhance it, let me some minutes well - Romain 2012/8/2 AndyG

Re: Fwd: svn commit: r1367976 - in /openejb/trunk/openejb/examples/multiple-arquillian-adapters: ./ src/test/java/org/superbiz/embedded/remote/ src/test/java/org/superbiz/embedded/standalone/ src/test

2012-08-02 Thread AndyG
Thanks -- View this message in context: http://openejb.979440.n4.nabble.com/Fwd-svn-commit-r1367976-in-openejb-trunk-openejb-examples-multiple-arquillian-adapters-src-test-java-tp4656615p4656632.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Fwd: svn commit: r1367976 - in /openejb/trunk/openejb/examples/multiple-arquillian-adapters: ./ src/test/java/org/superbiz/embedded/remote/ src/test/java/org/superbiz/embedded/standalone/ src/test/res

2012-08-01 Thread Romain Manni-Bucau
Hi Andy, please keep it activated, what's the stack you get? - Romain -- Forwarded message -- From: andygumbre...@apache.org Date: 2012/8/1 Subject: svn commit: r1367976 - in /openejb/trunk/openejb/examples/multiple-arquillian-adapters: ./