[
https://issues.jboss.org/browse/JBIDE-22270?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-22270:
---------------------------------------------
now with better network.
The actual error is this:
{quote}
updating filter ds_next_maint->((project = JBIDE AND fixVersion in ( )) OR (project =
JBDS AND fixVersion in ( 9.1.0.GA )))
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":{}}
{quote}
and her can be seen fixVersion is empty which should not happen.
looking at definiton of ds_next_maint it is seen that jbide_next_maint_versions is what
ends up empty. What is weird is why jbds_next_main_versions has content.
Would indicate 9.1.0 GA was not mark as released.
Thus yes, JBIDE has no start date for its next maintaennce - I've set it to its start
date: 20/Apr/2016 and JBDS 9.1 was not marked as released and 9.1.1 was also missing start
date.
Fixed - thus please remember just because the release of a maintanence is not planned we
still know when the branch/work for it could at the earlist start.
[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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)