[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711227#comment-17711227 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163716664 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/AbstractFileUploadResource.java: ## @@ -0,0 +1,206 @@ +/* + * Licensed to the Apache Softw

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163719410 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/AbstractFileUploadResource.java: ## @@ -0,0 +1,206 @@ +/* + * Licensed to the Apache Softw

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711228#comment-17711228 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[wicket] branch WICKET-7044-guide-images created (now 00bda6bea6)

2023-04-12 Thread solomax
This is an automated email from the ASF dual-hosted git repository. solomax pushed a change to branch WICKET-7044-guide-images in repository https://gitbox.apache.org/repos/asf/wicket.git at 00bda6bea6 [WICKET-7044] guide images are fixed This branch includes the following new commits:

[jira] [Commented] (WICKET-7044) Images in the Wicket 9.x reference guide are not displayed.

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711231#comment-17711231 ] ASF subversion and git services commented on WICKET-7044: - Commi

[GitHub] [wicket] solomax merged pull request #575: [WICKET-7044] guide images are fixed

2023-04-12 Thread via GitHub
solomax merged PR #575: URL: https://github.com/apache/wicket/pull/575 -- 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: commits-unsubscr...@wicket.apache

[wicket] branch wicket-9.x updated (dc8f083060 -> 34beac66da)

2023-04-12 Thread solomax
This is an automated email from the ASF dual-hosted git repository. solomax pushed a change to branch wicket-9.x in repository https://gitbox.apache.org/repos/asf/wicket.git from dc8f083060 WICKET-7041 Deprecate `LazyStringResponse` for removal in Wicket 10 add 34beac66da [WICKET-7044]

[jira] [Commented] (WICKET-7044) Images in the Wicket 9.x reference guide are not displayed.

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711236#comment-17711236 ] ASF subversion and git services commented on WICKET-7044: - Commi

[jira] [Commented] (WICKET-7044) Images in the Wicket 9.x reference guide are not displayed.

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711235#comment-17711235 ] ASF GitHub Bot commented on WICKET-7044: solomax merged PR #575: URL: https://gi

[jira] [Commented] (WICKET-7044) Images in the Wicket 9.x reference guide are not displayed.

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711237#comment-17711237 ] ASF subversion and git services commented on WICKET-7044: - Commi

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163742483 ## wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadToResourcePage.html: ## @@ -0,0 +1,39 @@ +http://wicket.apache.org";> + +Wicket Examples - up

[jira] [Resolved] (WICKET-7044) Images in the Wicket 9.x reference guide are not displayed.

2023-04-12 Thread Maxim Solodovnik (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Solodovnik resolved WICKET-7044. -- Fix Version/s: 10.0.0 9.13.0 Assignee: Maxim Solodovnik

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711239#comment-17711239 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163746668 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadResourceReference.java: ## @@ -0,0 +1,124 @@ +/* + * Licensed to the Apache Soft

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711240#comment-17711240 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163964442 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711305#comment-17711305 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[wicket] branch reiern70/WICKET-7033 updated (0385f7da95 -> 32eb57e6af)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from 0385f7da95 [WICKET-7033] implementation of uploading files into to a mounted resource + adapting uplo

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711307#comment-17711307 ] ASF subversion and git services commented on WICKET-7033: - Commi

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711315#comment-17711315 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163986445 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.js: ## @@ -0,0 +1,99 @@ +/* + * Licensed to the Apache Software

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163986037 ## wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/form/upload/progressbar.js: ## @@ -117,8 +135,14 @@ this.iframe =

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711316#comment-17711316 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163987329 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711317#comment-17711317 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163989875 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711318#comment-17711318 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163990567 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711319#comment-17711319 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163995205 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711323#comment-17711323 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711324#comment-17711324 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1163995790 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[wicket] branch reiern70/WICKET-7033 updated (32eb57e6af -> 546f54a60c)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from 32eb57e6af [WICKET-7033] clean up add 73d0e77594 [WICKET-7033] clean up add 546f54a60c [WICK

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711326#comment-17711326 ] ASF subversion and git services commented on WICKET-7033: - Commi

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711325#comment-17711325 ] ASF subversion and git services commented on WICKET-7033: - Commi

[wicket] branch reiern70/WICKET-7033 updated (546f54a60c -> ea1a380ba8)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from 546f54a60c [WICKET-7033] clean up add ea1a380ba8 [WICKET-7033] clean up No new revisions were ad

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711329#comment-17711329 ] ASF subversion and git services commented on WICKET-7033: - Commi

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1164016134 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1164016443 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1164016716 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.js: ## @@ -0,0 +1,99 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711337#comment-17711337 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711338#comment-17711338 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711339#comment-17711339 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1164023647 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.js: ## @@ -0,0 +1,99 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711341#comment-17711341 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[wicket] branch reiern70/WICKET-7033 updated (ea1a380ba8 -> d86b65f6c3)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from ea1a380ba8 [WICKET-7033] clean up add d86b65f6c3 [WICKET-7033] clean up No new revisions were ad

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711342#comment-17711342 ] ASF subversion and git services commented on WICKET-7033: - Commi

[wicket] branch reiern70/WICKET-7033 updated (d86b65f6c3 -> 19d6ff5dcd)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from d86b65f6c3 [WICKET-7033] clean up add 570d41632d [WICKET-7033] javadoc add 19d6ff5dcd [WICKE

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711345#comment-17711345 ] ASF subversion and git services commented on WICKET-7033: - Commi

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711346#comment-17711346 ] ASF subversion and git services commented on WICKET-7033: - Commi

[wicket] branch reiern70/WICKET-7033 updated (19d6ff5dcd -> f26f968df3)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from 19d6ff5dcd [WICKET-7033] javadoc add f26f968df3 [WICKET-7033] improve examples No new revisions

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711364#comment-17711364 ] ASF subversion and git services commented on WICKET-7033: - Commi

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1164094593 ## wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/resource/FileUploadToResourceField.java: ## @@ -0,0 +1,414 @@ +/* + * Licensed to the Apache Softwa

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711366#comment-17711366 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[wicket] branch reiern70/WICKET-7033 updated (f26f968df3 -> ca95b9ad3a)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from f26f968df3 [WICKET-7033] improve examples add ca95b9ad3a [WICKET-7033] restrict upload size No n

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711369#comment-17711369 ] ASF subversion and git services commented on WICKET-7033: - Commi

[wicket] branch reiern70/WICKET-7033 updated (ca95b9ad3a -> 50e15cb81b)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from ca95b9ad3a [WICKET-7033] restrict upload size add 50e15cb81b [WICKET-7033] restrict upload size

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711371#comment-17711371 ] ASF subversion and git services commented on WICKET-7033: - Commi

[GitHub] [wicket] reiern70 commented on a diff in pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on code in PR #571: URL: https://github.com/apache/wicket/pull/571#discussion_r1164102780 ## wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadApplication.java: ## @@ -55,9 +61,22 @@ protected void init() // Ensure folder ex

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711376#comment-17711376 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on code in PR #571:

[GitHub] [wicket] reiern70 commented on pull request #571: [WICKET-7033] upload to a mounted resource

2023-04-12 Thread via GitHub
reiern70 commented on PR #571: URL: https://github.com/apache/wicket/pull/571#issuecomment-1505236951 @martin-g Many thanks again for your review. I have addressed ou comments. Could you do another review pelase? -- This is an automated message from the Apache Git Service. To respond to t

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711377#comment-17711377 ] ASF GitHub Bot commented on WICKET-7033: reiern70 commented on PR #571: URL: htt

[wicket] branch reiern70/WICKET-7033 updated (50e15cb81b -> 15faabf9ea)

2023-04-12 Thread reiern70
This is an automated email from the ASF dual-hosted git repository. reiern70 pushed a change to branch reiern70/WICKET-7033 in repository https://gitbox.apache.org/repos/asf/wicket.git from 50e15cb81b [WICKET-7033] restrict upload size add 15faabf9ea [WICKET-7033] license No new revisi

[jira] [Commented] (WICKET-7033) add support to uploading to a resource

2023-04-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711382#comment-17711382 ] ASF subversion and git services commented on WICKET-7033: - Commi