[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844914#comment-17844914
 ] 

Hudson commented on TAP5-2778:
--

FAILURE: Integrated in Jenkins build Tapestry » tapestry-java-17-freestyle #103 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-17-freestyle/103/])
TAP5-2778: upgrade junit to 5.10.2 (ben: rev 
9090b8d0b149cb376be21971b04a919a7023b469)
* (edit) build.gradle


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844913#comment-17844913
 ] 

Hudson commented on TAP5-2778:
--

FAILURE: Integrated in Jenkins build Tapestry » tapestry-trunk-freestyle #237 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-trunk-freestyle/237/])
TAP5-2778: upgrade junit to 5.10.2 (ben: rev 
9090b8d0b149cb376be21971b04a919a7023b469)
* (edit) build.gradle


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844905#comment-17844905
 ] 

Hudson commented on TAP5-2778:
--

FAILURE: Integrated in Jenkins build Tapestry » tapestry-javax-java-8-freestyle 
#13 (See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-8-freestyle/13/])
TAP5-2778: upgrade junit to 5.10.2 (ben: rev 
dd6398e381fe6922b3c3b71435c22a9ea534d6be)
* (edit) build.gradle


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844900#comment-17844900
 ] 

Hudson commented on TAP5-2778:
--

FAILURE: Integrated in Jenkins build Tapestry » 
tapestry-javax-java-17-freestyle #13 (See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-17-freestyle/13/])
TAP5-2778: upgrade junit to 5.10.2 (ben: rev 
dd6398e381fe6922b3c3b71435c22a9ea534d6be)
* (edit) build.gradle


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844892#comment-17844892
 ] 

Hudson commented on TAP5-2778:
--

FAILURE: Integrated in Jenkins build Tapestry » tapestry-javax-java-9-freestyle 
#11 (See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-9-freestyle/11/])
TAP5-2778: upgrade junit to 5.10.2 (ben: rev 
dd6398e381fe6922b3c3b71435c22a9ea534d6be)
* (edit) build.gradle


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844890#comment-17844890
 ] 

ASF subversion and git services commented on TAP5-2778:
---

Commit 9090b8d0b149cb376be21971b04a919a7023b469 in tapestry-5's branch 
refs/heads/master from Ben Weidig
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=9090b8d0b ]

TAP5-2778: upgrade junit to 5.10.2


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


(tapestry-5) branch master updated: TAP5-2778: upgrade junit to 5.10.2

2024-05-09 Thread benw
This is an automated email from the ASF dual-hosted git repository.

benw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


The following commit(s) were added to refs/heads/master by this push:
 new 9090b8d0b TAP5-2778: upgrade junit to 5.10.2
9090b8d0b is described below

commit 9090b8d0b149cb376be21971b04a919a7023b469
Author: Ben Weidig 
AuthorDate: Thu May 9 09:20:00 2024 +0200

TAP5-2778: upgrade junit to 5.10.2
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 8ec0bb26b..cd51c5987 100755
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,7 @@ project.ext.versions = [
 seleniumServer: "4.12.1",
 jackson: "2.13.1",
 jsonschemaGenerator: "4.20.0",
-junitJupiter: "5.8.2",
+junitJupiter: "5.10.2",
 commonsLang: "3.4",
 webdriverManager: "5.3.1"
 ]



[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844889#comment-17844889
 ] 

Hudson commented on TAP5-2778:
--

FAILURE: Integrated in Jenkins build Tapestry » 
tapestry-javax-java-11-freestyle #15 (See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-11-freestyle/15/])
TAP5-2778: upgrade junit to 5.10.2 (ben: rev 
dd6398e381fe6922b3c3b71435c22a9ea534d6be)
* (edit) build.gradle


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TAP5-2778) JUnit upgrade to support Eclipse 2023-09+

2024-05-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844885#comment-17844885
 ] 

ASF subversion and git services commented on TAP5-2778:
---

Commit dd6398e381fe6922b3c3b71435c22a9ea534d6be in tapestry-5's branch 
refs/heads/javax from Ben Weidig
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=dd6398e38 ]

TAP5-2778: upgrade junit to 5.10.2


> JUnit upgrade to support Eclipse 2023-09+
> -
>
> Key: TAP5-2778
> URL: https://issues.apache.org/jira/browse/TAP5-2778
> Project: Tapestry 5
>  Issue Type: Task
>Affects Versions: 5.8.6
>Reporter: Ben Weidig
>Assignee: Ben Weidig
>Priority: Major
>
> JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later.
>  
> Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265]
>  
> Possible solutions:
> - Add {{testImplementation 
> 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} 
> files that use JUnit
> - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


(tapestry-5) branch javax updated: TAP5-2778: upgrade junit to 5.10.2

2024-05-09 Thread benw
This is an automated email from the ASF dual-hosted git repository.

benw pushed a commit to branch javax
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


The following commit(s) were added to refs/heads/javax by this push:
 new dd6398e38 TAP5-2778: upgrade junit to 5.10.2
dd6398e38 is described below

commit dd6398e381fe6922b3c3b71435c22a9ea534d6be
Author: Ben Weidig 
AuthorDate: Thu May 9 08:58:37 2024 +0200

TAP5-2778: upgrade junit to 5.10.2
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 4f410c991..1d9de07ae 100755
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,7 @@ project.ext.versions = [
 seleniumServer: "4.12.1",
 jackson: "2.13.1",
 jsonschemaGenerator: "4.20.0",
-junitJupiter: "5.8.2",
+junitJupiter: "5.10.2",
 commonsLang: "3.4",
 webdriverManager: "5.3.1"
 ]