[GitHub] [maven-build-cache-extension] dependabot[bot] opened a new pull request, #95: Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.9

2023-08-07 Thread via GitHub
dependabot[bot] opened a new pull request, #95: URL: https://github.com/apache/maven-build-cache-extension/pull/95 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.7 to 1.3.9. Commits https://github.com/qos-ch/logback/commit/73f99846f27b4093bb2

[jira] [Created] (MJAR-295) clean JDK patch version in module-info.class

2023-08-07 Thread Herve Boutemy (Jira)
Herve Boutemy created MJAR-295: -- Summary: clean JDK patch version in module-info.class Key: MJAR-295 URL: https://issues.apache.org/jira/browse/MJAR-295 Project: Maven JAR Plugin Issue Type: Imp

[jira] [Commented] (MJAR-275) outputTimestamp not applied to module-info; breaks reproducible builds

2023-08-07 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MJAR-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751541#comment-17751541 ] Herve Boutemy commented on MJAR-275: MJAR-295 created to track this JDK patch version i

[GitHub] [maven-build-cache-extension] kbuntrock commented on a diff in pull request #91: [MBUILDCACHE-64] Exclusion mechanism bugfix

2023-08-07 Thread via GitHub
kbuntrock commented on code in PR #91: URL: https://github.com/apache/maven-build-cache-extension/pull/91#discussion_r1286165121 ## src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java: ## @@ -108,11 +107,6 @@ public class MavenProjectInput { * proper

[jira] [Commented] (MBUILDCACHE-64) Apply global exclusions to folder names

2023-08-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751749#comment-17751749 ] ASF GitHub Bot commented on MBUILDCACHE-64: --- kbuntrock commented on code in

[GitHub] [maven-build-cache-extension] kbuntrock commented on pull request #91: [MBUILDCACHE-64] Exclusion mechanism bugfix

2023-08-07 Thread via GitHub
kbuntrock commented on PR #91: URL: https://github.com/apache/maven-build-cache-extension/pull/91#issuecomment-1668279033 Changed the exclude mechanism to use path matchers. A bit more than a bugfix now, feedbacks appreciated if you see any lack, implementation detail you disagree with or

[jira] [Commented] (MBUILDCACHE-64) Apply global exclusions to folder names

2023-08-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751751#comment-17751751 ] ASF GitHub Bot commented on MBUILDCACHE-64: --- kbuntrock commented on PR #91:

[GitHub] [maven] kun-lu20 commented on pull request #1213: [MNG-7848] Change the notification recipients in s390x pipeline

2023-08-07 Thread via GitHub
kun-lu20 commented on PR #1213: URL: https://github.com/apache/maven/pull/1213#issuecomment-1668362161 Hi @olamy , Thanks for pointing out! I'll raise a new PR to address it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (MNG-7848) Add s390x pipeline to Jenkins CI

2023-08-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751765#comment-17751765 ] ASF GitHub Bot commented on MNG-7848: - kun-lu20 commented on PR #1213: URL: https://git

[jira] [Commented] (MNG-7848) Add s390x pipeline to Jenkins CI

2023-08-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751770#comment-17751770 ] ASF GitHub Bot commented on MNG-7848: - kun-lu20 commented on code in PR #1207: URL: htt

[GitHub] [maven] kun-lu20 commented on a diff in pull request #1207: [MNG-7848] Add s390x pipeline to Jenkins CI

2023-08-07 Thread via GitHub
kun-lu20 commented on code in PR #1207: URL: https://github.com/apache/maven/pull/1207#discussion_r1286254437 ## Jenkinsfile.s390x: ## @@ -0,0 +1,173 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE

[jira] [Created] (MPMD-385) Support for --enable-preview

2023-08-07 Thread Gili (Jira)
Gili created MPMD-385: - Summary: Support for --enable-preview Key: MPMD-385 URL: https://issues.apache.org/jira/browse/MPMD-385 Project: Maven PMD Plugin Issue Type: Improvement Components: PMD