DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30912>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30912

[pathconvert] doesn't support the new built-in mapper type names

           Summary: [pathconvert] doesn't support the new built-in mapper
                    type names
           Product: Ant
           Version: 1.6.2
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Seems as if the pathconvert task doesn't support the new built-in mapper type 
names.

While

<pathconvert ...>
  <path ...>
  <mapper type="package" .../>

works,

<pathconvert ...>
  <path ...>
  <packagemapper .../>

fails with:
"The <pathconvert> type doesn't support the nested "packagemapper" element"
error message.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to