You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Philipp Ottlinger (JIRA)" <ji...@apache.org> on 2014/08/31 21:40:21 UTC

[jira] [Updated] (RAT-172) Allow RAT maven plugin to filter out source code management files and directories automatically

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

Philipp Ottlinger updated RAT-172:
----------------------------------
    Summary: Allow RAT maven plugin to filter out source code management files and directories automatically  (was: Allow RAT to filter out source code management files and directories automatically)

> Allow RAT maven plugin to filter out source code management files and directories automatically
> -----------------------------------------------------------------------------------------------
>
>                 Key: RAT-172
>                 URL: https://issues.apache.org/jira/browse/RAT-172
>             Project: Apache Rat
>          Issue Type: Improvement
>    Affects Versions: 0.12
>            Reporter: Philipp Ottlinger
>            Assignee: Philipp Ottlinger
>
> Following the discussions in RAT-171 we'd like to manage SCM defaults that exclude the SCM's technical directory and its ignore file.
> Currently that means:
> * Subversion: .svn
> * Git: .git and .gitignore
> * Mercurial: .hg and .hgignore
> * Bazar: .bzr and .bzrignore
> * CVS: .cvs and .cvsignore
> These defaults are activated as built-in defaults. The processing of ignore files can be activated separately (see RAT-171).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)