lightbulb432 wrote:
I should have changed my question from "open a connection to a database" to
"start the database server"...that seems more like it.
lightbulb432 wrote:
How can I open a connection to a database from Ant? I have an Ant build
that builds and deploys an EAR file to an applicat
Dear list,
I have a directory with a bunch of class files, and am trying to create
multiple jar files instead of just one. So I have
Build/classses/module1
Build/classes/module2
This works to create the jar files, but strips away module1 from the
path (which is not good since it messes up the j
Nothing, I call the exitValue() after the waitFor() returns and get the
value 0 again.
There is something else, in linux that works without problems (returns
1).
Can some body tell me what can I do??
-Original Message
From: Ninju Bohra [mailto:[EMAIL PROTECTED]
Sent: Saturday, February
Hellow everyone,
I am working with ANT 1.6.5, have a question for MacroDef: how can I get the
configured nested tasks from ?
suppose I have the following macrodef template,
and I have a following target:
what I want is