[ https://jira.codehaus.org/browse/MCHANGES-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=314058#comment-314058 ]
Benson Margulies commented on MCHANGES-294: ------------------------------------------- Rev 1411970 - initial refactoring. > Support REST API for JIRA > ------------------------- > > Key: MCHANGES-294 > URL: https://jira.codehaus.org/browse/MCHANGES-294 > Project: Maven 2.x Changes Plugin > Issue Type: Bug > Components: jira > Affects Versions: 2.8 > Reporter: Benson Margulies > > Ever since 4.2.1, JIRA has supported a REST API. the current trickery of > building a URL and expecting an RSS feed isn't supported, and they've since > broken it. > http://docs.atlassian.com/jira/REST/5.1.1/#id343964 > is the doc we could aim at. > ââââbenson@tinfoilhatââââââââ Mon Nov 19 07:12:07P > ~/x/oapgit/ curl https://issues.apache.org/jira/rest/api/latest/serverInfo > {"baseUrl":"https://issues.apache.org/jira","version":"5.1.3","versionNumbers":[5,1,3],"buildNumber":782,"buildDate":"2012-08-14T00:00:00.000+0000","scmInfo":"4389c897ff46ac633147bfa0023fbc37f3cb8ca3","serverTitle":"ASF > JIRA"}% > > ââââbenson@tinfoilhatââââââââ Mon Nov 19 07:12:46P -- 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