Hi Benson Thanks for your efforts. I'm going through the code changes now. Will follow up in a day or two.
I noticed that your changes broke the builds on Jenkins, because CXF 2.7.0 requires Java 1.6. I tried going back to 2.6.3, but got a compilation failure: G:\apache\maven\trunks\plugins\maven-changes-plugin\src\main\java\org\apache\maven\plugin\jira\RestJiraDownloader.java:[129,81] cannot find symbol symbol : method getMediaType() location: class javax.ws.rs.core.Response Is this solvable? On 2012-11-21 16:49, Benson Margulies wrote: > I've checked in changes so that the maven-changes-plugin talks REST to > JIRA by default, and falls back to RSS when REST isn't there (or if > you force it). > > This really requires testing. I don't have access to a copy of JIRA so > old that it has no REST. I don't have access to a copy of JIRA that > does basic authentication, or even requires session auth for reading. > Yada, Yada. I wish Atlassian was interested enough to join this party. > In the mean time, 2.9-SNAPSHOT will use REST for issues.apache.org and > any other copy of JIRA from the last, oh, four years. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
