Re: [PR] Bump org.jmock:jmock-junit3 from 2.13.0 to 2.13.1 [creadur-whisker]

2024-03-18 Thread via GitHub
ottlinger merged PR #134: URL: https://github.com/apache/creadur-whisker/pull/134 -- 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...@creadu

Re: [PR] RAT-333: fix --force option will change the file permissions [creadur-rat]

2024-03-18 Thread via GitHub
Claudenw commented on PR #223: URL: https://github.com/apache/creadur-rat/pull/223#issuecomment-2003344213 > @Claudenw interesting catch! Thanks for fixing it - would you mind adding a changelog entry within the 0.17-block? I think I got it correctly done. Please verify. -- This i

[jira] [Commented] (RAT-354) Integration tests fail with new Maven 4.0.0-alpha-12

2024-03-18 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827909#comment-17827909 ] Claude Warren commented on RAT-354: --- [~pottlinger] do you know if 4.0.0 allows element pro

[jira] [Comment Edited] (RAT-354) Integration tests fail with new Maven 4.0.0-alpha-12

2024-03-18 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827909#comment-17827909 ] Claude Warren edited comment on RAT-354 at 3/18/24 10:26 AM: - [~

Re: [PR] TENTACLES-16: Bump actions/setup-java from 4.1.0 to 4.2.1 [creadur-tentacles]

2024-03-18 Thread via GitHub
ottlinger merged PR #116: URL: https://github.com/apache/creadur-tentacles/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...@crea

Re: [PR] TENTACLES-16: Bump com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.16.2 to 2.17.0 [creadur-tentacles]

2024-03-18 Thread via GitHub
ottlinger merged PR #114: URL: https://github.com/apache/creadur-tentacles/pull/114 -- 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...@crea

[jira] [Updated] (RAT-77) output missing headers inline from plugin

2024-03-18 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren updated RAT-77: - Attachment: missing-headers.xsl > output missing headers inline from plugin > ---

[jira] [Assigned] (RAT-77) output missing headers inline from plugin

2024-03-18 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren reassigned RAT-77: Assignee: Claude Warren > output missing headers inline from plugin >

[jira] [Commented] (RAT-77) output missing headers inline from plugin

2024-03-18 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/RAT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827935#comment-17827935 ] Claude Warren commented on RAT-77: -- The "please see" text was added in an earlier release.

[PR] Rat 77 output files with missing headers [creadur-rat]

2024-03-18 Thread via GitHub
Claudenw opened a new pull request, #224: URL: https://github.com/apache/creadur-rat/pull/224 Fix for RAT-77 This was mostly fixed earlier. This pull - adds another stylesheet to the package (missing-headers.xsl) to the two that already existed: plain-rat (default), missing-h

Re: [PR] Rat 77 output files with missing headers [creadur-rat]

2024-03-18 Thread via GitHub
Claudenw commented on code in PR #224: URL: https://github.com/apache/creadur-rat/pull/224#discussion_r1528455563 ## src/site/apt/index.apt.vm: ## @@ -111,6 +113,19 @@ java -jar apache-rat-${project.version}.jar --help +--+ Read more

[RAT] do we want to removed deprecated items in 0.17?

2024-03-18 Thread Claude Warren
We deprecated some things after 0.15 and put them back in 0.16.1 to make the migration easier. Should we remove them in 0.17. This has an impact on the solution to RAT-364 as well as the complexity of the code base. Also should we move to supporting Maven 4.x in 0.17 or do we need a solution tha

[jira] [Updated] (RAT-364) "licenses" element was incorrectly marked as deprecated in maven interface.

2024-03-18 Thread Philipp Ottlinger (Jira)
[ https://issues.apache.org/jira/browse/RAT-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philipp Ottlinger updated RAT-364: -- Description: The licenses property of the AbstractRatMojo is listed as deprecated.  This is incor

Re: [RAT] do we want to removed deprecated items in 0.17?

2024-03-18 Thread P. Ottlinger
Hi Claude, thanks for raising the issue Am 18.03.24 um 14:03 schrieb Claude Warren: We deprecated some things after 0.15 and put them back in 0.16.1 to make the migration easier. Should we remove them in 0.17. This has an impact on the solution to RAT-364 as well as the complexity of the

[jira] [Commented] (RAT-364) "licenses" element was incorrectly marked as deprecated in maven interface.

2024-03-18 Thread Philipp Ottlinger (Jira)
[ https://issues.apache.org/jira/browse/RAT-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828091#comment-17828091 ] Philipp Ottlinger commented on RAT-364: --- [~solomax] thanks for spotting the problem :)

[jira] [Commented] (RAT-354) Integration tests fail with new Maven 4.0.0-alpha-12

2024-03-18 Thread Philipp Ottlinger (Jira)
[ https://issues.apache.org/jira/browse/RAT-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828094#comment-17828094 ] Philipp Ottlinger commented on RAT-354: --- I've got no idea, sorry. [~cstamas] can you

[jira] [Commented] (RAT-354) Integration tests fail with new Maven 4.0.0-alpha-12

2024-03-18 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/RAT-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828096#comment-17828096 ] Tamas Cservenak commented on RAT-354: - [~gnodet] ping > Integration tests fail with new

[PR] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 [creadur-rat]

2024-03-18 Thread via GitHub
dependabot[bot] opened a new pull request, #225: URL: https://github.com/apache/creadur-rat/pull/225 Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0. Release notes Sourced from https://github.com/apache/