just thought...who else thinks it would be handy to have a task that probed for a task being defined at that point in the build.
e.g.
<taskavailable property="nice.present" task="nice"/>
To date we can do the thing with the classname, but that requires knowing the full classname, an implementation detail that should not matter,
Assuming this is a good thing,
1. what is the trick for looking up a taskname?
2. what should the task do? It could set the property to the name of the impl class.
3. what about namespaces?
-steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]