Re: Creating a task for getting the current target in a project

2006-01-23 Thread Stefan Bodewig
On Mon, 23 Jan 2006, none ofyourbusiness <[EMAIL PROTECTED]> wrote: > Thats why we would like to make these dependancies optional for > these 2 targets. We would like check for the availibilty of these > jars only if the target is something else then "clean" or "package" .. check for jar

Creating a task for getting the current target in a project

2006-01-23 Thread none ofyourbusiness
hi, In our ant script we do an antcall at a certain moment. This antcall call's another xml ant script with a specific target. This called xml ant script contains a project with mulitple targets, and outside those targets, it also checks for the availability of certain 3th party jars and puts