[jira] [Commented] (WICKET-6329) org.json migration issue

2017-02-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887424#comment-15887424 ] Martin Grigorov commented on WICKET-6329: - The old version (or more correctly the

[jira] [Commented] (WICKET-6329) org.json migration issue

2017-02-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887427#comment-15887427 ] Martin Grigorov commented on WICKET-6329: - Now I see you actually already reporte

[jira] [Commented] (WICKET-6329) org.json migration issue

2017-02-27 Thread Mikhail Fursov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887197#comment-15887197 ] Mikhail Fursov commented on WICKET-6329: I believe that keeping the old version o

[jira] [Created] (WICKET-6329) org.json migration issue

2017-02-27 Thread Mikhail Fursov (JIRA)
Mikhail Fursov created WICKET-6329: -- Summary: org.json migration issue Key: WICKET-6329 URL: https://issues.apache.org/jira/browse/WICKET-6329 Project: Wicket Issue Type: Bug Compo

[jira] [Commented] (WICKET-6286) Would be good to have AjaxDownload available out of the box

2017-02-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885789#comment-15885789 ] Martin Grigorov commented on WICKET-6286: - I am replacing the usage of the old Aj

wicket git commit: Fixed video playback in examples

2017-02-27 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/wicket-7.x d35f8466b -> 61d0b09b9 Fixed video playback in examples Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/61d0b09b Tree: http://git-wip-us.apache.org/repos/asf/wick

wicket git commit: Fixed video playback in examples

2017-02-27 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/master de0eaf531 -> 72a94c919 Fixed video playback in examples Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/72a94c91 Tree: http://git-wip-us.apache.org/repos/asf/wicket/t

buildbot success in on wicket-branch-7.x

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

[jira] [Commented] (WICKET-6328) Add 'pathInfo' to ForwardAttributes

2017-02-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885331#comment-15885331 ] ASF subversion and git services commented on WICKET-6328: - Commit

[jira] [Resolved] (WICKET-6328) Add 'pathInfo' to ForwardAttributes

2017-02-27 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6328. - Resolution: Fixed Fix Version/s: 8.0.0-M5 7.7.0 > Add 'pathInfo

[4/6] wicket git commit: Fix a typo in javadoc

2017-02-27 Thread mgrigorov
Fix a typo in javadoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ca222112 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ca222112 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ca222112 Branch: refs

[6/6] wicket git commit: WicketWICKET-6328 Add 'pathInfo' to ForwardAttributes

2017-02-27 Thread mgrigorov
WicketWICKET-6328 Add 'pathInfo' to ForwardAttributes Use RequestDispatcher constants to refer to the attributes Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/de0eaf53 Tree: http://git-wip-us.apache.org/repos/asf/wicket/t

[2/6] wicket git commit: Update Jacoco to 0.7.9

2017-02-27 Thread mgrigorov
Update Jacoco to 0.7.9 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/abc080e2 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/abc080e2 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/abc080e2 Branch: ref

[3/6] wicket git commit: Make Lambdas a final class with private constructor so that it is used as a static utility

2017-02-27 Thread mgrigorov
Make Lambdas a final class with private constructor so that it is used as a static utility Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a59dd223 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/a59dd223 Diff: htt

[5/6] wicket git commit: Fix error message to mention the proper method to override

2017-02-27 Thread mgrigorov
Fix error message to mention the proper method to override Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c6246391 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/c6246391 Diff: http://git-wip-us.apache.org/repos/a

[1/6] wicket git commit: Fix a typo in javadoc

2017-02-27 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 3bb858f96 -> de0eaf531 Fix a typo in javadoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ce0d2a95 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ce0d2a

[jira] [Commented] (WICKET-6328) Add 'pathInfo' to ForwardAttributes

2017-02-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885323#comment-15885323 ] ASF subversion and git services commented on WICKET-6328: - Commit

[1/3] wicket git commit: WicketWICKET-6328 Add 'pathInfo' to ForwardAttributes

2017-02-27 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x cdbdbd4a7 -> d35f8466b WicketWICKET-6328 Add 'pathInfo' to ForwardAttributes Use RequestDispatcher constants to refer to the attributes Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/

[2/3] wicket git commit: Fix error message to mention the proper method to override

2017-02-27 Thread mgrigorov
Fix error message to mention the proper method to override Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d52c710d Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/d52c710d Diff: http://git-wip-us.apache.org/repos/a

[3/3] wicket git commit: Fix a typo in javadoc

2017-02-27 Thread mgrigorov
Fix a typo in javadoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/23f3d348 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/23f3d348 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/23f3d348 Branch: refs

[jira] [Created] (WICKET-6328) Add 'pathInfo' to ForwardAttributes

2017-02-27 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-6328: --- Summary: Add 'pathInfo' to ForwardAttributes Key: WICKET-6328 URL: https://issues.apache.org/jira/browse/WICKET-6328 Project: Wicket Issue Type: Improv