[jira] [Commented] (WICKET-5808) SpringBean, support generic beans

2015-01-12 Thread Tobias Soloschenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273413#comment-14273413 ] Tobias Soloschenko commented on WICKET-5808: Changes in a commit:

[jira] [Commented] (WICKET-5802) HTML Import

2015-01-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273530#comment-14273530 ] ASF GitHub Bot commented on WICKET-5802: GitHub user bitstorm opened a pull

wicket git commit: Javadoc fixes and optimizing imports. No functional changes

2015-01-12 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 4d2e5680b - 44eec549a Javadoc fixes and optimizing imports. No functional changes (cherry picked from commit ac997e377f1537afe6a0959a5f2d1fcb41e586b5) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-5693) setVersioned(false) should force single Page Version

2015-01-12 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273731#comment-14273731 ] Martin Grigorov commented on WICKET-5693: - The concern is that even with

wicket git commit: Javadoc fixes and optimizing imports. No functional changes

2015-01-12 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x f14b5b108 - ac997e377 Javadoc fixes and optimizing imports. No functional changes Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ac997e37 Tree:

[jira] [Commented] (WICKET-5693) setVersioned(false) should force single Page Version

2015-01-12 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273728#comment-14273728 ] Martin Grigorov commented on WICKET-5693: - Page.setVersioned(false) means that

[jira] [Commented] (WICKET-5693) setVersioned(false) should force single Page Version

2015-01-12 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274483#comment-14274483 ] bernard commented on WICKET-5693: - Thanks. Created WICKET-5810 setVersioned(false)

[jira] [Updated] (WICKET-5810) Component#setVersioned(false) should force singleton component instance per session

2015-01-12 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bernard updated WICKET-5810: Attachment: NullVersionedPanelReplacement.zip Test case in zip file Component#setVersioned(false) should

[jira] [Created] (WICKET-5810) Component#setVersioned(false) should force singleton component instance per session

2015-01-12 Thread bernard (JIRA)
bernard created WICKET-5810: --- Summary: Component#setVersioned(false) should force singleton component instance per session Key: WICKET-5810 URL: https://issues.apache.org/jira/browse/WICKET-5810 Project:

[jira] [Updated] (WICKET-5810) Component#setVersioned(false) should force singleton component instance per session

2015-01-12 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bernard updated WICKET-5810: Description: This is a follow-up issue from issue WICKET-5693. I am for now dropping from my requirement

[jira] [Resolved] (WICKET-5810) Component#setVersioned(false) should force singleton component instance per session

2015-01-12 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5810. - Resolution: Not a Problem Page#setVersioned(false) is an *instance* method saying that