Re: [PR] Clean up assertions in CleanMojoTest [maven-clean-plugin]

2024-11-27 Thread via GitHub
elharo merged PR #61: URL: https://github.com/apache/maven-clean-plugin/pull/61 -- 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: issues-unsubscr...@maven

Re: [PR] Clean up assertions in CleanMojoTest [maven-clean-plugin]

2024-11-14 Thread via GitHub
elharo commented on code in PR #61: URL: https://github.com/apache/maven-clean-plugin/pull/61#discussion_r1842172087 ## src/test/java/org/apache/maven/plugins/clean/CleanMojoTest.java: ## @@ -175,7 +174,7 @@ public void testCleanLockedFile(CleanMojo mojo) throws Exception {

Re: [PR] Clean up assertions in CleanMojoTest [maven-clean-plugin]

2024-11-14 Thread via GitHub
elharo commented on code in PR #61: URL: https://github.com/apache/maven-clean-plugin/pull/61#discussion_r1841899948 ## src/test/java/org/apache/maven/plugins/clean/CleanMojoTest.java: ## @@ -175,7 +174,7 @@ public void testCleanLockedFile(CleanMojo mojo) throws Exception {

Re: [PR] Clean up assertions in CleanMojoTest [maven-clean-plugin]

2024-11-13 Thread via GitHub
gnodet commented on code in PR #61: URL: https://github.com/apache/maven-clean-plugin/pull/61#discussion_r1841637902 ## src/test/java/org/apache/maven/plugins/clean/CleanMojoTest.java: ## @@ -175,7 +174,7 @@ public void testCleanLockedFile(CleanMojo mojo) throws Exception {