Issue Type: New Feature New Feature
Affects Versions: xml-maven-plugin 1.0.1
Assignee: Unassigned
Attachments: filenameParametersAdded.patch
Created: 11/Jun/12 5:00 PM
Description:

There is no way for the stylesheet to use the input or output filenames, since there is no way to access this in XSLT 1.0 (or fully in 2.0 for that matter). The plugin user can not pass it as a parameter, since it will be calculated by the filemapper at runtime.
The attached adds the <filenameParametersAdded>true</filenameParametersAdded> option to the transformation set to set the input.filename and output.filename parameters to be used by the stylesheet.

Environment: All
Project: Mojo
Priority: Major Major
Reporter: Jayson Raymond
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to