this doesn't work - is there any other way i can achieve this effect? (what i want to do is have the ant script parse eclipse's .classpath information and alter the dependencies automatically). any help appreciated.
Ant does give you conditional logic - see the <condition /> tag. You can set a property and check its value this way. It means that instead of your target depending on something else, it would always run, but conditionalliy based on this property. Something like:
Originally posted by eammon bannon: Ant does give you conditional logic - see the <condition /> tag. You can set a property and check its value this way. It means that instead of your target depending on something else, it would always run, but conditionalliy based on this property. Something like:
Sorry, that's wrong - the condition task *sets* the property based on the conditions specified inside. It doesn't execute any "actions".
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus