[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8803) the build system need a jre5 installed

Feng Qian (JIRA) jira-events at lists.jboss.org
Thu Apr 28 05:27:18 EDT 2011


the build system need a jre5 installed
--------------------------------------

                 Key: JBIDE-8803
                 URL: https://issues.jboss.org/browse/JBIDE-8803
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Build/Releng
            Reporter: Feng Qian
            Assignee: Nick Boldt
             Fix For: 3.2.1.M1


https://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_stable_branch.tests/166/#showFailuresLink
There are three ws junit tests failed. Because in hudson system, no jre5 location. the error is:
The JRE5 location is not right
I had remebered, some time ago, in 3.2-trunk codes,
https://issues.jboss.org/browse/JBIDE-6581
we need a system property for jre5, I will use the codes to get it's location: System.getProperty("jbosstools.test.jre.5", "");
I think for the 3.2 branch, we don't set the jre5 for the build, right?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list