[
https://issues.apache.org/jira/browse/YETUS-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830585#comment-16830585
]
Allen Wittenauer commented on YETUS-868:
----------------------------------------
This doesn't appear to be working in a container when passed like so against
the whitespace plugin. It does work outside the container. Hmm....
{code}
docker run -it --rm -v $(pwd):/src -v /tmp/p:/tmp/p -v /tmp/y:/tmp/y
awwashere/buretoolbox:YETUS-868 test-patch --basedir=/src --patch-dir=/tmp/y
--resetrepo --excludes=.excludes --plugins=all /tmp/p
{code}
> Patch modifying the excludes file should force a re-read
> --------------------------------------------------------
>
> Key: YETUS-868
> URL: https://issues.apache.org/jira/browse/YETUS-868
> Project: Yetus
> Issue Type: Bug
> Components: Precommit
> Affects Versions: 0.10.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Critical
> Fix For: 0.11.0
>
> Attachments: YETUS-868.00.patch
>
>
> If a patch modifies the file that holds the exclusion data, it should get
> re-read and re-processed after it has been applied. Currently, it is only
> read at launch during determine_needed_tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)