You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by Antoine Toulme <an...@toulme.name> on 2019/05/17 18:44:03 UTC

.rat-excludes in source distro

Dave reports the following issue with the release:
> - A .rat-excludes file should be added to exclude license scans for the Ethereum reference tests.
> 	./eth-reference-tests/src/test/resources/eth2.0-tests/**
> 	./eth-reference-tests/src/test/resources/tests/src/**
> - These test files should be excluded from rat as well. Are these files only enumerated or is the content tested?
> 	./io/src/test/resources/org/apache/tuweni/io/file/test.txt
> 	./io/src/test/resources/org/apache/tuweni/io/file/resourceresolver/test1.txt
> 	./io/src/test/resources/org/apache/tuweni/io/file/resourceresolver/test2.txt
> 	./io/src/test/resources/org/apache/tuweni/io/file/resourceresolver/subdir/test3.yaml


There is a .rat-excludes in the git repository at the root of the checkout. Should this file be added to the source distribution of the code?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


Re: .rat-excludes in source distro

Posted by Antoine Toulme <an...@toulme.name>.
Anybody with an opinion on this?

> On May 17, 2019, at 11:44 AM, Antoine Toulme <an...@toulme.name> wrote:
> 
> Dave reports the following issue with the release:
>> - A .rat-excludes file should be added to exclude license scans for the Ethereum reference tests.
>> 	./eth-reference-tests/src/test/resources/eth2.0-tests/**
>> 	./eth-reference-tests/src/test/resources/tests/src/**
>> - These test files should be excluded from rat as well. Are these files only enumerated or is the content tested?
>> 	./io/src/test/resources/org/apache/tuweni/io/file/test.txt
>> 	./io/src/test/resources/org/apache/tuweni/io/file/resourceresolver/test1.txt
>> 	./io/src/test/resources/org/apache/tuweni/io/file/resourceresolver/test2.txt
>> 	./io/src/test/resources/org/apache/tuweni/io/file/resourceresolver/subdir/test3.yaml
> 
> 
> There is a .rat-excludes in the git repository at the root of the checkout. Should this file be added to the source distribution of the code?
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
> For additional commands, e-mail: dev-help@tuweni.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org