[jira] [Created] (WICKET-5099) Can't mount sucessfully with the annotation"@PaxWicketMountPoint"

2013-03-13 Thread Zhihao li (JIRA)
Zhihao li created WICKET-5099: - Summary: Can't mount sucessfully with the annotation"@PaxWicketMountPoint" Key: WICKET-5099 URL: https://issues.apache.org/jira/browse/WICKET-5099 Project: Wicket

[jira] [Resolved] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-13 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-5098. --- Resolution: Fixed Fix Version/s: 6.7.0 > PackageResourceBlockedException under Wi

git commit: WICKET-5098 PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-13 Thread ivaynberg
Updated Branches: refs/heads/master 6b8ab22ea -> 435de422e WICKET-5098 PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/

[jira] [Assigned] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-13 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-5098: - Assignee: Igor Vaynberg > PackageResourceBlockedException under Windows for *.js fil

[jira] [Updated] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-13 Thread Jenny Brown (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jenny Brown updated WICKET-5098: Attachment: packageResourceGuardPatch.txt Possible fix attached. > PackageResourc

[jira] [Created] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-13 Thread Jenny Brown (JIRA)
Jenny Brown created WICKET-5098: --- Summary: PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars Key: WICKET-5098 URL: https://issues.apache.org/jira/browse/WICKET-5098

[jira] [Updated] (WICKET-5052) @SpringBean fails to invoke methods on bean with non-public methods

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5052: Summary: @SpringBean fails to invoke methods on bean with non-public methods (was: @Sprin

[jira] [Updated] (WICKET-5083) Page#isPageStateless() may return wrong value

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5083: Fix Version/s: (was: 6.7.0) 6.8.0 > Page#isPageStateless() may

[jira] [Comment Edited] (WICKET-5005) Add Utility to allow conversion from Panel (or Component) to html String

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601177#comment-13601177 ] Martin Grigorov edited comment on WICKET-5005 at 3/13/13 2:24 PM: -

[jira] [Resolved] (WICKET-5005) Add Utility to allow conversion from Panel (or Component) to html String

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5005. - Resolution: Fixed Fix Version/s: 6.7.0 With 6.7.0 you can use org.apache.wicket.

git commit: WICKET-5005 Add Utility to allow conversion from Panel (or Component) to html String

2013-03-13 Thread mgrigorov
Updated Branches: refs/heads/master 03df3bcd8 -> 6b8ab22ea WICKET-5005 Add Utility to allow conversion from Panel (or Component) to html String Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6b8ab22e Tree: http://git-w

[jira] [Assigned] (WICKET-5005) Add Utility to allow conversion from Panel (or Component) to html String

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5005: --- Assignee: Martin Grigorov > Add Utility to allow conversion from Panel (or Compo

[jira] [Resolved] (WICKET-4790) Fix the release script for Wicket 1.5 to match Apache recommendations

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4790. - Resolution: Fixed Fix Version/s: 1.5.10 Assignee: Martin Grigorov >

[jira] [Resolved] (WICKET-5096) Add setStep method to NumberTextField

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5096. - Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Martin Grigorov > A

git commit: WICKET-5096 Add setStep method to NumberTextField

2013-03-13 Thread mgrigorov
Updated Branches: refs/heads/master d89fd6dd8 -> 03df3bcd8 WICKET-5096 Add setStep method to NumberTextField Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/03df3bcd Tree: http://git-wip-us.apache.org/repos/asf/wicket/tr

[jira] [Commented] (WICKET-5088) The Bootstrap class does not provide a handle for the CSSResourceReferences.

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600976#comment-13600976 ] Martin Grigorov commented on WICKET-5088: - This is valid for any .css with url(so

[jira] [Resolved] (WICKET-5097) Deprecate BaseWicketTester#startComponent(Component)

2013-03-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5097. - Resolution: Fixed Fix Version/s: 6.7.0 > Deprecate BaseWicketTester#startComp

git commit: WICKET-5097 Deprecate BaseWicketTester#startComponent(Component)

2013-03-13 Thread mgrigorov
Updated Branches: refs/heads/master 55b916f0e -> d89fd6dd8 WICKET-5097 Deprecate BaseWicketTester#startComponent(Component) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d89fd6dd Tree: http://git-wip-us.apache.org/repo

[jira] [Created] (WICKET-5097) Deprecate BaseWicketTester#startComponent(Component)

2013-03-13 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5097: --- Summary: Deprecate BaseWicketTester#startComponent(Component) Key: WICKET-5097 URL: https://issues.apache.org/jira/browse/WICKET-5097 Project: Wicket I