[jira] [Assigned] (WICKET-5635) Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5635: --- Assignee: Martin Grigorov Provide a way to modify

git commit: WICKET-5635 Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 5772296f9 - 6154fd6aa WICKET-5635 Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

git commit: WICKET-5635 Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 86af197ee - 4db7a736e WICKET-5635 Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less (cherry picked from commit 6154fd6aae702ec5c23d39f6ac3ae9593da4d3b9)

buildbot failure in ASF Buildbot on wicket-master

2014-07-21 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/107 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source

[jira] [Resolved] (WICKET-5635) Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5635. - Resolution: Fixed Fix Version/s: 6.17.0 7.0.0-M3 With 6.17 it

buildbot success in ASF Buildbot on wicket-master

2014-07-21 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/108 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: forced: by IRC user

git commit: WICKET-5636 Submit repeated form components on stateless forms

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 6154fd6aa - e50f29810 WICKET-5636 Submit repeated form components on stateless forms Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e50f2981 Tree:

buildbot failure in ASF Buildbot on wicket-branch-6.x

2014-07-21 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-6.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-6.x/builds/74 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build

[jira] [Resolved] (WICKET-5636) Submit repeated form components on stateless forms

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5636. - Resolution: Fixed Fix Version/s: 6.17.0 7.0.0-M3

[jira] [Updated] (WICKET-5636) Update StatelessForm's and AbstractRepeater's javadoc that FormComponents should be repeated only with RepeatingView

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5636: Summary: Update StatelessForm's and AbstractRepeater's javadoc that FormComponents should

git commit: WICKET-5636 Submit repeated form components on stateless forms

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 4db7a736e - 4154c6aa7 WICKET-5636 Submit repeated form components on stateless forms (cherry picked from commit e50f298107ea2d8526a201d44a7200240747e80b) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Assigned] (WICKET-5648) Extend CookieUtils API

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5648: --- Assignee: Martin Grigorov Extend CookieUtils API --

git commit: WICKET-5648 CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x e50f29810 - b5e29819b WICKET-5648 CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Updated] (WICKET-5648) CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5648: Summary: CookieUtils - add #loadValues(), make #getCookie() public, properly initialize

git commit: WICKET-5648 CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 4154c6aa7 - 269f6a2a5 WICKET-5648 CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults (cherry picked from commit b5e29819b1aa75ef8648c6ebaf0b5ebf72bdb2da) Project:

[jira] [Resolved] (WICKET-5648) CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5648. - Resolution: Fixed Fix Version/s: 6.17.0 7.0.0-M3 I've

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

2014-07-21 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-6.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-6.x/builds/75 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build

[jira] [Commented] (WICKET-5648) CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread Thibault Kruse (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068493#comment-14068493 ] Thibault Kruse commented on WICKET-5648: Actually in our code we use the

[jira] [Commented] (WICKET-5648) CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068527#comment-14068527 ] Martin Grigorov commented on WICKET-5648: - The problem I see with this is that

[jira] [Commented] (WICKET-5648) CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread Thibault Kruse (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068529#comment-14068529 ] Thibault Kruse commented on WICKET-5648: Hi Martin, a couple of things I notice

[jira] [Commented] (WICKET-5648) CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread Thibault Kruse (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068532#comment-14068532 ] Thibault Kruse commented on WICKET-5648: %3B is recursively also encoded:

[jira] [Commented] (WICKET-5648) CookieUtils - add #loadValues(), make #getCookie() public, properly initialize from the defaults

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068536#comment-14068536 ] Martin Grigorov commented on WICKET-5648: - What if you want to read the cookie

[2/2] git commit: Minor improvements:

2014-07-21 Thread mgrigorov
Minor improvements: - Java 7 diamonds - append char instead of String - do not calculate the idValue in a loop Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6f504037 Tree:

[1/2] git commit: Optimize imports

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 269f6a2a5 - 6f504037f Optimize imports Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f314fc41 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/f314fc41

git commit: WICKET-5640 Reduce the mangling of HTML markup in the Java code as much as possible

2014-07-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/5640-less-mangling-of-html [created] 1218c1113 WICKET-5640 Reduce the mangling of HTML markup in the Java code as much as possible Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-5640) Reduce the mangling of HTML markup in the Java code as much as possible

2014-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068565#comment-14068565 ] Martin Grigorov commented on WICKET-5640: - At