git commit: Revert WICKET-5179 Move Form hidden field rendering to dedicated method

2013-05-16 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x 3df529329 - 96a5772c1 Revert WICKET-5179 Move Form hidden field rendering to dedicated method This reverts commit d0e2335536b8d5fdd08eb50d9f9258fbd9ee8581. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

git commit: Revert WICKET-5179 Move Form hidden field rendering to dedicated method

2013-05-16 Thread mgrigorov
Updated Branches: refs/heads/master 7eda0dd20 - 449e6d1c3 Revert WICKET-5179 Move Form hidden field rendering to dedicated method This reverts commit 6efe7a8483de650a75144b908f6ba04f814dabaf. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Reopened] (WICKET-5179) Move Form hidden field rendering to dedicated method

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-5179: - I've reverted the previous changes Move Form hidden field rendering to

[jira] [Updated] (WICKET-5179) Move Form hidden field rendering to dedicated method

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5179: Fix Version/s: (was: 6.8.0) Move Form hidden field rendering to dedicated method

[jira] [Commented] (WICKET-5179) Move Form hidden field rendering to dedicated method

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659325#comment-13659325 ] Martin Grigorov commented on WICKET-5179: - Your patches will have to wait for

[jira] [Created] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Michael Zhavzharov (JIRA)
Michael Zhavzharov created WICKET-5191: -- Summary: Session is created unnecessarily Key: WICKET-5191 URL: https://issues.apache.org/jira/browse/WICKET-5191 Project: Wicket Issue Type:

[jira] [Commented] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659463#comment-13659463 ] Martin Grigorov commented on WICKET-5191: - Please attach a quickstart.

git commit: WICKET-5189 preregister known wicket tag names

2013-05-16 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x 96a5772c1 - c1ad7321e WICKET-5189 preregister known wicket tag names Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c1ad7321 Tree:

[jira] [Updated] (WICKET-5189) preregister known wicket tag names

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5189: Fix Version/s: 6.8.0 preregister known wicket tag names

[jira] [Updated] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Michael Zhavzharov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Zhavzharov updated WICKET-5191: --- Attachment: multiple_session.zip When I created a quickstart, the StackTrace of

[jira] [Created] (WICKET-5192) Get rid of commons-fileupload classes and use javax.servlet.http.HttpServletRequest#getPart() instead

2013-05-16 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5192: --- Summary: Get rid of commons-fileupload classes and use javax.servlet.http.HttpServletRequest#getPart() instead Key: WICKET-5192 URL:

[jira] [Updated] (WICKET-5192) Get rid of commons-fileupload classes and use javax.servlet.http.HttpServletRequest#getPart() instead

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5192: Fix Version/s: 7.0.0 Get rid of commons-fileupload classes and use

[jira] [Commented] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659505#comment-13659505 ] Sven Meier commented on WICKET-5191: Your quickstart runs with Wicket 6.0.0, in that

[jira] [Commented] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659515#comment-13659515 ] Andrea Del Bene commented on WICKET-5191: - In addition your home page is

[jira] [Comment Edited] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659515#comment-13659515 ] Andrea Del Bene edited comment on WICKET-5191 at 5/16/13 1:27 PM:

[jira] [Updated] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Michael Zhavzharov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Zhavzharov updated WICKET-5191: --- Attachment: multiple_session_wicket_670.zip Sorry for my mistakes. Now I created

git commit: WICKET-5191 don't create session unnecessarily, as it might be obsolete after redirect anyway

2013-05-16 Thread svenmeier
Updated Branches: refs/heads/wicket-6.x c1ad7321e - f9683bfea WICKET-5191 don't create session unnecessarily, as it might be obsolete after redirect anyway Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f9683bfe Tree:

git commit: WICKET-5191 don't create session unnecessarily, as it might be obsolete after redirect anyway

2013-05-16 Thread svenmeier
Updated Branches: refs/heads/wicket-1.5.x 618b9d413 - 537cbfa1b WICKET-5191 don't create session unnecessarily, as it might be obsolete after redirect anyway Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/537cbfa1

[jira] [Commented] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Michael Zhavzharov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659554#comment-13659554 ] Michael Zhavzharov commented on WICKET-5191: Also, maybe that I use Glassfish

buildbot success in ASF Buildbot on wicket-branch-1.5.x

2013-05-16 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-1.5.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-1.5.x/builds/433 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

[jira] [Commented] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659568#comment-13659568 ] Martin Grigorov commented on WICKET-5191: - Any reason why master branch has not

git commit: WICKET-5191 don't create session unnecessarily, as it might be obsolete after redirect anyway

2013-05-16 Thread svenmeier
Updated Branches: refs/heads/master 449e6d1c3 - 9fdbd9f6a WICKET-5191 don't create session unnecessarily, as it might be obsolete after redirect anyway Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9fdbd9f6 Tree:

[jira] [Commented] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659575#comment-13659575 ] Sven Meier commented on WICKET-5191: Master is updated too now. To repeat my

[jira] [Updated] (WICKET-5191) Session is created unnecessarily

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5191: Fix Version/s: 7.0.0 Session is created unnecessarily

[jira] [Resolved] (WICKET-5192) Get rid of commons-fileupload classes and use javax.servlet.http.HttpServletRequest#getPart() instead

2013-05-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5192. - Resolution: Won't Fix Fix Version/s: (was: 7.0.0) Assignee: Martin