XSLT: Do not copy source file and verify its existence
------------------------------------------------------

                 Key: MOJO-1182
                 URL: http://jira.codehaus.org/browse/MOJO-1182
             Project: Mojo
          Issue Type: Improvement
          Components: xslt
            Reporter: Paul Benedict


I have my XSL files in src/main/config and do NOT want them copied into my 
src/main/webapp when I transform my pages into there. I can't even figure out 
why this is the default since it is not normal that the source is copied into 
the transformed directory. Please provide a plugin property to prevent this.

In a related note, I don't care if the source XML is present in the target 
directory. The validation does not do me any good either. Most of the time it 
is the XSL source that changes which requires a total reprocessing of all the 
documents. I'd like a plugin property for this as well.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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