Hello, if u don't get a better answer from one of the ant gurus u might want to
try: expect. it appears from the script file extension (.bat) u r using windows
so get expect for windows. HTH.
Mike Stewart wrote ..
> I am trying to execute a SQLPlus script from ANT and have been unable to
> get t
Hello, I have found the best thing to do with Windows is define JAVA_HOME in:
My Computer/System Properties dialog. Click the Advance Tab Pane and click the
button: Environment Variables. Don't do this as Administrator but just as the
user you are when you are running Ant at the command-line. HT
questions. HTH.
Andrew n marshall wrote ..
>
> David Brown wrote:
> > Hello Andrew, fixing the build.xml would be the better solution in the
> > long-run.
> Well, it is an automatically generated and maintained Ant build file
> created by NetBeans.
> The Ant build seems to w
Hello Andrew, fixing the build.xml would be the better solution in the
long-run. What interesting output does ant -debug display? And, what is the
default target (ant -p)?
Andrew n marshall wrote ..
> This may be more of a general Java question than a specific Ant
> question, but here it goes..
Hello Steve and all the Ant gurus and users. I know the Ant built-in property:
ant.java.version is an property detected by Ant. Does Ant detect this property
from some ubiquitous environment variable such as: JAVA_HOME? I have several
JDKs installed: 1.4.x, 1.5.x, 1.6.x etc. What is needed to ge
Hello, running Ant means ant parses and executes a so-called build.xml. XML
documents in general must be what is termed as: well-formed. This means that
all XML documents have a singleton parent entity element. This means that if a
generic XML document had a parent entity element structured as:
.
Steve Loughran wrote ..
> David Brown wrote:
> > Hello Steve, I am subscribed to various MLs such as Ant and Tomcat because I
> seem to find something that grabs my interest almost daily. And, the smartfrog
> link below is no exception. I went directly to smartfrog and I have
Hello Steve, I am subscribed to various MLs such as Ant and Tomcat because I
seem to find something that grabs my interest almost daily. And, the smartfrog
link below is no exception. I went directly to smartfrog and I have been
reading avidly for several hours. And, I agree with the rhetoric so
Take a look at the following link. This link has examples. HTH.
http://ant.apache.org/manual/CoreTasks/ant.html
Francisco Tolmasky wrote ..
> I'm trying to use a build file that is located in a different
> directory by doing the following:
>
> ant -f a/b/thebuild.xml
>
> However, this has th
Hello, the blog link works but the antbook.org does not go anywhere. I don't
get anything from whois or dns. Please advise, David.
Steve Loughran wrote ..
> Antti Luoma wrote:
> > Hello,
> >
> > I suggest you to take a look at CruiseControl. This can be easily done with
> > it.
> >
>
> We do s
Hello Alec, the SAS online Careers at SAS is maddening. This is a far as I can
get with no visible explanation as how to resolve what the electronic
application wants in terms of info from me. The second time around yielded no
better results:
Maybe this is their way of excluding the out-of-st
Hello Alec, I am using you as the referral required by the SAS careers page.
Please advise, David.
Alec Fernandez wrote ..
> Hey folks,
>
> I'm hoping this doesn't violate protocol and I'm a bit queasy about it
> (apologies
> in advance) but I'm desperate so here goes:
>
> I'm a employee/devel
I have a suspicion you can do this without the Antcall. If I get a chance I
will look at some builds I have. My current gig does not allow internet access
at work. I'll take a look back in 12 hours.
Francisco Tolmasky wrote ..
> I wrote up a "short" install target in my ant file to make sure I h
Maybe try beanshell or JMeter with JMeter Ant task with beanshell. And, you
won't need cygwin.
Z W wrote ..
> Hi Gurus
>
> Is there a jar file out there that provides ping task to verify if a host
> connection is working ?
>
> Another approach I have is to use cgwin with ant
>
>
> failonerro
14 matches
Mail list logo