[ 
https://issues.apache.org/jira/browse/IVY-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Quenot updated IVY-542:
-------------------------------------

    Summary: Ability to specify the default excludes files and directories  
(was: Ability to specify the default excludes files and irectories)

> Ability to specify the default excludes files and directories
> -------------------------------------------------------------
>
>                 Key: IVY-542
>                 URL: https://issues.apache.org/jira/browse/IVY-542
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Stephane Bailliez
>            Priority: Trivial
>
> Ability to customize the 'ignored files/directories'.
> fyi for Ant, per defaultexcludes, the pattern for directory based tasks are
> {noformat}
>      **/*~
>      **/#*#
>      **/.#*
>      **/%*%
>      **/._*
>      **/CVS
>      **/CVS/**
>      **/.cvsignore
>      **/SCCS
>      **/SCCS/**
>      **/vssver.scc
>      **/.svn
>      **/.svn/**
>      **/.DS_Store
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to