[2/2] git commit: Non functional change - fix a typo in exception message

2013-03-25 Thread mgrigorov
Non functional change - fix a typo in exception message Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d1b44bad Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/d1b44bad Diff: http://git-wip-us.apache.org/repos/asf/

[1/2] git commit: Explain in Javadoc that the methods throw exception when a field/setter/getter cannot be found

2013-03-25 Thread mgrigorov
Updated Branches: refs/heads/master 72dde905c -> 3e886ffe0 Explain in Javadoc that the methods throw exception when a field/setter/getter cannot be found Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/3e886ffe Tree: ht

[jira] [Created] (WICKET-5112) Parantheses problem with UrlValidator

2013-03-25 Thread Teresa Neto (JIRA)
Teresa Neto created WICKET-5112: --- Summary: Parantheses problem with UrlValidator Key: WICKET-5112 URL: https://issues.apache.org/jira/browse/WICKET-5112 Project: Wicket Issue Type: Bug

[jira] [Created] (WICKET-5113) Set a different TimeZone for the RequestLogger

2013-03-25 Thread Teresa Neto (JIRA)
Teresa Neto created WICKET-5113: --- Summary: Set a different TimeZone for the RequestLogger Key: WICKET-5113 URL: https://issues.apache.org/jira/browse/WICKET-5113 Project: Wicket Issue Type: Imp

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

2013-03-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reopened WICKET-5098: PackageResourceGuard#acceptAbsolutePath(String) line #148: if (!absolute.contains(File.spearator))

[jira] [Created] (WICKET-5114) Url#toString(StringMode.FULL) throws exception if a segment contains two dots

2013-03-25 Thread Peter Parson (JIRA)
Peter Parson created WICKET-5114: Summary: Url#toString(StringMode.FULL) throws exception if a segment contains two dots Key: WICKET-5114 URL: https://issues.apache.org/jira/browse/WICKET-5114 Project

[jira] [Commented] (WICKET-5004) Add light-weight possibility to generate URLs from Page and PageParameters without having the WebApplication actually running.

2013-03-25 Thread Peter Parson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612621#comment-13612621 ] Peter Parson commented on WICKET-5004: -- For the sake of completeness: I have also po

[jira] [Closed] (WICKET-5004) Add light-weight possibility to generate URLs from Page and PageParameters without having the WebApplication actually running.

2013-03-25 Thread Peter Parson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Parson closed WICKET-5004. Ah, I can close it myself... > Add light-weight possibility to generate URLs from Pag

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

2013-03-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612706#comment-13612706 ] Igor Vaynberg commented on WICKET-5098: --- what does such a path look like? i dont ha

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

2013-03-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612712#comment-13612712 ] Sven Meier commented on WICKET-5098: Just the usual path for resources inside of jar

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

2013-03-25 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 > PackageResourceBlockedException under Windows for *.js files in web

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

2013-03-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612726#comment-13612726 ] Igor Vaynberg commented on WICKET-5098: --- thats not a usual path on windows since it

git commit: WICKET-5098

2013-03-25 Thread ivaynberg
Updated Branches: refs/heads/master 3e886ffe0 -> 15e5b0ec5 WICKET-5098 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/15e5b0ec Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/15e5b0ec Diff: http://git-wip-us.ap

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

2013-03-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612789#comment-13612789 ] Sven Meier commented on WICKET-5098: Perhaps we could normalize to path a little bit