On Tuesday 23 September 2003 18:08, Kevin LaVergne wrote:
> I am attempting to test Ant 1.6 on my company's buildfiles. We have been
> using namespaces (without declaring them) but it now seems that they won't
The problem is the "without declaring them", ant 1.5 and before did
not enable namespace
I am attempting to test Ant 1.6 on my company's buildfiles. We have been
using namespaces (without declaring them) but it now seems that they won't
work at all. I have found that when I have the namespace in front of a task
name, I get an error saying that the namespace is not declared. If I the