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/08/02 02:15:40 UTC

[lang] Work outstanding

Work todo for 2.0:
- Enum tests on Linux
Hard for me to look at as I don't have Linux....




StringUtils is done I think (again!), additional commits today were -

- don't throw exceptions from left(), right(), mid(), leftPad(), rightPad(),
center()
this brings all of StringUtils in line

- added indexOfAny()
for chars, which was missing

Stephen


Re: [lang] Work outstanding

Posted by Henri Yandell <ba...@generationjava.com>.
On Sun, 3 Aug 2003, Martin Poeschl wrote:

> Stephen Colebourne wrote:
>
> >Work todo for 2.0:
> >- Enum tests on Linux
> >Hard for me to look at as I don't have Linux....
> >
>
> the junit tests all work on linux :-)

They fail for me on JDK 1.2. The JUnit tests don't compile under Sun Linux
JDK 1.2.2. I need to get a Windows machine with 1.2 going to see if they
work there.

Hen


Re: [lang] Work outstanding

Posted by Henri Yandell <ba...@generationjava.com>.
On Sun, 3 Aug 2003, Martin Poeschl wrote:

> Stephen Colebourne wrote:
>
> >Work todo for 2.0:
> >- Enum tests on Linux
> >Hard for me to look at as I don't have Linux....
> >
>
> the junit tests all work on linux :-)

They fail for me on JDK 1.2. The JUnit tests don't compile under Sun Linux
JDK 1.2.2. I need to get a Windows machine with 1.2 going to see if they
work there.

Hen


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


Re: [lang] Work outstanding

Posted by Martin Poeschl <mp...@marmot.at>.
Stephen Colebourne wrote:

>Work todo for 2.0:
>- Enum tests on Linux
>Hard for me to look at as I don't have Linux....
>

the junit tests all work on linux :-)

martin



Re: [lang] Work outstanding

Posted by Martin Poeschl <mp...@marmot.at>.
Stephen Colebourne wrote:

>Work todo for 2.0:
>- Enum tests on Linux
>Hard for me to look at as I don't have Linux....
>

the junit tests all work on linux :-)

martin



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