teps(5 and 6) and put it in a
dir for deployment > ear task.
Thanks
Priya
Vijay Prasanna <[EMAIL PROTECTED]> wrote:
Use loadfile or loadproperties task to get the absolutepath, & hope u r aware of other
ant tasks (EAR,WAR,JAR) and create the build xml file with these three tasks.
ruary 17, 2004 1:06 PM
To: Ant Users List
Subject: RE: creating .ear using ANT
Iam new to ANT.I learned ANT to some extent and needs to more abt that in 2,3 days due
to my deadlines at work.
Vijay Prasanna <[EMAIL PROTECTED]> wrote:
Use loadfile or loadproperties task to get the absolutep
Use loadfile or loadproperties task to get the absolutepath, & hope u r aware of other
ant tasks (EAR,WAR,JAR) and create the build xml file with these three tasks.
-Original Message-
From: priya pallavi [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 17, 2004 12:15 PM
To: Ant Users L
I'm trying to execute a simple DOS command thru ANT 'apply' task,
say, C:\rename abc.txt test.txt, my ant script is
but the ant gives an error, :no filesets specified. then changed the script to
WIN2000
/export/cvsroot
E:\j2sdk1.4.2_03\bin
..you have an ending tag, not needed and *may be* the cause of
your problem...remove that and try again...it may be tricking the task
to believe that the root is when it is
Vijay Prasanna wrote:
>no still i get the same ant output as [e
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
it works. If it does, then you need
> to
> figure out which of the classpath entries is conflicting with ANT. I would
> do that by adding each entry back in, one at a time.
>
> -Original Message-
> From: Vijay Prasanna [mailto:[EMAIL PROTECTED]
>
> well lemme provide the ent