]
Max Rydahl Andersen commented on JBIDE-22270:
---------------------------------------------
inflight wifi is too slow for me to run this locally nor access jenkins to see the actual
failing query.
Go look at the query that cause the failure and look for empty "()" like version
in (), most likely version metadata in jira is missing expected versions. Like a next
version for maintanence.
[jiralint] Error in JQL Query: Expecting either a value, list or
function but got ')'
-------------------------------------------------------------------------------------
Key: JBIDE-22270
URL:
https://issues.jboss.org/browse/JBIDE-22270
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build
Affects Versions: 4.4.0.Alpha1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Fix For: 4.4.0.Alpha2
Somewhere in the last 8 days, a commit [1] broke jiralint:
[1]
https://github.com/maxandersen/jiralint/commits/master
{code}HTTPError = 400 {"errorMessages":["Error in JQL Query: Expecting
either a value, list or function but got ')'. You must surround ')' in
quotation marks to use it as a value. (line 1, character
41)"],"errors":{}}
Build step 'Jenkins Text Finder' changed build result to FAILURE
{code} -
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
...
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
The last good build was #2066:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
(Apr 19, 2016 2:58:01 AM EST)
Since then all builds have been red.