[ 
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

        

Reply via email to