Matt Benson wrote:
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
On Wed, 18 May 2005, Peter Reilly
<[EMAIL PROTECTED]> wrote:
Shouldn't we simply make the condition support
innamespace="antlib:net.sf.antcontrib"/>
All the other types/tasks use "uri" for the
na
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Wed, 18 May 2005, Peter Reilly
> <[EMAIL PROTECTED]> wrote:
>
> >>Shouldn't we simply make the condition support
> >>
> >> innamespace="antlib:net.sf.antcontrib"/>
> >>
> >>
> > All the other types/tasks use "uri" for the
> namespace attribute.
>
On Wed, 18 May 2005, Peter Reilly <[EMAIL PROTECTED]> wrote:
>>Shouldn't we simply make the condition support
>>
>>
>>
>>
> All the other types/tasks use "uri" for the namespace attribute.
Works for me as well. All I wanted to say is "can't we add a new
attribute for a namespace URI to "?
Stefa
Stefan Bodewig wrote:
On Mon, 16 May 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote:
On 5/16/05, Peter Reilly <[EMAIL PROTECTED]> wrote:
You need to use the "flattened" name - uri + ":" + name eg:
Don't XML specs or XML tools use the {namespace}local-name notation
when they exp
On Mon, 16 May 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> On 5/16/05, Peter Reilly <[EMAIL PROTECTED]> wrote:
>> You need to use the "flattened" name - uri + ":" + name eg:
>>
>
> Don't XML specs or XML tools use the {namespace}local-name notation
> when they expand ns-prefix:local-na
On 5/16/05, Peter Reilly <[EMAIL PROTECTED]> wrote:
> You need to use the "flattened" name - uri + ":" + name eg:
>
Don't XML specs or XML tools use the {namespace}local-name notation
when they expand ns-prefix:local-name?
So it would read:
BTW, I didn't know about . I missed its introduction
Steve Loughran wrote:
I'm updating fetch.xml to
- the maven2 tasks
-use that to retrieve the rest
Now, here is a problem. I can probe for the m2 tasks in two ways.
1. I can look for the class, that implements the task or the antlib
resource
2. I can use . But how does (2) work with namespaced stu
I'm updating fetch.xml to
- the maven2 tasks
-use that to retrieve the rest
Now, here is a problem. I can probe for the m2 tasks in two ways.
1. I can look for the class, that implements the task or the antlib resource
2. I can use . But how does (2) work with namespaced stuff? I
want to do
The
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
10 matches
Mail list logo