You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/03/13 15:11:04 UTC

DO NOT REPLY [Bug 33990] New: - XSLT attribute "excludes" should not depend on "includes"

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

           Summary: XSLT attribute "excludes" should not depend on
                    "includes"
           Product: Ant
           Version: 1.6.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: apache-bugzilla@vitoni.de


I am using Ant to transform some XML files (out of Eclipse).
This is a two step procedure which will need two steps:

First create index files, then create HTML.

For the second step I would like to exclude some files from beeing processed.
I expected (from the documentation) that the "excludes" attribute works standalone.
However it doesn't exclude any files as long the XSLT element does not have an
additional "includes" attribute.

-- 
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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org