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

2023-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700388#comment-17700388 ] ASF GitHub Bot commented on WICKET-7030: renoth commented on code in PR #555: URL:

[GitHub] [wicket] renoth commented on a diff in pull request #555: [WICKET-7030] Add Convenience Methods to BaseWicketTester

2023-03-14 Thread via GitHub
renoth commented on code in PR #555: URL: https://github.com/apache/wicket/pull/555#discussion_r1136240305 ## wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java: ## @@ -1576,6 +1577,48 @@ public Component getComponentFromLastRenderedPage(String path)

[GitHub] [wicket] solomax commented on pull request #553: Dependencies and plugins are updated

2023-03-14 Thread via GitHub
solomax commented on PR #553: URL: https://github.com/apache/wicket/pull/553#issuecomment-1468178979 @martin-g it seems current master is not buildable for me :( ``` mvn --version Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584) Maven home: /opt/maven Java

[GitHub] [wicket] solomax commented on pull request #553: Dependencies and plugins are updated

2023-03-14 Thread via GitHub
solomax commented on PR #553: URL: https://github.com/apache/wicket/pull/553#issuecomment-1468108177 I'll create separate PR will take some time :) -- 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

[GitHub] [wicket] martin-g commented on pull request #553: Dependencies and plugins are updated

2023-03-14 Thread via GitHub
martin-g commented on PR #553: URL: https://github.com/apache/wicket/pull/553#issuecomment-1468106125 I have tried it but it failed the same way -- 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

[GitHub] [wicket] solomax commented on pull request #553: Dependencies and plugins are updated

2023-03-14 Thread via GitHub
solomax commented on PR #553: URL: https://github.com/apache/wicket/pull/553#issuecomment-1468102503 I would delete local jar and try again As an option I can create separate PR for the master :) -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [wicket] martin-g commented on pull request #553: Dependencies and plugins are updated

2023-03-14 Thread via GitHub
martin-g commented on PR #553: URL: https://github.com/apache/wicket/pull/553#issuecomment-1468026010 I tried to up-port this commit to `master` but it fails with: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:3.0.0:process (default) on

[wicket] branch wicket-9.x updated: Dependencies and plugins are updated (#553)

2023-03-14 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch wicket-9.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-9.x by this push: new b7ba3a63a3 Dependencies and plugins

[GitHub] [wicket] martin-g merged pull request #553: Dependencies and plugins are updated

2023-03-14 Thread via GitHub
martin-g merged PR #553: URL: https://github.com/apache/wicket/pull/553 -- 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:

[GitHub] [wicket] martin-g commented on a diff in pull request #553: Dependencies and plugins are updated

2023-03-14 Thread via GitHub
martin-g commented on code in PR #553: URL: https://github.com/apache/wicket/pull/553#discussion_r1135288163 ## wicket-user-guide/pom.xml: ## @@ -32,7 +32,7 @@ org.apache.wicket.userguide - 1.5.5 + 2.2.2 Review Comment:

[wicket] branch master updated (0e8ddbb4bb -> 0df674687f)

2023-03-14 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git from 0e8ddbb4bb WICKET-7010: Stop bundling old JQuery versions (#557) add 0df674687f Bump minimist from 1.2.5 to

[GitHub] [wicket] martin-g merged pull request #554: Bump minimist from 1.2.5 to 1.2.6 in /testing/wicket-js-tests

2023-03-14 Thread via GitHub
martin-g merged PR #554: URL: https://github.com/apache/wicket/pull/554 -- 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:

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

2023-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700064#comment-17700064 ] ASF GitHub Bot commented on WICKET-7031: martin-g commented on PR #558: URL:

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

2023-03-14 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov resolved WICKET-7010. --- Fix Version/s: 10.0.0 Assignee: Martin Tzvetanov Grigorov

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

2023-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700063#comment-17700063 ] ASF GitHub Bot commented on WICKET-7010: martin-g commented on PR #557: URL:

[GitHub] [wicket] martin-g commented on pull request #558: WICKET-7031: Update to JQuery 3.6.4

2023-03-14 Thread via GitHub
martin-g commented on PR #558: URL: https://github.com/apache/wicket/pull/558#issuecomment-1467769853 Thank you, @reckart ! -- 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.

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

2023-03-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700062#comment-17700062 ] ASF subversion and git services commented on WICKET-7010: - Commit

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

2023-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700061#comment-17700061 ] ASF GitHub Bot commented on WICKET-7010: martin-g merged PR #557: URL:

[GitHub] [wicket] martin-g commented on pull request #557: WICKET-7010: Stop bundling old JQuery versions

2023-03-14 Thread via GitHub
martin-g commented on PR #557: URL: https://github.com/apache/wicket/pull/557#issuecomment-1467769427 Thank you, @reckart ! -- 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.

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

2023-03-14 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov resolved WICKET-7031. --- Fix Version/s: 10.0.0 9.13.0 Assignee:

[GitHub] [wicket] martin-g merged pull request #557: WICKET-7010: Stop bundling old JQuery versions

2023-03-14 Thread via GitHub
martin-g merged PR #557: URL: https://github.com/apache/wicket/pull/557 -- 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:

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

2023-03-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700060#comment-17700060 ] ASF subversion and git services commented on WICKET-7031: - Commit

[wicket] branch master updated: WICKET-7031: Update to JQuery 3.6.4 (#558)

2023-03-14 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new 17cdc1bbb6 WICKET-7031: Update to JQuery

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

2023-03-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700059#comment-17700059 ] ASF subversion and git services commented on WICKET-7031: - Commit

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

2023-03-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17700058#comment-17700058 ] ASF GitHub Bot commented on WICKET-7031: martin-g merged PR #558: URL:

[wicket] branch wicket-9.x updated: WICKET-7031: Update to JQuery 3.6.4 (#558)

2023-03-14 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch wicket-9.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-9.x by this push: new ffa6fe875e WICKET-7031: Update to

[GitHub] [wicket] martin-g merged pull request #558: WICKET-7031: Update to JQuery 3.6.4

2023-03-14 Thread via GitHub
martin-g merged PR #558: URL: https://github.com/apache/wicket/pull/558 -- 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: