[jira] [Commented] (WICKET-6563) Rework page and data storage

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570807#comment-16570807 ] ASF subversion and git services commented on WICKET-6563: - Commit

wicket git commit: WICKET-6563 new FilePageStore

2018-08-06 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/WICKET-6563 409cef886 -> e49d95df2 WICKET-6563 new FilePageStore as alternative to DiskPageStore Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e49d95df Tree:

[jira] [Resolved] (WICKET-6576) Support multiple dateFormats for LocalDateTextfield

2018-08-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-6576. Resolution: Fixed Fix Version/s: 9.0.0 8.1.0 Regretfully Java 8 date

[jira] [Commented] (WICKET-6576) Support multiple dateFormats for LocalDateTextfield

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570798#comment-16570798 ] ASF subversion and git services commented on WICKET-6576: - Commit

wicket git commit: WICKET-6576 parse pattern

2018-08-06 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master 5877b8ff9 -> 003c72d4c WICKET-6576 parse pattern support different from format pattern Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/003c72d4 Tree:

[jira] [Commented] (WICKET-6576) Support multiple dateFormats for LocalDateTextfield

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570796#comment-16570796 ] ASF subversion and git services commented on WICKET-6576: - Commit

wicket git commit: WICKET-6576 parse pattern

2018-08-06 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-8.x 2647daba6 -> 778fcef98 WICKET-6576 parse pattern support different from format pattern Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/778fcef9 Tree:

[jira] [Commented] (WICKET-6555) AbstractChoice subclasses code duplication

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570557#comment-16570557 ] ASF subversion and git services commented on WICKET-6555: - Commit

wicket git commit: WICKET-6555 fixed localized display

2018-08-06 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master bc68740b2 -> 5877b8ff9 WICKET-6555 fixed localized display when no localization is present Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5877b8ff Tree:

[jira] [Assigned] (WICKET-6576) Support multiple dateFormats for LocalDateTextfield

2018-08-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-6576: -- Assignee: Sven Meier > Support multiple dateFormats for LocalDateTextfield >

buildbot success in on wicket-branch-8.x

2018-08-06 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-8.x while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-branch-8.x/builds/27 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The

[jira] [Commented] (WICKET-6577) Introduce class GenericWebMarkupContainer

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570405#comment-16570405 ] ASF subversion and git services commented on WICKET-6577: - Commit

[jira] [Resolved] (WICKET-6577) Introduce class GenericWebMarkupContainer

2018-08-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-6577. Resolution: Fixed Assignee: Sven Meier Fix Version/s: 9.0.0

wicket git commit: WICKET-6577 GenericWebMarkupContainer

2018-08-06 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master a5d04985d -> bc68740b2 WICKET-6577 GenericWebMarkupContainer for convenience Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/bc68740b Tree:

[jira] [Commented] (WICKET-6577) Introduce class GenericWebMarkupContainer

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570393#comment-16570393 ] ASF subversion and git services commented on WICKET-6577: - Commit

wicket git commit: WICKET-6577 GenericWebMarkupContainer

2018-08-06 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-8.x 7552557fb -> 2647daba6 WICKET-6577 GenericWebMarkupContainer for convenience Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2647daba Tree:

buildbot failure in on wicket-branch-8.x

2018-08-06 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-8.x while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-branch-8.x/builds/26 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The

wicket git commit: WICKET-6577 GenericWebMarkupContainer

2018-08-06 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/wicket-8.x b9869d562 -> 7552557fb WICKET-6577 GenericWebMarkupContainer for convenience Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7552557f Tree:

[jira] [Commented] (WICKET-6577) Introduce class GenericWebMarkupContainer

2018-08-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570390#comment-16570390 ] ASF subversion and git services commented on WICKET-6577: - Commit

[jira] [Commented] (WICKET-6569) LambdaModel.of overload is ambiguous

2018-08-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570384#comment-16570384 ] Sven Meier commented on WICKET-6569: Please provide a test case demonstrating the problem. Thanks.

[jira] [Updated] (WICKET-6576) Support multiple dateFormats for LocalDateTextfield

2018-08-06 Thread Michael Gerhards (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gerhards updated WICKET-6576: - Remaining Estimate: 8h (was: 612h) Original Estimate: 8h (was: 612h) > Support

[jira] [Updated] (WICKET-6569) LambdaModel.of overload is ambiguous

2018-08-06 Thread Michael Gerhards (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gerhards updated WICKET-6569: - Remaining Estimate: 4h Original Estimate: 4h > LambdaModel.of overload is

[jira] [Created] (WICKET-6577) Introduce class GenericWebMarkupContainer

2018-08-06 Thread Michael Gerhards (JIRA)
Michael Gerhards created WICKET-6577: Summary: Introduce class GenericWebMarkupContainer Key: WICKET-6577 URL: https://issues.apache.org/jira/browse/WICKET-6577 Project: Wicket Issue

[jira] [Updated] (WICKET-6577) Introduce class GenericWebMarkupContainer

2018-08-06 Thread Michael Gerhards (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gerhards updated WICKET-6577: - Remaining Estimate: 1h Original Estimate: 1h > Introduce class

[jira] [Created] (WICKET-6576) Support multiple dateFormats for LocalDateTextfield

2018-08-06 Thread Michael Gerhards (JIRA)
Michael Gerhards created WICKET-6576: Summary: Support multiple dateFormats for LocalDateTextfield Key: WICKET-6576 URL: https://issues.apache.org/jira/browse/WICKET-6576 Project: Wicket