Re: Simple ant question.
Re: Simple ant question.
- Subject: Re: Simple ant question.
- From: Chuck Hill <email@hidden>
- Date: Sun, 17 Jun 2007 11:44:00 -0700
Why not extend the type, put it in WOProject and do the validation in
Java? This is usually a much easier way to accomplish things and
won't add additonal dependancies outside of the woproject jar.
Chuck
On Jun 16, 2007, at 9:26 PM, Q wrote:
I am reworking the WAR and SSDD targets in a build.xml file and am
trying to add some error checking. I can verify that individual
files like web.xml and LICENSE exist, but I also want to check if
all the required frameworks in my ant.frameworks.wo.wolocalroot
file exist as jars in /Library/WebObjects/lib while building the
war file (like xcode does).
I can create the file list I need to check easily enough, but I am
not sure how to get ant to verify that a list of files exist, or
even iterate over a list checking them individually. I would prefer
to do this without having to add additional taskdef dependencies
other than woproject.
Any suggestions?
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia
Ph: +61 419 729 806
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden