Re: maven-changes-plugin: rest

2012-11-21 Thread Benson Margulies
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

Re: [VOTE] Maven Indexer 5.1.0 Release (take 2)

2012-11-21 Thread Olivier Lamy
+1 2012/11/20 Tamás Cservenák : > Hi, > > we'd like to release Maven Indexer 5.1.0. > > We fixed 7 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112&version=18972 > > Staging repository: > https://repository.apache.org/content/repositories/maven-051/ > > Guide to testing s

Re: [VOTE] Maven Indexer 5.1.0 Release (take 2)

2012-11-21 Thread Milos Kleint
+1 tested basic operations with netbeans. Milos On Wed, Nov 21, 2012 at 6:46 PM, Olivier Lamy wrote: > +1 > > 2012/11/20 Tamás Cservenák : >> Hi, >> >> we'd like to release Maven Indexer 5.1.0. >> >> We fixed 7 issues: >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112&version=1

Re: [VOTE] Maven Indexer 5.1.0 Release (take 2)

2012-11-21 Thread Hervé BOUTEMY
+1 Regards, Hervé Le mardi 20 novembre 2012 20:15:29 Tamás Cservenák a écrit : > Hi, > > we'd like to release Maven Indexer 5.1.0. > > We fixed 7 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112&version=189 > 72 > > Staging repository: > https://repository.apache.org

Re: [VOTE] Maven Indexer 5.1.0 Release (take 2)

2012-11-21 Thread Brian Fox
+1 On Tue, Nov 20, 2012 at 2:15 PM, Tamás Cservenák wrote: > Hi, > > we'd like to release Maven Indexer 5.1.0. > > We fixed 7 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112&version=18972 > > Staging repository: > https://repository.apache.org/content/repositories/ma

Re: maven-changes-plugin: rest

2012-11-21 Thread Dennis Lundberg
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\mave

Re: maven-changes-plugin: rest

2012-11-21 Thread Benson Margulies
Dennis, I am sure I can back up cxf tonight. On Nov 21, 2012, at 2:47 PM, Dennis Lundberg wrote: > 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 req

Re: maven-changes-plugin: rest

2012-11-21 Thread Benson Margulies
Dennis, I'm hard at work on improvement. I'll send mail when I'm done. On Wed, Nov 21, 2012 at 2:54 PM, Benson Margulies wrote: > Dennis, I am sure I can back up cxf tonight. > > On Nov 21, 2012, at 2:47 PM, Dennis Lundberg wrote: > >> Hi Benson >> >> Thanks for your efforts. I'm going through t

Re: maven-changes-plugin: rest

2012-11-21 Thread Benson Margulies
Coast is clear. I have two proposals to offer: 1) Set version to 3.0, remove parameter Q support, thus reducing the complexity. 2) Set version to 3.0, remove all RSS support, thus requiring JIRA 4.2. In either case, anyone who wants to use an older JIRA can use 2.8. On Wed, Nov 21, 2012 at 4

Re: maven-changes-plugin: rest

2012-11-21 Thread Brett Porter
On 22/11/2012, at 11:30 AM, Benson Margulies wrote: > Coast is clear. > > I have two proposals to offer: > > 1) Set version to 3.0, remove parameter Q support, thus reducing the > complexity. > > 2) Set version to 3.0, remove all RSS support, thus requiring JIRA 4.2. > > In either case, any

Re: maven-changes-plugin: rest

2012-11-21 Thread Benson Margulies
On Wed, Nov 21, 2012 at 8:59 PM, Brett Porter wrote: > > On 22/11/2012, at 11:30 AM, Benson Margulies wrote: > >> Coast is clear. >> >> I have two proposals to offer: >> >> 1) Set version to 3.0, remove parameter Q support, thus reducing the >> complexity. >> >> 2) Set version to 3.0, remove all