You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2003/10/04 00:49:00 UTC

[collections][VOTE] Add jar for testframework

Formal bit, so all is clear....

Commons-collections contains a testing framework that enables the
collections interfaces, such as Map, List and Set, to be tested. This
framework has proved very useful, and has been requested as a release.

If this vote is passed, [collections] will release a new jar
commons-collections-testframework.jar with each release. This jar contains
only the classes named AbstractTest* and BulkTest from the current CVS. (Run
ant dist-jar-testframework if you want to see the jar)

[  ] +1  I approve including the testframework jar in releases
[  ] +0
[  ] -0
[  ] -1   I oppose creating this new jar file from [collections] because...

Stephen




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections][VOTE] Add jar for testframework

Posted by __matthewHawthorne <ma...@phreaker.net>.
+1


Stephen Colebourne wrote:
> Formal bit, so all is clear....
> 
> Commons-collections contains a testing framework that enables the
> collections interfaces, such as Map, List and Set, to be tested. This
> framework has proved very useful, and has been requested as a release.
> 
> If this vote is passed, [collections] will release a new jar
> commons-collections-testframework.jar with each release. This jar contains
> only the classes named AbstractTest* and BulkTest from the current CVS. (Run
> ant dist-jar-testframework if you want to see the jar)
> 
> [  ] +1  I approve including the testframework jar in releases
> [  ] +0
> [  ] -0
> [  ] -1   I oppose creating this new jar file from [collections] because...
> 
> Stephen



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections][VOTE] Add jar for testframework

Posted by "Craig R. McClanahan" <cr...@apache.org>.
Stephen Colebourne wrote:

>Formal bit, so all is clear....
>
>Commons-collections contains a testing framework that enables the
>collections interfaces, such as Map, List and Set, to be tested. This
>framework has proved very useful, and has been requested as a release.
>
>If this vote is passed, [collections] will release a new jar
>commons-collections-testframework.jar with each release. This jar contains
>only the classes named AbstractTest* and BulkTest from the current CVS. (Run
>ant dist-jar-testframework if you want to see the jar)
>
>[  ] +1  I approve including the testframework jar in releases
>[  ] +0
>[  ] -0
>[  ] -1   I oppose creating this new jar file from [collections] because...
>
>Stephen
>  
>
Enthusiastic (but non-binding) +1 from a non-committer.  I often find 
myself having to cut-n-paste these classes when building my own custom 
Map/List/Set implementations.  Having them formally available in a 
separate JAR would be a tremendous timesaver.

Craig McClanahan




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections][VOTE][RESULT] Add jar for testframework

Posted by Stephen Colebourne <sc...@btopenworld.com>.
Vote passed, and changes made. [collections] ant script now produces a
testframwork jar and javadoc. I'm not going to try and get maven to do
that....

Stephen


----- Original Message -----
From: "Stephen Colebourne" <sc...@btopenworld.com>
> Formal bit, so all is clear....
>
> Commons-collections contains a testing framework that enables the
> collections interfaces, such as Map, List and Set, to be tested. This
> framework has proved very useful, and has been requested as a release.
>
> If this vote is passed, [collections] will release a new jar
> commons-collections-testframework.jar with each release. This jar contains
> only the classes named AbstractTest* and BulkTest from the current CVS.
(Run
> ant dist-jar-testframework if you want to see the jar)
>
> [  ] +1  I approve including the testframework jar in releases
> [  ] +0
> [  ] -0
> [  ] -1   I oppose creating this new jar file from [collections]
because...
>
> Stephen
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections][VOTE] Add jar for testframework

Posted by Phil Steitz <ph...@steitz.com>.
Stephen Colebourne wrote:
> Formal bit, so all is clear....
> 
> Commons-collections contains a testing framework that enables the
> collections interfaces, such as Map, List and Set, to be tested. This
> framework has proved very useful, and has been requested as a release.
> 
> If this vote is passed, [collections] will release a new jar
> commons-collections-testframework.jar with each release. This jar contains
> only the classes named AbstractTest* and BulkTest from the current CVS. (Run
> ant dist-jar-testframework if you want to see the jar)
> 
> [ x ] +1  I approve including the testframework jar in releases
> [  ] +0
> [  ] -0
> [  ] -1   I oppose creating this new jar file from [collections] because...
> 
> Stephen
> 
> 

Phil

> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections][VOTE] Add jar for testframework

Posted by Henri Yandell <ba...@generationjava.com>.
+1

On Fri, 3 Oct 2003, Neil O'Toole wrote:

> +1 on that.
>
>
> --- Stephen Colebourne <sc...@btopenworld.com> wrote:
> > Formal bit, so all is clear....
> >
> > Commons-collections contains a testing framework that enables the
> > collections interfaces, such as Map, List and Set, to be tested. This
> > framework has proved very useful, and has been requested as a
> > release.
> >
> > If this vote is passed, [collections] will release a new jar
> > commons-collections-testframework.jar with each release. This jar
> > contains
> > only the classes named AbstractTest* and BulkTest from the current
> > CVS. (Run
> > ant dist-jar-testframework if you want to see the jar)
> >
> > [  ] +1  I approve including the testframework jar in releases
> > [  ] +0
> > [  ] -0
> > [  ] -1   I oppose creating this new jar file from [collections]
> > because...
> >
> > Stephen
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections][VOTE] Add jar for testframework

Posted by Neil O'Toole <ne...@yahoo.com>.
+1 on that.


--- Stephen Colebourne <sc...@btopenworld.com> wrote:
> Formal bit, so all is clear....
> 
> Commons-collections contains a testing framework that enables the
> collections interfaces, such as Map, List and Set, to be tested. This
> framework has proved very useful, and has been requested as a
> release.
> 
> If this vote is passed, [collections] will release a new jar
> commons-collections-testframework.jar with each release. This jar
> contains
> only the classes named AbstractTest* and BulkTest from the current
> CVS. (Run
> ant dist-jar-testframework if you want to see the jar)
> 
> [  ] +1  I approve including the testframework jar in releases
> [  ] +0
> [  ] -0
> [  ] -1   I oppose creating this new jar file from [collections]
> because...
> 
> Stephen
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org