[
http://jira.xwiki.org/jira/browse/XTOOLS-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Velociter updated XTOOLS-22:
-----------------------------------
Summary: Allow to set a list of includes and excludes when
packing/unpacking a XAR (was: Allow to set a list of includes and excludes
when unpacking a XAR)
Description:
Allow to define includes and exludes when performing xar/unxar, with a
configuration on the following scheme
<configuration>
<includes>
<include>XWiki/*</include>
</includes>
<excludes>
<exclude>**/XWikiPreferences</exclude>
</excludes>
</configuration>
was:
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>
Modified the issue to also take into account we can filter on packing
> Allow to set a list of includes and excludes when packing/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
> Assigned To: Jerome Velociter
> Attachments: XTOOLS-22.patch
>
>
> Allow to define includes and exludes when performing xar/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