though the 1.5.4 documentation specifies, u can get netcomponents from 
 www.savarese.org/oro/downloads, the site informs,
NetComponents users should upgrade to Apache Jakarta Commons Net. 

    try using the same commons-net.jar file for 1.5.4. if it doesn't work, i can send 
u the netcomponents.jar file.
then,
once u've set the ANT_HOME, no need to set the entries for ANT in classpath, the ant 
batch file 'll automatically look into
ANT_HOME\lib directory for all jar files.

-----Original Message-----
From: Mattos, John [mailto:[EMAIL PROTECTED]
Sent: Monday, January 12, 2004 4:42 PM
To: Ant Users List
Subject: RE: FTP Task - missing class


Chere do I get netcomponents.jar? I'm using 1.5.4

-----Original Message-----
From: Vijay Prasanna [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 12, 2004 4:38 PM
To: Ant Users List
Subject: RE: FTP Task - missing class

If you are using ant 1.5.4 copy the netcomponents.jar file,
If you are using ant 1.6.0 copy the commons-net.jar file,
     under ANT_HOME\lib.
   no need to meddle with classpath


-----Original Message-----
From: Mattos, John [mailto:[EMAIL PROTECTED]
Sent: Monday, January 12, 2004 4:33 PM
To: Ant Users List
Subject: FTP Task - missing class


I'm trying to use the FTP task, but I keep getting the

" Ant could not find the task or a class this task relies upon."

Message. I put " commons-net-1.1.0.jar" in the classpath... to no avail. 

What am I missing?

---------------------------------------------------------------------
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]

---------------------------------------------------------------------
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