[jira] [Commented] (WICKET-7031) Update to JQuery 3.6.4

2023-03-13 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699757#comment-17699757 ] Richard Eckart de Castilho commented on WICKET-7031: See https://git

[jira] [Commented] (WICKET-7031) Update to JQuery 3.6.4

2023-03-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699756#comment-17699756 ] ASF GitHub Bot commented on WICKET-7031: reckart opened a new pull request, #558

[GitHub] [wicket] reckart opened a new pull request, #558: WICKET-7031: Update to JQuery 3.6.4

2023-03-13 Thread via GitHub
reckart opened a new pull request, #558: URL: https://github.com/apache/wicket/pull/558 - Update JQuery 3.6.0 -> 3.6.4 -- 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 un

[jira] [Updated] (WICKET-7031) Update to JQuery 3.6.4

2023-03-13 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Eckart de Castilho updated WICKET-7031: --- Summary: Update to JQuery 3.6.4 (was: Update to JQuery 3.6.3) > Upd

[jira] [Updated] (WICKET-7031) Update to JQuery 3.6.4

2023-03-13 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Eckart de Castilho updated WICKET-7031: --- Description: Update the bundled JQuery 3.6.0 to 3.6.4 was: Updat

[jira] [Commented] (WICKET-7010) Stop bundling old JQuery versions

2023-03-13 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699754#comment-17699754 ] Richard Eckart de Castilho commented on WICKET-7010: [~mgrigorov] Se

[jira] [Created] (WICKET-7031) Update to JQuery 3.6.3

2023-03-13 Thread Richard Eckart de Castilho (Jira)
Richard Eckart de Castilho created WICKET-7031: -- Summary: Update to JQuery 3.6.3 Key: WICKET-7031 URL: https://issues.apache.org/jira/browse/WICKET-7031 Project: Wicket Issue Typ

[jira] [Commented] (WICKET-7010) Stop bundling old JQuery versions

2023-03-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699753#comment-17699753 ] ASF GitHub Bot commented on WICKET-7010: reckart opened a new pull request, #557

[GitHub] [wicket] reckart opened a new pull request, #557: WICKET-7010: Stop bundling old JQuery versions

2023-03-13 Thread via GitHub
reckart opened a new pull request, #557: URL: https://github.com/apache/wicket/pull/557 - Removed JQuery 1.12.4 and 2.2.4 -- 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

[jira] [Updated] (WICKET-7030) Add Convenience Methods in BaseWicketTester

2023-03-13 Thread Johannes Renoth (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Renoth updated WICKET-7030: Description: Since BasewicketTester does not have methods to conveniently search for comp

[jira] [Updated] (WICKET-7030) Add Convenience Methods in BaseWicketTester

2023-03-13 Thread Johannes Renoth (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Renoth updated WICKET-7030: Description: Since BasewicketTester does not have methods to conveniently search for comp

[jira] [Created] (WICKET-7030) Add Convenience Methods in BaseWicketTester

2023-03-13 Thread Johannes Renoth (Jira)
Johannes Renoth created WICKET-7030: --- Summary: Add Convenience Methods in BaseWicketTester Key: WICKET-7030 URL: https://issues.apache.org/jira/browse/WICKET-7030 Project: Wicket Issue Type

[jira] [Commented] (WICKET-7029) Add migration recipes to Wicket 10

2023-03-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699597#comment-17699597 ] ASF GitHub Bot commented on WICKET-7029: timtebeek commented on PR #556: URL: ht

[GitHub] [wicket] timtebeek commented on pull request #556: WICKET-7029 Add wicket-migration module

2023-03-13 Thread via GitHub
timtebeek commented on PR #556: URL: https://github.com/apache/wicket/pull/556#issuecomment-1466040011 There's still some dependency convergence errors; hoping the next OpenRewrite release clears at least a few of those up. Any others can then be fixed through exclusions or dependency manag

[jira] [Commented] (WICKET-7029) Add migration recipes to Wicket 10

2023-03-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699522#comment-17699522 ] ASF GitHub Bot commented on WICKET-7029: martin-g commented on code in PR #556:

[GitHub] [wicket] martin-g commented on a diff in pull request #556: WICKET-7029 Add wicket-migration module

2023-03-13 Thread via GitHub
martin-g commented on code in PR #556: URL: https://github.com/apache/wicket/pull/556#discussion_r1133607695 ## pom.xml: ## @@ -119,7 +119,8 @@ wicket-native-websocket wicket-bean-validation wicket-user-guide - +wick

[jira] [Commented] (WICKET-7029) Add migration recipes to Wicket 10

2023-03-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699520#comment-17699520 ] ASF GitHub Bot commented on WICKET-7029: timtebeek commented on code in PR #556:

[GitHub] [wicket] timtebeek commented on a diff in pull request #556: WICKET-7029 Add wicket-migration module

2023-03-13 Thread via GitHub
timtebeek commented on code in PR #556: URL: https://github.com/apache/wicket/pull/556#discussion_r1133606848 ## pom.xml: ## @@ -119,7 +119,8 @@ wicket-native-websocket wicket-bean-validation wicket-user-guide - +wic

[jira] [Commented] (WICKET-7029) Add migration recipes to Wicket 10

2023-03-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699518#comment-17699518 ] ASF GitHub Bot commented on WICKET-7029: martin-g commented on code in PR #556:

[GitHub] [wicket] martin-g commented on a diff in pull request #556: WICKET-7029 Add wicket-migration module

2023-03-13 Thread via GitHub
martin-g commented on code in PR #556: URL: https://github.com/apache/wicket/pull/556#discussion_r1133596851 ## pom.xml: ## @@ -119,7 +119,8 @@ wicket-native-websocket wicket-bean-validation wicket-user-guide - +wick

[jira] [Commented] (WICKET-7029) Add migration recipes to Wicket 10

2023-03-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699511#comment-17699511 ] ASF GitHub Bot commented on WICKET-7029: timtebeek commented on code in PR #556:

[GitHub] [wicket] timtebeek commented on a diff in pull request #556: WICKET-7029 Add wicket-migration module

2023-03-13 Thread via GitHub
timtebeek commented on code in PR #556: URL: https://github.com/apache/wicket/pull/556#discussion_r1133573194 ## pom.xml: ## @@ -119,7 +119,8 @@ wicket-native-websocket wicket-bean-validation wicket-user-guide - +wic