Maybe it was the wrong mailing list. Should I send a mail to the dev mailing
list or file a bug directly?
2010/4/15 Thomas Burdairon
> We are in a migration from ant 1.6.2 to 1.8.0 and are encountering troubles
> using telnet task :
>
>
>
>
>
>
>
We are in a migration from ant 1.6.2 to 1.8.0 and are encountering troubles
using telnet task :
>
ls
throws an OOM
Distant server is Sun OS 5.8 (Solaris 8)
This simple script is OK with 1.6.2, but not with 1.8.0 :
java.lang.OutOfMemoryError: Java heap spa
sorry i can't reproduce
You probably checked it before, but did you verify that you have the
authorisation to delete it?
did you try to delete it with success with an rm /path/to/your_file ?
On Feb 9, 2006, at 4:44 PM, Noel Sebastien (BIL) wrote:
ant -version
Apache Ant version 1.6.5 co
try cpptasks from ant contrib which works great for jni.
Thomas
On Feb 9, 2006, at 10:45 AM, Xar wrote:
Eeem, no one knows the answer to my question or my mails didn't
arrive?
2006/2/1, Xar <[EMAIL PROTECTED]>:
Hello.
I am starting a project that combines both java and C code and I
nee