If you're using ant < 1.6 then you must continue to use
NetComponents-1.3.8.jar. I don't know what net.ipov is all about.
Are they enhancements over the regular ant FTP task?
On Tuesday 11 May 2004 3:08 pm, Mahdad Zarafshan wrote:
> Hi Artemis,
>
> Thanks.
>
> My Ant is 1.5.1.
> I removed those
You're on the right track.
commons-net.jar is the replacement for NetComponents that became required by
the FTP task with Ant 1.6 and 1.2.1 is the latest version of commons-net.
The other thing you need on your classpath is jakarta-oro, any version after
2.0.1 and you should be good to go.
On
On May 11, 2004, at 8:01 PM, Kenneth Litwak wrote:
Thanks Jack and Peter. That fixed that problem.
Now how about this. In the process of developing a project, I have
code that I want to test, and code that is in development, i.e., it
isn't done and doesn't compile. I still want to run my tes
Thanks Jack and Peter. That fixed that problem.
Now how about this. In the process of developing a project, I have
code that I want to test, and code that is in development, i.e., it
isn't done and doesn't compile. I still want to run my test. What do I
do in my script to tell Ant to comp
Kenneth Litwak wrote:
>
>
Hi Kenneth.
If your code snippet is straight out of your build script (and it's not just a
typo in your email) you have a double quote '"' in the wrong place. Replace:
wrote:
>In spite of reading a book on Ant, I'm still having significant
> problems in understanding the pieces, particular
In spite of reading a book on Ant, I'm still having significant
problems in understanding the pieces, particularly frustrating given
what else I've done as a programmer (not meant as a boast, but if you
can code a CMP EJB,a scripting language shouldn't be hard). My team ha
a big Ant build scrip
thanks guys - seems you have clarified my problem for me - it's the Eclipse Ant
integration component that gives me problmes ( I had
already upgraded my ant jars ), as the "Run Ant" dialog doesn't know how to handle ant
files containing tags.
Sounds like I need to upgrade my team to Eclipse 3.0
I have a zip file . I would like to copy from my local drive to my network
drive . Can we accomplish this in Ant 1.6.1
How to make a zip file with a time stamp .?
I have a set of directories like this
Myhome/eai_java/dist-->lib ( set of files)
HI,
how to deploy WAR file with ant 1.6.1 ( i use tomcat 4.1.29 ) :
this lines in build.xml file doesnt works :
<-- Configure the custom Ant tasks for the Manager application -->
Thanks , for sample code .
Philip
--
10 matches
Mail list logo