Yes use ant task
see http://ant.apache.org/manual/CoreTasks/ant.html for more info
On Wed, Dec 17, 2008 at 5:08 AM, Rez wrote:
>
> Hi
> Not sure why I got a mailer daemon posting to Ant user group?!
>
> Is it possible to call one ant file (build.xml) from another project's
> buil=d.xml?current
Hi
Not sure why I got a mailer daemon posting to Ant user group?!
Is it possible to call one ant file (build.xml) from another project's
buil=d.xml?currently I build projects A & B. ProjB produces a jar file needed
by A=2C=so I build B first=2C ant file copies the jar file into A\lib folder
t
I will be out of the office starting 12/16/2008 and will not return until
12/17/2008.
I’ll be on vacation today and return to the office tomorrow December 17,
2008. In case of any emergency issues, please contact Michael Levy or
Harry Pavlidis. I will respond to your message when I return.
Th
I wrote a java program to perform pre-commit processing for subversion. I had
originally written it with a static main. I removed the static definition from
the main class. I can't seem to find a way to declare the manifest. What I
currently have is:
src/process_checkin/manifest.mf contains:
M