RE: Help to submit fix in maven-changes-plugin

2016-08-29 Thread Mikael Petterson
p5878947.html To start a new topic under Maven Developers, > email > ml-node+s40175n142166...@n5.nabble.com > To unsubscribe from Maven Developers, visit > http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubs > cribe_by_code&node=142166&code=dGlib3JkaWdhbmFAY

Re: Help to submit fix in maven-changes-plugin

2016-08-28 Thread Tibor Digana
gt; > > > > > > > ___ > If you reply to this email, your message will be added to the discussion > below: > http://maven.40175.n5.nabble.com/Help-to-submit-fix-in-maven-changes-plugin-tp5878947.html > To start a new topic unde

Re: Help to submit fix in maven-changes-plugin

2016-08-26 Thread Tibor Digana
>>How can I submit a patch Just push you commit and in the webpage https://github.com//maven-plugins you will see a hint to open pull request. Name it "[MCHANGES-373] ". Done. >>and integrate it The ASF PMC and committers will integrate it. >> and test it You should run : mvn -Prun-its verify and

Help to submit fix in maven-changes-plugin

2016-08-26 Thread Mikael Petterson
Hi, We are trying to use 2.12 of this plugin. I notice that the filter that we set in not applied at all. I found the following bug report: MCHANGES-373: It is not possible to use "filter" parameter I checked code and I can see that the jql query is missing the filter parameter to be set in t