Allow to set a list of includes and excludes when unpacking a XAR
-----------------------------------------------------------------

                 Key: XTOOLS-22
                 URL: http://jira.xwiki.org/jira/browse/XTOOLS-22
             Project: XWiki Platform Tools
          Issue Type: Improvement
          Components: XAR Plugin
            Reporter: Jerome Velociter


Allow to define includes and exludes when performing unxar, with a 
configuration on the following scheme

<configuration>
  <includes>
    <include>XWiki/*</include>
  </includes>
  <excludes>
    <exclude>**/XWikiPreferences</exclude>
  </excludes>
</configuration>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to