Details

    • Type: Bug
    • Status: Pull Request Sent (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 4.5.0.AM1
    • Fix Version/s: 4.16.x
    • Component/s: webservices
    • Labels:
      None
    • Sprint:
      devex #132 May 2017, devex #133 Jun 2017

      Description

      See https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-webservices_master/

      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

      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}

      See attached: org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt and .log

      Could the problem be this?

      !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.
      

      (Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  jeffmaury Jeff MAURY
                  Reporter:
                  nickboldt Nick Boldt
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated: