You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2012/09/02 02:08:21 UTC

[jira] (MCHANGES-263) Add support for JQL introduced in JIRA 4.x

     [ https://jira.codehaus.org/browse/MCHANGES-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGES-263.
------------------------------------

    Resolution: Duplicate
    
> Add support for JQL introduced in JIRA 4.x
> ------------------------------------------
>
>                 Key: MCHANGES-263
>                 URL: https://jira.codehaus.org/browse/MCHANGES-263
>             Project: Maven 2.x Changes Plugin
>          Issue Type: New Feature
>          Components: jira
>            Reporter: Alan Parkinson
>
> JIRA 4 introduced a powerful SQL like query language called JQL. Supporting JQL can provide powerful ways of downloading issues; Using textual status and resolved ids instead of numeric based ids, Query by ranges of fixVersion, etc...
> Sample JQL: 
> project = MCHANGES AND resolution = Fixed AND status in (Resolved, Closed) AND fixVersion <="2.6" ORDER BY fixVersion DESC

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira