Re: [DISCUSS] RAT tickets

2024-05-10 Thread Claude Warren
Revisiting the list: Config [X] 322 Hidden dir processing [X] 335 .gitignore not processed correctly 313 Add EUPL license [X] 110 Ability to define target license(s) 146 list of directories to exclude by default. 2 reports should be able to skip certain file types or contents. 130 support new l

Re: [PR] WIP: RAT-293: Add properties for SonarCloud integration [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw commented on PR #33: URL: https://github.com/apache/creadur-rat/pull/33#issuecomment-2105324459 Now that we are testing under multiple JVM versions it should be possible to add the SonarCloud under a profile that runs when the JVM is not Java8. At least I think this is possible.

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845504#comment-17845504 ] ASF subversion and git services commented on RAT-372: - Commit f46e8ba2e4

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845503#comment-17845503 ] ASF subversion and git services commented on RAT-372: - Commit 814e53e545

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845505#comment-17845505 ] ASF subversion and git services commented on RAT-372: - Commit 04443bdf92

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845502#comment-17845502 ] ASF subversion and git services commented on RAT-372: - Commit 7093ae6d48

[jira] [Resolved] (RAT-372) Process Archive Files

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren resolved RAT-372. --- Resolution: Fixed Fixed with pull request #246 > Process Archive Files > - > >

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845501#comment-17845501 ] ASF subversion and git services commented on RAT-372: - Commit a7f499454f

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845500#comment-17845500 ] ASF subversion and git services commented on RAT-372: - Commit 2e07720432

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845499#comment-17845499 ] ASF subversion and git services commented on RAT-372: - Commit d05edc4502

[jira] [Commented] (RAT-372) Process Archive Files

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845498#comment-17845498 ] ASF subversion and git services commented on RAT-372: - Commit 1d3c5bed81

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw merged PR #246: URL: https://github.com/apache/creadur-rat/pull/246 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@creadur.apa

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on PR #246: URL: https://github.com/apache/creadur-rat/pull/246#issuecomment-2105267205 > The you can adjust the chatty level with the `--archive` settings. By default it is no more chatty than the earlier code. > > I did change the XSLT so that the amount of space

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on code in PR #246: URL: https://github.com/apache/creadur-rat/pull/246#discussion_r1597227299 ## src/changes/changes.xml: ## @@ -107,12 +119,15 @@ https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd Switch to

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on code in PR #246: URL: https://github.com/apache/creadur-rat/pull/246#discussion_r1597227128 ## apache-rat-core/src/main/java/org/apache/rat/document/impl/FileDocument.java: ## @@ -19,67 +19,71 @@ package org.apache.rat.document.impl; import java.io.Fil

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845494#comment-17845494 ] ASF subversion and git services commented on RAT-314: - Commit e95c85de78

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845491#comment-17845491 ] ASF subversion and git services commented on RAT-314: - Commit eb5aa98ae6

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845495#comment-17845495 ] ASF subversion and git services commented on RAT-314: - Commit bca58cee21

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845493#comment-17845493 ] ASF subversion and git services commented on RAT-314: - Commit cb706983b1

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845490#comment-17845490 ] ASF subversion and git services commented on RAT-314: - Commit 4863b02651

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845492#comment-17845492 ] ASF subversion and git services commented on RAT-314: - Commit 9965112cb4

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845487#comment-17845487 ] ASF subversion and git services commented on RAT-314: - Commit 052d326f80

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845488#comment-17845488 ] ASF subversion and git services commented on RAT-314: - Commit 0fff92eeb2

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845489#comment-17845489 ] ASF subversion and git services commented on RAT-314: - Commit 631ffd3065

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845486#comment-17845486 ] ASF subversion and git services commented on RAT-314: - Commit 0364b66884

Re: [PR] RAT-314: integration test for .mvn default exclusion after release of v0.16 [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger merged PR #116: URL: https://github.com/apache/creadur-rat/pull/116 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@creadur.ap

Re: [PR] RAT-314: integration test for .mvn default exclusion after release of v0.16 [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on PR #116: URL: https://github.com/apache/creadur-rat/pull/116#issuecomment-2105265307 @Claudenw I'll merge this change in. Concerning the cleanup of testing infrastructure I fear there is more to it, as we have * unit tests (above mentioned Parsertests) * Java int

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw commented on PR #246: URL: https://github.com/apache/creadur-rat/pull/246#issuecomment-2105265426 The you can adjust the chatty level with the `--archive` settings. By default it is no more chatty than the earlier code. I did change the XSLT so that the amount of space taken

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw commented on code in PR #246: URL: https://github.com/apache/creadur-rat/pull/246#discussion_r1597224503 ## src/changes/changes.xml: ## @@ -107,12 +119,15 @@ https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd Switch to

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw commented on code in PR #246: URL: https://github.com/apache/creadur-rat/pull/246#discussion_r1597223544 ## apache-rat-core/src/main/java/org/apache/rat/document/impl/FileDocument.java: ## @@ -19,67 +19,71 @@ package org.apache.rat.document.impl; import java.io.File

Re: [PR] RAT-314: integration test for .mvn default exclusion - can only be merged/worked on after release of v0.16 [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on PR #116: URL: https://github.com/apache/creadur-rat/pull/116#issuecomment-2105253922 > There is code in the Maven plugin for ScmIgnoreParser and ExclusionHelper that handle exclusions. that needs to be brought into core so that CLI and Ant can use it too. Perhaps thin

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845482#comment-17845482 ] ASF subversion and git services commented on RAT-314: - Commit e95c85de78

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845481#comment-17845481 ] ASF subversion and git services commented on RAT-314: - Commit cb706983b1

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845480#comment-17845480 ] ASF subversion and git services commented on RAT-314: - Commit 9965112cb4

[jira] [Commented] (RAT-314) .mvn folder default exclude is not respected recursively

2024-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/RAT-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845479#comment-17845479 ] ASF subversion and git services commented on RAT-314: - Commit eb5aa98ae6

[jira] [Commented] (RAT-46) PHP Header

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845444#comment-17845444 ] Claude Warren commented on RAT-46: -- Added a php license definition file.   {{java -jar apa

[jira] [Updated] (RAT-46) PHP Header

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren updated RAT-46: - Attachment: php.xml > PHP Header > -- > > Key: RAT-46 > URL: https://

[jira] [Assigned] (RAT-46) PHP Header

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren reassigned RAT-46: Assignee: Claude Warren > PHP Header > -- > > Key: RAT-46 > UR

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on code in PR #246: URL: https://github.com/apache/creadur-rat/pull/246#discussion_r1597016972 ## src/changes/changes.xml: ## @@ -107,12 +119,15 @@ https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd Switch to

Re: [PR] RAT-372: Create archive processor [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on code in PR #246: URL: https://github.com/apache/creadur-rat/pull/246#discussion_r1597010502 ## apache-rat-core/src/main/java/org/apache/rat/document/impl/FileDocument.java: ## @@ -19,67 +19,71 @@ package org.apache.rat.document.impl; import java.io.Fil

[jira] [Resolved] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren resolved RAT-190. --- Resolution: Fixed > Javascript (.js) files not processed as text. >

[jira] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190 ] Claude Warren deleted comment on RAT-190: --- was (Author: claudenw): Issue is not closed as the Tika code is not merged. > Javascript (.js) files not processed as text. > ---

[jira] [Reopened] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren reopened RAT-190: --- Issue is not closed as the Tika code is not merged. > Javascript (.js) files not processed as text. > -

[jira] [Resolved] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren resolved RAT-190. --- Fix Version/s: 0.17 Resolution: Fixed Fixed with changes in version.  See previous note. > Javas

[jira] [Commented] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845410#comment-17845410 ] Claude Warren commented on RAT-190: --- This is fixed in Rat 0.17.0 with the switch to Tika p

[jira] [Updated] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren updated RAT-190: -- Attachment: IBM.xml > Javascript (.js) files not processed as text. >

[PR] RAT-190: Fixes for minor bugs that blocked problem detection [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw opened a new pull request, #250: URL: https://github.com/apache/creadur-rat/pull/250 This is not a complete fix but it does solve some issues with the current source code. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[jira] [Commented] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845390#comment-17845390 ] Claude Warren commented on RAT-190: --- After performing some tests, the issue is that javasc

[jira] [Updated] (RAT-190) Javascript (.js) files not processed as text.

2024-05-10 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren updated RAT-190: -- Summary: Javascript (.js) files not processed as text. (was: False negatives(?) in apache rat license che

Re: [PR] WIP: RAT-314: integration test for .mvn default exclusion - can only be merged/worked on after release of v0.16 [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw commented on PR #116: URL: https://github.com/apache/creadur-rat/pull/116#issuecomment-2104453107 There is code in the Maven plugin for ScmIgnoreParser and ExclusionHelper that handle exclusions. that needs to be brought into core so that CLI and Ant can use it too. Perhaps think

Re: [PR] WIP: RAT-314: integration test for .mvn default exclusion - can only be merged/worked on after release of v0.16 [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on PR #116: URL: https://github.com/apache/creadur-rat/pull/116#issuecomment-2104423718 > No worries. Was wondering if i could help. > […](#) > On Fri 10 May 2024, 12:49 P. Ottlinger, ***@***.***> wrote: @Claudenw I hope to find some ti

Re: [PR] WIP: RAT-314: integration test for .mvn default exclusion - can only be merged/worked on after release of v0.16 [creadur-rat]

2024-05-10 Thread via GitHub
Claudenw commented on PR #116: URL: https://github.com/apache/creadur-rat/pull/116#issuecomment-2104407564 No worries. Was wondering if i could help. On Fri 10 May 2024, 12:49 P. Ottlinger, ***@***.***> wrote: > @Claudenw I hope to find some ti

Re: [PR] WIP: RAT-314: integration test for .mvn default exclusion - can only be merged/worked on after release of v0.16 [creadur-rat]

2024-05-10 Thread via GitHub
ottlinger commented on PR #116: URL: https://github.com/apache/creadur-rat/pull/116#issuecomment-2104392444 @Claudenw I hope to find some time on the weekend to get this in proper shape - sry 4 d delay -- This is an automated message from the Apache Git Service. To respond to the message,