both merged.
Thanks for your contribution!

On 24 September 2013 10:09, ryenus <rye...@gmail.com> wrote:
> Thank you Andreas.
>
> I've commented on that issue, with almost the same words I used here
> about the copyright/license stuff.
>
> Could someone please look at the patches instead of merely worrying
> about the license issue (there's no issue at all). They're very
> simple, and I have to wait to release my next version with separate
> jar/sources-jar/javadoc-jar differentiated via classifiers (for
> multiple jdk versions).
>
> Thank you
>
> On Mon, Sep 23, 2013 at 11:58 PM, ryenus <rye...@gmail.com> wrote:
>> @Stephen, @Daniel, sorry I didn't subscribe the ML so just read your
>> replies via markmail.org
>>
>> Regarding license, my github repo is simply a clone of
>> https://github.com/apache/maven-plugins, hence should inherit the same
>> license, and I kinda agree with Daniel that pull requests on github
>> are now defacto OSS contribution 'protocol' with enough implications
>> about the copyright grant stuff. Also a pull request is basically
>> saying, here is what I can give, you can either take it or abandon it,
>> at your own wish, of course, for the sake of goodness.
>>
>> Regarding JIRA tickets, I did create them accordingly in the first
>> place, you can see that the JIRA ticket IDs are included as prefixes
>> in pull requests titles, respectively. Also the JIRA tickets and GH
>> pull requests are now crossed linked to each other(s).
>>
>> About the 6 criteria Stephen mentioned
>>> 1. Does it have tests that fail when the bug is not fixed?
>> N/A, my PR's are more about enhancement
>>
>>> 2. Does it have tests that pass when the bug is fixed?
>> I haven't got the time to learn and write tests for these maven
>> plugins yet, for me it's mostly a matter of time and priority, which
>> highly depends on the business. However, I made the fixes only to
>> resolve real issues in my projects, see
>> https://github.com/ryenus/rop/blob/backport/pom.xml, checking the
>> tests you can see I'm a strong advocator of TDD as well.
>>
>> 3. Does it leave code formatting alone except for the lines that are
>> touched?
>> Yes
>>
>> 4. Does it apply cleanly?
>> Yes, GitHub now can automatically verify if a pull request can be
>> cleanly merged or not.
>>
>> 5. Is there a bug ID associated with the bug?
>> Yes, as mentioned above, JIRA tickets are created and cross linked to
>> the pull requests.
>>
>> 6. Is it super obvious that we can accept the contribution?
>> Yes, should be, it's very simple actually, even more so to maven developers.
>>
>>
>> On Mon, Sep 23, 2013 at 1:24 PM, ryenus <rye...@gmail.com> wrote:
>>> Would anyone be taking care of the pull requests on github:
>>>
>>> https://github.com/apache/maven-plugins/pulls
>>>
>>> I just made 2 but saw there're pull requests open for years.
>>>
>>> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to