https://bz.apache.org/bugzilla/show_bug.cgi?id=65315

            Bug ID: 65315
           Summary: Antlib does not  use ant:current namespace for
                    definition
           Product: Ant
           Version: 1.4
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: AntUnit
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The antlib of antunit defines xmlns:au="antlib:org.apache.ant.antunit
and uses it to define several elements in a sequence. It should use the
ant:current namespace instead.

But the ant manual does not allow such pegging, but asks for use of the
ant:current namespace.

https://ant.apache.org/manual/Types/antlib.html#currentnamespace

Quote:

"Definitions defined in antlibs may be used in antlibs. However, the namespace
that definitions are placed in are dependent on the <typedef> that uses the
antlib. To deal with this problem, the definitions are placed in the namespace
URI ant:current for the duration of the antlib execution."

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to