Commit f7f6970
committed
feat(package-configurations): Add a path exclude for
The main goal of excluding the `src/test` directory is to exclude the
file at
src/test/resources/org/apache/commons/compress/COMPRESS-649/some-900kb-text.txt
(also see [1]) which contains random text in a single line, causing
ScanCode 32.1.0 to time out.
[1]: https://github.com/apache/commons-compress/blob/rel/commons-compress-1.26.2/src/test/resources/org/apache/commons/compress/COMPRESS-649/some-900kb-text.txt
Signed-off-by: Sebastian Schuberth <[email protected]>commons-compress
1 parent d67f846 commit f7f6970
File tree
1 file changed
+9
-0
lines changed- package-configurations/Maven/org.apache.commons/commons-compress/1.26.2
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments