On 24 May 2011 11:45, nicolas de loof <nicolas.del...@gmail.com> wrote:
> I'd be pleased to join,
> (let's drop this dinosaur)
>
> Should we setup a wiki page to know who is working on wich part, let
> contributors pick-up tasks, and trace progess ?

+1 and Nike it: Just do it(tm)

> Should we clone the svn repo to github / apache extras so that non-apache
> contributors can help (I'm an optimistic naive guy :P)

+0 need to ensure this is all under ASL, so need signed CLAs on file

(I'm not -1 as technically the test cases do not have to have the CLA,
but to get those test cases into the apache svn server they would have
to)

>
> Cheers,
> Nicolas
>
> 2011/5/24 Stephen Connolly <stephen.alan.conno...@gmail.com>
>
>> I'm working on providing a compatibility layer for plexus-utils that
>> uses the commons-* stuff to provide the implementation.
>>
>> If anyone is interested in helping please shout out.
>>
>> Most of the work is actually writing the crazy test cases, everything
>> else should be simple shims through to existing commons functionality.
>>
>> You can join in here if you are an Apache Committer (sandbox is open
>> to all Apache Committers)
>>
>> https://svn.apache.org/repos/asf/maven/sandbox/trunk/plexus-utils-commons-bridge
>>
>> Pick a plexus-utils class, and start creating tests... better still
>> write the tests black box (that's what I am doing!)
>>
>> Then when you have some tests written in the TCK module, create the
>> implementation class with all the methods:
>>
>> { throw new UnsupportedOperationException("Not implemented yet!"); }
>>
>> and then you can knock off implementations and see your test pass rate
>> rise in the bridge module.
>>
>> I'm tackling IOUtil first and then PropertyUtils.
>>
>> To stake your claim, commit the test case class first and then unless
>> you tell us otherwise you are working on that class!
>>
>> -Stephen
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>

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

Reply via email to