Re: ftp task and Java 7

2011-08-31 Thread Inmarri
I have the same problema. Any solution? -- View this message in context: http://ant.1045680.n5.nabble.com/ftp-task-and-Java-7-tp4664764p4753485.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe

ftp task and Java 7

2011-08-03 Thread Joe Black
Until now, I am using Java 1.6.0_26 and apache ant 1.8.2 and commons-net 2.2 and jakarta-oro-2.0.8 to use the ant task ftp, to download some files from a server using ID and password and using the file names. I just upgraded from Java 1.6.0_26 to Java 1.7.0 and try to run the same program. Err