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: [email protected] For additional commands, e-mail: [email protected]
