[ https://issues.apache.org/jira/browse/RAT-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900629#comment-17900629 ]
ASF subversion and git services commented on RAT-240: ----------------------------------------------------- Commit e54711175b82543b88e781073761723e2da09e43 in creadur-rat's branch refs/heads/feature/RAT-397 from P. Ottlinger [ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=e5471117 ] RAT-450: Harmonize log messages to ease migration for RAT consumers of v0.17 (#388) * initial fixes * Fixes to make checkstyle fail on warnings * Added checkstyle exclusions for site generation * initial changes * initial test implementation * initial core tests * initial core tests * fixed Maven issues * updated tests, example output and xsd. * update checks in Maven plugin testing * fixed integration tests in plugin * fixed spotbugs count error * fixed javadoc * fixed javadoc * RAT-399: Minor fixes * RAT-399: Add changelog and remove whitespace to fix the build * RAT-240: Add changelog about bugfix due to new ignore engine * RAT-450: Harmonize log messages to ease migration for RAT consumers of v0.17 --------- Co-authored-by: Claude Warren <cla...@xenei.com> Co-authored-by: Claude Warren <cla...@apache.org> > CLI: Rat does not support a .ratignore file that lives in the source tree. > -------------------------------------------------------------------------- > > Key: RAT-240 > URL: https://issues.apache.org/jira/browse/RAT-240 > Project: Apache Rat > Issue Type: Sub-task > Components: Client - cli, scan > Affects Versions: 0.12 > Reporter: Szymon Janc > Assignee: Claude Warren > Priority: Major > Fix For: 0.17 > > Attachments: rat.txt > > > it is not possible to exclude file (or folder) by providing full path > eg > foo/foo2/main.c > bar/bar2/main.c > it is not possible to match only one of those file from project top directory > .rat-excludes file. > > The initial proble -- This message was sent by Atlassian Jira (v8.20.10#820010)