Re: [PR] WIP: RAT-369: Add spotbugs to build and generate a report [creadur-rat]

2024-05-02 Thread via GitHub
Claudenw commented on code in PR #238: URL: https://github.com/apache/creadur-rat/pull/238#discussion_r1587463735 ## apache-rat-core/src/main/java/org/apache/rat/config/parameters/ComponentType.java: ## @@ -28,6 +28,6 @@ public enum ComponentType { MATCHER, /** A Param

[RAT][DISCUSS] Process Archive Files

2024-05-02 Thread Claude Warren
Greetings, The code base has the ability to read archive files. It is only used to create a "walker" to read archives passed in on the command line. I propose that we modify the processing of ARCHIVE type files to scan them for licences. *Proposal:* What I propose is that we extract each file i

Re: [RAT][DISCUSS] Process Archive Files

2024-05-02 Thread P. Ottlinger
Hi Claude, Am 03.05.24 um 07:26 schrieb Claude Warren: " This proposal would, in cases where licenses are discovered, add the license entries as with STANDARD resource types. For example: " how would the report on System.out look like? a) "exploded" A Foo.jar GPL3 GPL3