[jira] [Updated] (WICKET-5580) Allow markup to find child fragments when wicket:child is inside a component tag

2014-05-26 Thread Jesse Long (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Long updated WICKET-5580: --- Attachment: WICKET-5580-2.patch Slightly neater patch. > Allow markup to find child fragments when

[jira] [Created] (WICKET-5600) Introduce CharSequenceResource similar to ByteArrayResource

2014-05-26 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5600: --- Summary: Introduce CharSequenceResource similar to ByteArrayResource Key: WICKET-5600 URL: https://issues.apache.org/jira/browse/WICKET-5600 Project: Wicket

git commit: WICKET-5600 Introduce CharSequenceResource similar to ByteArrayResource

2014-05-26 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 06660a00b -> 7b6b3 WICKET-5600 Introduce CharSequenceResource similar to ByteArrayResource Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7b6b Tree: htt

[jira] [Resolved] (WICKET-5600) Introduce CharSequenceResource similar to ByteArrayResource

2014-05-26 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5600. - Resolution: Fixed Fix Version/s: 7.0.0-M2 6.16.0 > Introduce C

[2/2] git commit: Remove not needed method

2014-05-26 Thread mgrigorov
Remove not needed method Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/af02fb49 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/af02fb49 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/af02fb49 Branch: r

[1/2] git commit: WICKET-5600 Introduce CharSequenceResource similar to ByteArrayResource

2014-05-26 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 068d7d596 -> af02fb49a WICKET-5600 Introduce CharSequenceResource similar to ByteArrayResource (cherry picked from commit 7b6b39327f0c0095bd60bb8a067528bc3139) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http:

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

2014-05-26 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/28 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Sou

buildbot success in ASF Buildbot on wicket-master

2014-05-26 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/44 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build Source Stam

git commit: WICKET-5580 Allow markup to find child fragments when wicket:child is inside a component tag

2014-05-26 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 7b6b3 -> bc62f8cca WICKET-5580 Allow markup to find child fragments when wicket:child is inside a component tag Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/com

[jira] [Commented] (WICKET-5580) Allow markup to find child fragments when wicket:child is inside a component tag

2014-05-26 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009024#comment-14009024 ] Martin Grigorov commented on WICKET-5580: - Link to WICKET-4545 that suffers from

[2/2] git commit: WICKET-5580 Allow markup to find child fragments when wicket:child is inside a component tag

2014-05-26 Thread mgrigorov
WICKET-5580 Allow markup to find child fragments when wicket:child is inside a component tag Fix method name. Java 7 diamonds Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/240a4527 Tree: http://git-wip-us.apache.org/repo

[jira] [Resolved] (WICKET-5580) Allow markup to find child fragments when wicket:child is inside a component tag

2014-05-26 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5580. - Resolution: Fixed Fix Version/s: 7.0.0-M2 6.16.0 Applied ver 2

[1/2] git commit: WICKET-5580 Allow markup to find child fragments when wicket:child is inside a component tag

2014-05-26 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master af02fb49a -> 240a45276 WICKET-5580 Allow markup to find child fragments when wicket:child is inside a component tag (cherry picked from commit bc62f8cca0357316051291513899211dae7e) Project: http://git-wip-us.apache.org/repos/asf/wic

git commit: WICKET-5569 Unable to find markup for children of deeply nested IComponentResolvers during Ajax response

2014-05-26 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x bc62f8cca -> e40ae9188 WICKET-5569 Unable to find markup for children of deeply nested IComponentResolvers during Ajax response Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/as

[jira] [Resolved] (WICKET-5569) Unable to find markup for children of deeply nested IComponentResolvers during Ajax response

2014-05-26 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5569. - Resolution: Fixed Fix Version/s: 7.0.0-M2 6.16.0 I've improved

git commit: WICKET-5569 Unable to find markup for children of deeply nested IComponentResolvers during Ajax response

2014-05-26 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 240a45276 -> 5efb8091f WICKET-5569 Unable to find markup for children of deeply nested IComponentResolvers during Ajax response (cherry picked from commit e40ae9188ca3810eab77c1ed80efa6f05203b2ca) Project: http://git-wip-us.apache.org/r