setting property

2001-11-30 Thread Vishweshwar, Ghanakota
Hi All, Is there anyway to set a global property (not thru' -D) only if an environment variable is not set? I can't use condition since it's not child of project. thanks, vishu MMS firstam.com made the following annotations on 11/30/01 12:52:02

mapper support for filesets

2001-12-03 Thread Vishweshwar, Ghanakota
Hi, Is there a way to make fileset support mappers? The situation is this. we have xxx-ejb-jar.xml in descriptor directory and I want to include this in jar as ejb-jat.xml. I am wondering if there is a better way than copying to a temp location. thanks, vishu MMS firstam.com made the following

RE: AntCall vs depends style question

2002-03-22 Thread Vishweshwar, Ghanakota
there are some differences in antcall and depends. antcall can be called from anywhere in the target whereas depends makes sure that the dependant targets are run before this! as far as the param goes, your dependant targets get the param too! vishu -Original Message- From: John