[jira] [Commented] (WICKET-6192) Remove recreateBookmarkablePagesAfterExpiry ceck in AbstractBookmarkableMapper#mapHandler

2016-07-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375917#comment-15375917 ] Martin Grigorov commented on WICKET-6192: - The idea is to preserve the named path parameters when

[jira] [Updated] (WICKET-6192) Remove recreateBookmarkablePagesAfterExpiry ceck in AbstractBookmarkableMapper#mapHandler

2016-07-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-6192: Attachment: WICKET-6192.patch Here is my suggested patch for this issue. > Remove

[jira] [Resolved] (WICKET-6199) Update Guide: Pagemaps are gone

2016-07-13 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene resolved WICKET-6199. - Resolution: Fixed I think there are no more reference to page map. Thank you! > Update

[jira] [Commented] (WICKET-5623) Custom Getters and Setters for PropertyResolver

2016-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375900#comment-15375900 ] ASF GitHub Bot commented on WICKET-5623: Github user svenmeier commented on the issue:

[jira] [Commented] (WICKET-5623) Custom Getters and Setters for PropertyResolver

2016-07-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375897#comment-15375897 ] ASF subversion and git services commented on WICKET-5623: - Commit

wicket git commit: WICKET-5623 extensible PropertyResolver

2016-07-13 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/WICKET-5623-extensible-propertyresolver [created] fd72be98a WICKET-5623 extensible PropertyResolver Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/fd72be98 Tree:

[jira] [Commented] (WICKET-6192) Remove recreateBookmarkablePagesAfterExpiry ceck in AbstractBookmarkableMapper#mapHandler

2016-07-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375871#comment-15375871 ] Martin Grigorov commented on WICKET-6192: - Any reason why you removed Start.java ? Please don't

[jira] [Commented] (WICKET-6199) Update Guide: Pagemaps are gone

2016-07-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375863#comment-15375863 ] ASF subversion and git services commented on WICKET-6199: - Commit

wicket git commit: WICKET-6199 Update Guide: Pagemaps are gone

2016-07-13 Thread adelbene
Repository: wicket Updated Branches: refs/heads/wicket-7.x ea89a7920 -> 0cde96d53 WICKET-6199 Update Guide: Pagemaps are gone Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/0cde96d5 Tree:

[jira] [Commented] (WICKET-6199) Update Guide: Pagemaps are gone

2016-07-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375860#comment-15375860 ] ASF subversion and git services commented on WICKET-6199: - Commit

wicket git commit: WICKET-6199 Update Guide: Pagemaps are gone

2016-07-13 Thread adelbene
Repository: wicket Updated Branches: refs/heads/wicket-6.x 159da6182 -> fb9c65df3 WICKET-6199 Update Guide: Pagemaps are gone Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/fb9c65df Tree:

[jira] [Resolved] (WICKET-6195) ResourceMapper / ImageResourceReferences not working as expected

2016-07-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6195. - Resolution: Not A Problem > ResourceMapper / ImageResourceReferences not working as

[jira] [Updated] (WICKET-6195) ResourceMapper / ImageResourceReferences not working as expected

2016-07-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-6195: Attachment: imgres.tgz Attaching imgres.tgz with slight modification in

[jira] [Assigned] (WICKET-6195) ResourceMapper / ImageResourceReferences not working as expected

2016-07-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6195: --- Assignee: Martin Grigorov > ResourceMapper / ImageResourceReferences not working as

wicket git commit: Remove some unnecessary array instantiations

2016-07-13 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master b9bd66453 -> abbd93f04 Remove some unnecessary array instantiations Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/abbd93f0 Tree:

[jira] [Assigned] (WICKET-5623) Custom Getters and Setters for PropertyResolver

2016-07-13 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-5623: -- Assignee: Sven Meier > Custom Getters and Setters for PropertyResolver >

wicket git commit: WICKET-6199 Update Guide: Pagemaps are gone

2016-07-13 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master 6ec2d3164 -> b9bd66453 WICKET-6199 Update Guide: Pagemaps are gone Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b9bd6645 Tree:

[jira] [Commented] (WICKET-6199) Update Guide: Pagemaps are gone

2016-07-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375545#comment-15375545 ] ASF subversion and git services commented on WICKET-6199: - Commit

[jira] [Reopened] (WICKET-6199) Update Guide: Pagemaps are gone

2016-07-13 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene reopened WICKET-6199: - > Update Guide: Pagemaps are gone > --- > > Key:

[jira] [Commented] (WICKET-6199) Update Guide: Pagemaps are gone

2016-07-13 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15374527#comment-15374527 ] Andrea Del Bene commented on WICKET-6199: - Yep! Thank you! Time for a text-search :-). > Update