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=34458>.
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=34458

           Summary: <macrodef> and <ant> sometimes conflict with each other
           Product: Ant
           Version: 1.6.3beta1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


In particular, if build.xml contains a <macrodef> with a macro element which is
inside another element, and build.xml uses <ant> to invoke another build file,
ant complains:

BUILD FAILED
/tmp/ant/build.xml:13: The <fileset> type doesn't support the nested "nested" el
ement.

I will attach the two xml files which demonstrate this problem.  To replicate,
it should be sufficient to extract them into the same directory, and run ant
with no arguments.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to