Matt Benson schrieb am 16.05.2009 um 11:25:06 (-0700): > > The special treatment of the "antlib:" namespace URI scheme laid > > out in the manual is similar to such auto-lookup, but requires > > additional configuration. I guess that's what you were pointing > > me to?
http://ant.apache.org/manual/CoreTypes/antlib.html > Yes; the various namespacing mechanisms are the available means by > which you can approximate an automatic task configuration, the > necessary operations being assignment of classes to tasknames (the > taskdefs in your antlib declaration) and Ant's being instructed where > to look for said definitions (the namespace or other declaration(s)) > in your buildfile. Thanks for this systematic explanation. Michael Ludwig --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org