Hi,
Has anyone here tried to use the ant task in eclipse based wdsc5
IDE. I need to get some inputs from users for my cvs functions but the
task doesn't seem to work in the IDE. Is there any work around in
original ant besides using antelope.
Thanks
Vikas
-
I have the following in my build.xml
Tomcat Ant tasks are not in the classpath
Ant couldn't find itself
Tomcat task not found though the library
was
when I execute ant as: "ant -f b
On Thursday 09 October 2003 15:43, Dominique Devienne wrote:
> > -Original Message-
> > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> >
> > On Thu, 9 Oct 2003, John-Mason Shackelford
> >
> > <[EMAIL PROTECTED]> wrote:
> > > Then computeBuildPath would operate as follows:
> >
> > As Domin
I guess what I am looking for is replacing SUN JRE with JRocket
will everything work?
Thanks,
Martin Gainty
- Original Message -
From: "Ahmet Sayar" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 9:35 AM
Subject: Re: weblogic's jrocket
> H
> -Original Message-
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
>
> On Thu, 9 Oct 2003, John-Mason Shackelford
> <[EMAIL PROTECTED]> wrote:
>
> > Then computeBuildPath would operate as follows:
>
> As Dominique's version needs a separate file with extra information
> as well, I'd s
On Thu, 9 Oct 2003, John-Mason Shackelford
<[EMAIL PROTECTED]> wrote:
> Then computeBuildPath would operate as follows:
As Dominique's version needs a separate file with extra information
as well, I'd say it is fine for the algorithm (I prefer to keep it
pluggable) to pick up additional files.
Y
Brian,
Tell me what you think of this idea--I don't know if I like it or not:
Instead of having a separate component.xml we could have an ant task
that we would place just under the
element in each build file.
Then in the build target we'd have:
(which we'll need whether we are using this appr
Hi all,
Can I run "ant" command (-or- deploy build.xml) inside any java class.
I mean;
public static void main(String args[]){
ant();
}
something like that?
Thanks,
Ahmet Sayar.
-
To unsubscribe, e-mail: [EMAIL PROTECTED
Hello All
Can Ant accomodate (use) weblogic's JRocket JVM?
Thank You,
Martin Gainty