On 08/04/2008, Niklas Gustavsson <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 8, 2008 at 12:11 PM, sebb <[EMAIL PROTECTED]> wrote:
>  > On 08/04/2008, Niklas Gustavsson <[EMAIL PROTECTED]> wrote:
>  >  > My bad, the branches/NET_2_0 actually gives the following test failures:
>  >  >
>  >
>  >  which JVM are you using for this?
>  >
>  >  I don't see the error in 1.5.0 or 1.6.0 (Sun/WinXP).
>
>
> I'm running the build on Linux with the following JDK:
>
>  $ java -version
>  java version "1.6.0_05"
>  Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
>  Java HotSpot(TM) Server VM (build 10.0-b19, mixed mode)
>

Interesting. I've tested it with the same version of Java, but on
WinXP, and have not seen the same error.

How many CPUs does the system have?

>  Since we're heavy users of commons-net for our unit tests over at the
>  Apache FtpServer project, I would love to see this working. We've had
>  some users issuing bug reports due to these tests failing as we bring
>  in the 2.0 branch of commons-net into our build.
>

Indeed.

I raised JIRA NET-213 to record the bug you reported.

Do you see any problem with always using the default platform encoding
when converting the line ending string to bytes? This would be an easy
fix, but there's no point in doing it if the encoding is significant.

>  /niklas
>
>
>  /niklas
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to