wicket git commit: Use String#replace(char, char) instead of #replaceAll(String, String) because it is much faster (no regex usage).

2016-06-29 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/lambdas-objectclass ab7134388 -> 62e6e3f00 Use String#replace(char, char) instead of #replaceAll(String, String) because it is much faster (no regex usage). Fix link in javadoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit

wicket git commit: LambdaModel trick to get the object class

2016-06-29 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/lambdas-objectclass [created] ab7134388 LambdaModel trick to get the object class Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ab713438 Tree: http://git-wip-us.apache.or

[jira] [Commented] (WICKET-6053) Allow to reuse the same application instance in several tests

2016-06-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355213#comment-15355213 ] ASF GitHub Bot commented on WICKET-6053: Github user martin-g commented on the is

[jira] [Commented] (WICKET-6053) Allow to reuse the same application instance in several tests

2016-06-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354844#comment-15354844 ] ASF GitHub Bot commented on WICKET-6053: GitHub user duesenklipper opened a pull