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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21042

Setting XSL parameter to input filename when processed whole directory.

           Summary: Setting XSL parameter to input filename when processed
                    whole directory.
           Product: Ant
           Version: 1.5.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


We need to know the input filename of XML file inside XSLT stylesheet.
(When <style> task works).

Ant provide this possibility by <param> tag.
But impossible to specify "input filename", when we use directory
based form of <style> (<style basedir="${src}" destdir="${target}" ...>).

It will be VERY useful, if some parameter (something like "ant_filename") will 
be set automaticaly, when <style> task runs.

               Sincerely, Stas Fomin

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

Reply via email to