You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-dev@incubator.apache.org by Nicolas Lalevée <ni...@hibnet.org> on 2011/08/03 16:49:09 UTC

Re: Clean up of some IP issues

I would like to start clean up the things everybody has agrees on or there is no question about it.
So unless some has some objection, I will:
- get rid of everything under src/integration-test
- remove the menu generator
- remove the eadoc plugin
- remove the docbook plugin
- get rid of the patch of antunit and ivy
- get rid of src/test/antunit
- get rid of the plugins antunit, coverage, cobertura, emma

I'll look closer to the remaining code to clean.

Nicolas

Le 28 juil. 2011 à 15:26, Jean-Louis Boudart a écrit :

> I've just created a few JIRAs related on all this stuff, as Stefan
> suggested.
> 
> Le 28 juillet 2011 14:36, Stefan Bodewig <bo...@apache.org> a écrit :
> 
>> On 2011-07-27, Nicolas Lalevée wrote:
>> 
>>> Then there are the commits which cannot be kept and can be easily
>>> reverted.
>> 
>>> And finally the commits I don't know what to do about because they
>>> seems quite important to easyant but there's some IP on it I think.
>> 
>> My suggestion would be to open JIRAs for all things that have to be
>> reverted and that you still want to keep as part of EasyAnt in some way.
>> That way others can jump in and provide an implementation of their own.
>> 
>> For example if you have a JIRA that says "the shell script fails doing
>> FOO if ANT_HOME isn't set", then all that is required is some bash
>> knowledge and no deep understanding of EasyAnt and even I might be able
>> to contribute.
>> 
>> If the contribution is significant, there is no way other than to
>> revert/remove it and have anybody else provide a different approach.
>> The earlier we do this, the easier it is going to be.
>> 
>>> So about the first category, I think the mentors should review the
>>> part of the diff about these commits, see the attached
>>> diff-to-keep.txt.
>> 
>> I went through your list and am comfortable with it.
>> 
>>> About the second, here is the list that I have gathered:
>> 
>>> - remove the xooki plugin
>>> - remove the menu generator
>>> - remove the eadoc plugin
>>> - remove the docbook plugin
>> 
>> "provide a XY plugin" makes an excelent feature requests in JIRA.
>> 
>> Stefan
>> 
> 
> 
> 
> -- 
> Jean Louis Boudart
> Independent consultant
> Apache EasyAnt commiter http://incubator.apache.org/easyant/


Re: Clean up of some IP issues

Posted by Nicolas Lalevée <ni...@hibnet.org>.
done for the revert.

Nicolas

Le 5 août 2011 à 20:45, Jean-Louis Boudart a écrit :

> Feel free to revert the content of diff-to-revert.
> As mentioned earlier, those changes mainly affects tiny optimisation on
> easyant shell scripts. Thoses optimisation were introduced to ship a third
> party repository containing all easyant dependencies for core  (ant,ivy).
> 
> As we plan to have an online repository i think we can get rid of
> third-party-repository. For me revert those change is not an option but a
> real step to have our online repo.
> 
> 
> Le 5 août 2011 17:42, Nicolas Lalevée <ni...@hibnet.org> a écrit :
> 
>> Unless somebody objects, I'll start to do the revert of content of
>> diff-to-revert.txt
>> 
>> Nicolas
>> 
>> Le 5 août 2011 à 14:02, Nicolas Lalevée a écrit :
>> 
>>> done.
>>> And also the clean up of the xooki plugin.
>>> 
>>> Nicolas
>>> 
>>> Le 3 août 2011 à 18:49, Nicolas Lalevée a écrit :
>>> 
>>>> I would like to start clean up the things everybody has agrees on or
>> there is no question about it.
>>>> So unless some has some objection, I will:
>>>> - get rid of everything under src/integration-test
>>>> - remove the menu generator
>>>> - remove the eadoc plugin
>>>> - remove the docbook plugin
>>>> - get rid of the patch of antunit and ivy
>>>> - get rid of src/test/antunit
>>>> - get rid of the plugins antunit, coverage, cobertura, emma
>>>> 
>>>> I'll look closer to the remaining code to clean.
>>>> 
>>>> Nicolas
>>>> 
>>>> Le 28 juil. 2011 à 15:26, Jean-Louis Boudart a écrit :
>>>> 
>>>>> I've just created a few JIRAs related on all this stuff, as Stefan
>>>>> suggested.
>>>>> 
>>>>> Le 28 juillet 2011 14:36, Stefan Bodewig <bo...@apache.org> a écrit
>> :
>>>>> 
>>>>>> On 2011-07-27, Nicolas Lalevée wrote:
>>>>>> 
>>>>>>> Then there are the commits which cannot be kept and can be easily
>>>>>>> reverted.
>>>>>> 
>>>>>>> And finally the commits I don't know what to do about because they
>>>>>>> seems quite important to easyant but there's some IP on it I think.
>>>>>> 
>>>>>> My suggestion would be to open JIRAs for all things that have to be
>>>>>> reverted and that you still want to keep as part of EasyAnt in some
>> way.
>>>>>> That way others can jump in and provide an implementation of their
>> own.
>>>>>> 
>>>>>> For example if you have a JIRA that says "the shell script fails doing
>>>>>> FOO if ANT_HOME isn't set", then all that is required is some bash
>>>>>> knowledge and no deep understanding of EasyAnt and even I might be
>> able
>>>>>> to contribute.
>>>>>> 
>>>>>> If the contribution is significant, there is no way other than to
>>>>>> revert/remove it and have anybody else provide a different approach.
>>>>>> The earlier we do this, the easier it is going to be.
>>>>>> 
>>>>>>> So about the first category, I think the mentors should review the
>>>>>>> part of the diff about these commits, see the attached
>>>>>>> diff-to-keep.txt.
>>>>>> 
>>>>>> I went through your list and am comfortable with it.
>>>>>> 
>>>>>>> About the second, here is the list that I have gathered:
>>>>>> 
>>>>>>> - remove the xooki plugin
>>>>>>> - remove the menu generator
>>>>>>> - remove the eadoc plugin
>>>>>>> - remove the docbook plugin
>>>>>> 
>>>>>> "provide a XY plugin" makes an excelent feature requests in JIRA.
>>>>>> 
>>>>>> Stefan
>>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> --
>>>>> Jean Louis Boudart
>>>>> Independent consultant
>>>>> Apache EasyAnt commiter http://incubator.apache.org/easyant/
>>>> 
>>> 
>> 
>> 
> 
> 
> -- 
> Jean Louis Boudart
> Independent consultant
> Apache EasyAnt commiter http://incubator.apache.org/easyant/


Re: Clean up of some IP issues

Posted by Jean-Louis Boudart <je...@gmail.com>.
Feel free to revert the content of diff-to-revert.
As mentioned earlier, those changes mainly affects tiny optimisation on
easyant shell scripts. Thoses optimisation were introduced to ship a third
party repository containing all easyant dependencies for core  (ant,ivy).

As we plan to have an online repository i think we can get rid of
third-party-repository. For me revert those change is not an option but a
real step to have our online repo.


Le 5 août 2011 17:42, Nicolas Lalevée <ni...@hibnet.org> a écrit :

> Unless somebody objects, I'll start to do the revert of content of
> diff-to-revert.txt
>
> Nicolas
>
> Le 5 août 2011 à 14:02, Nicolas Lalevée a écrit :
>
> > done.
> > And also the clean up of the xooki plugin.
> >
> > Nicolas
> >
> > Le 3 août 2011 à 18:49, Nicolas Lalevée a écrit :
> >
> >> I would like to start clean up the things everybody has agrees on or
> there is no question about it.
> >> So unless some has some objection, I will:
> >> - get rid of everything under src/integration-test
> >> - remove the menu generator
> >> - remove the eadoc plugin
> >> - remove the docbook plugin
> >> - get rid of the patch of antunit and ivy
> >> - get rid of src/test/antunit
> >> - get rid of the plugins antunit, coverage, cobertura, emma
> >>
> >> I'll look closer to the remaining code to clean.
> >>
> >> Nicolas
> >>
> >> Le 28 juil. 2011 à 15:26, Jean-Louis Boudart a écrit :
> >>
> >>> I've just created a few JIRAs related on all this stuff, as Stefan
> >>> suggested.
> >>>
> >>> Le 28 juillet 2011 14:36, Stefan Bodewig <bo...@apache.org> a écrit
> :
> >>>
> >>>> On 2011-07-27, Nicolas Lalevée wrote:
> >>>>
> >>>>> Then there are the commits which cannot be kept and can be easily
> >>>>> reverted.
> >>>>
> >>>>> And finally the commits I don't know what to do about because they
> >>>>> seems quite important to easyant but there's some IP on it I think.
> >>>>
> >>>> My suggestion would be to open JIRAs for all things that have to be
> >>>> reverted and that you still want to keep as part of EasyAnt in some
> way.
> >>>> That way others can jump in and provide an implementation of their
> own.
> >>>>
> >>>> For example if you have a JIRA that says "the shell script fails doing
> >>>> FOO if ANT_HOME isn't set", then all that is required is some bash
> >>>> knowledge and no deep understanding of EasyAnt and even I might be
> able
> >>>> to contribute.
> >>>>
> >>>> If the contribution is significant, there is no way other than to
> >>>> revert/remove it and have anybody else provide a different approach.
> >>>> The earlier we do this, the easier it is going to be.
> >>>>
> >>>>> So about the first category, I think the mentors should review the
> >>>>> part of the diff about these commits, see the attached
> >>>>> diff-to-keep.txt.
> >>>>
> >>>> I went through your list and am comfortable with it.
> >>>>
> >>>>> About the second, here is the list that I have gathered:
> >>>>
> >>>>> - remove the xooki plugin
> >>>>> - remove the menu generator
> >>>>> - remove the eadoc plugin
> >>>>> - remove the docbook plugin
> >>>>
> >>>> "provide a XY plugin" makes an excelent feature requests in JIRA.
> >>>>
> >>>> Stefan
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> Jean Louis Boudart
> >>> Independent consultant
> >>> Apache EasyAnt commiter http://incubator.apache.org/easyant/
> >>
> >
>
>


-- 
Jean Louis Boudart
Independent consultant
Apache EasyAnt commiter http://incubator.apache.org/easyant/

Re: Clean up of some IP issues

Posted by Nicolas Lalevée <ni...@hibnet.org>.
Unless somebody objects, I'll start to do the revert of content of diff-to-revert.txt

Nicolas

Le 5 août 2011 à 14:02, Nicolas Lalevée a écrit :

> done.
> And also the clean up of the xooki plugin.
> 
> Nicolas
> 
> Le 3 août 2011 à 18:49, Nicolas Lalevée a écrit :
> 
>> I would like to start clean up the things everybody has agrees on or there is no question about it.
>> So unless some has some objection, I will:
>> - get rid of everything under src/integration-test
>> - remove the menu generator
>> - remove the eadoc plugin
>> - remove the docbook plugin
>> - get rid of the patch of antunit and ivy
>> - get rid of src/test/antunit
>> - get rid of the plugins antunit, coverage, cobertura, emma
>> 
>> I'll look closer to the remaining code to clean.
>> 
>> Nicolas
>> 
>> Le 28 juil. 2011 à 15:26, Jean-Louis Boudart a écrit :
>> 
>>> I've just created a few JIRAs related on all this stuff, as Stefan
>>> suggested.
>>> 
>>> Le 28 juillet 2011 14:36, Stefan Bodewig <bo...@apache.org> a écrit :
>>> 
>>>> On 2011-07-27, Nicolas Lalevée wrote:
>>>> 
>>>>> Then there are the commits which cannot be kept and can be easily
>>>>> reverted.
>>>> 
>>>>> And finally the commits I don't know what to do about because they
>>>>> seems quite important to easyant but there's some IP on it I think.
>>>> 
>>>> My suggestion would be to open JIRAs for all things that have to be
>>>> reverted and that you still want to keep as part of EasyAnt in some way.
>>>> That way others can jump in and provide an implementation of their own.
>>>> 
>>>> For example if you have a JIRA that says "the shell script fails doing
>>>> FOO if ANT_HOME isn't set", then all that is required is some bash
>>>> knowledge and no deep understanding of EasyAnt and even I might be able
>>>> to contribute.
>>>> 
>>>> If the contribution is significant, there is no way other than to
>>>> revert/remove it and have anybody else provide a different approach.
>>>> The earlier we do this, the easier it is going to be.
>>>> 
>>>>> So about the first category, I think the mentors should review the
>>>>> part of the diff about these commits, see the attached
>>>>> diff-to-keep.txt.
>>>> 
>>>> I went through your list and am comfortable with it.
>>>> 
>>>>> About the second, here is the list that I have gathered:
>>>> 
>>>>> - remove the xooki plugin
>>>>> - remove the menu generator
>>>>> - remove the eadoc plugin
>>>>> - remove the docbook plugin
>>>> 
>>>> "provide a XY plugin" makes an excelent feature requests in JIRA.
>>>> 
>>>> Stefan
>>>> 
>>> 
>>> 
>>> 
>>> -- 
>>> Jean Louis Boudart
>>> Independent consultant
>>> Apache EasyAnt commiter http://incubator.apache.org/easyant/
>> 
> 


Re: Clean up of some IP issues

Posted by Nicolas Lalevée <ni...@hibnet.org>.
done.
And also the clean up of the xooki plugin.

Nicolas

Le 3 août 2011 à 18:49, Nicolas Lalevée a écrit :

> I would like to start clean up the things everybody has agrees on or there is no question about it.
> So unless some has some objection, I will:
> - get rid of everything under src/integration-test
> - remove the menu generator
> - remove the eadoc plugin
> - remove the docbook plugin
> - get rid of the patch of antunit and ivy
> - get rid of src/test/antunit
> - get rid of the plugins antunit, coverage, cobertura, emma
> 
> I'll look closer to the remaining code to clean.
> 
> Nicolas
> 
> Le 28 juil. 2011 à 15:26, Jean-Louis Boudart a écrit :
> 
>> I've just created a few JIRAs related on all this stuff, as Stefan
>> suggested.
>> 
>> Le 28 juillet 2011 14:36, Stefan Bodewig <bo...@apache.org> a écrit :
>> 
>>> On 2011-07-27, Nicolas Lalevée wrote:
>>> 
>>>> Then there are the commits which cannot be kept and can be easily
>>>> reverted.
>>> 
>>>> And finally the commits I don't know what to do about because they
>>>> seems quite important to easyant but there's some IP on it I think.
>>> 
>>> My suggestion would be to open JIRAs for all things that have to be
>>> reverted and that you still want to keep as part of EasyAnt in some way.
>>> That way others can jump in and provide an implementation of their own.
>>> 
>>> For example if you have a JIRA that says "the shell script fails doing
>>> FOO if ANT_HOME isn't set", then all that is required is some bash
>>> knowledge and no deep understanding of EasyAnt and even I might be able
>>> to contribute.
>>> 
>>> If the contribution is significant, there is no way other than to
>>> revert/remove it and have anybody else provide a different approach.
>>> The earlier we do this, the easier it is going to be.
>>> 
>>>> So about the first category, I think the mentors should review the
>>>> part of the diff about these commits, see the attached
>>>> diff-to-keep.txt.
>>> 
>>> I went through your list and am comfortable with it.
>>> 
>>>> About the second, here is the list that I have gathered:
>>> 
>>>> - remove the xooki plugin
>>>> - remove the menu generator
>>>> - remove the eadoc plugin
>>>> - remove the docbook plugin
>>> 
>>> "provide a XY plugin" makes an excelent feature requests in JIRA.
>>> 
>>> Stefan
>>> 
>> 
>> 
>> 
>> -- 
>> Jean Louis Boudart
>> Independent consultant
>> Apache EasyAnt commiter http://incubator.apache.org/easyant/
>