[
https://issues.jboss.org/browse/JBIDE-24019?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-24019:
-------------------------------
Description:
See
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
When I run the same build locally (`mvn clean install`), I get null pointers - and
they're not all related to ancient JRE5 tests.
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME}
-Djbosstools.test.jre.6=${JAVA_HOME} \
-Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt]
and [^.log]
Could the problem be this?
{code}!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2017-02-28 11:14:37.082
!MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin
org.eclipse.jst.server.core.
{code}
(Wondering if we ought to update the parent pom to have smart defaults for these
jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
was:
See
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
When I run the same build locally (`mvn clean install`), I get null pointers - and
they're not all related to ancient JRE5 tests.
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME}
-Djbosstools.test.jre.6=${JAVA_HOME} \
-Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt]
and [^.log]
(Wondering if we ought to update the parent pom to have smart defaults for these
jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
test failures in webservices
----------------------------
Key: JBIDE-24019
URL:
https://issues.jboss.org/browse/JBIDE-24019
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Assignee: Jeff MAURY
Fix For: 4.5.0.AM1
Attachments: .log,
org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt,
org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt
See
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
When I run the same build locally (`mvn clean install`), I get null pointers - and
they're not all related to ancient JRE5 tests.
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME}
-Djbosstools.test.jre.6=${JAVA_HOME} \
-Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
See attached:
[^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt] and [^.log]
Could the problem be this?
{code}!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2017-02-28 11:14:37.082
!MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin
org.eclipse.jst.server.core.
{code}
(Wondering if we ought to update the parent pom to have smart defaults for these
jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)