[
https://issues.jboss.org/browse/JBIDE-23773?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23773:
------------------------------------
Job is yellow (not red) for this build:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
->
https://github.com/jbosstools/jbosstools-webservices/pull/261
So... we have two approaches:
a) when running on windows slaves, we have to set the
<customWorkspace>jbosstools-webservices-Pull-Request</customWorkspace> or else
we'll get a path with "..." in it, which breaks the build
b) don't run on windows slaves, so that a customWorkspace path is not required.
webservices PR job incorrectly configured
-----------------------------------------
Key: JBIDE-23773
URL:
https://issues.jboss.org/browse/JBIDE-23773
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, webservices
Affects Versions: 4.4.3.AM1
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Labels: build, jenkins, pull_request, webservices
Fix For: 4.4.3.AM2
The Jenkins job for checking webservices pull requests [1] is not properly configured.
JREs (5,...) must be configured through a command line property and this causes tests to
fail.
[1]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Should be able to fix the job as we did for server [2].
[2]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)