Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread AndyG
I have been checking stuff in lately specifically to get this build working. It's getting close. The jdk1.6.0_16 should really be updated, but I'd be happy to help. Andy. -- View this message in context:

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread dsh
Updated to what? On Tue, Dec 18, 2012 at 10:10 AM, AndyG andy.gumbre...@orprovision.comwrote: I have been checking stuff in lately specifically to get this build working. It's getting close. The jdk1.6.0_16 should really be updated, but I'd be happy to help. Andy. -- View this

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread dsh
I can upgrade it I suppose. The thing is that I don't want to break other builds on that box if they point to the same JDK and it looks like the path to the JDK is hard coded in each build. Cheers Daniel On Tue, Dec 18, 2012 at 10:42 AM, AndyG andy.gumbre...@orprovision.comwrote: The most

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread AndyG
We don't need to uninstall the existing jdk, just install the new one. As long as system variables are not changed there should be no issue. -- View this message in context:

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread dsh
Looks like bb-2008.apache.org can't be reached via RDP from the outside. So we'd be better off to ask infra anyway to upgrade the JDK. Cheers Daniel On Tue, Dec 18, 2012 at 11:09 AM, AndyG andy.gumbre...@orprovision.comwrote: We don't need to uninstall the existing jdk, just install the new

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread AndyG
Do you know if we have any public access to surefire-reports directories such as?: C:\slave4\openejb-trunk-win-sunjdk\build\container\openejb-core\target\surefire-reports I'd like to get to the traces if possible. -- View this message in context:

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread Romain Manni-Bucau
You can do like on main build and use a ant task to cat all these report (test-output.xml in root of our trunk) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/18

Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-17 Thread AndyG
preRegister org.apache.jasper.servlet.JspServlet@789e4b55 Tomcat:type=JspMonitor,name=jsp,WebModule=//localhost/red/\green,J2EEApplication=none,J2EEServer=none https://issues.apache.org/jira/browse/TOMEE-663 The WebModule=//localhost/red/\green URL was invalid due to only checking for / and not

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-17 Thread David Blevins
On Dec 17, 2012, at 8:32 AM, AndyG andy.gumbre...@orprovision.com wrote: There may be more of these lurking in the code. I know win platform does not seem to be used much but we still need to check http://ci.apache.org/builders/openejb-trunk-win-sunjdk/ every now and then. Problem is that