[2/2] git commit: Update the year in NOTICE to 2012

2012-03-07 Thread mgrigorov
Update the year in NOTICE to 2012 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/8b63cc68 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/8b63cc68 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/8b63cc68

[1/2] git commit: WICKET-4439 Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/master 327aca0e1 - 8b63cc687 WICKET-4439 Move classes around so that there are no two packages with the same name in different modules Move o.a.w.serialize.ISerializer from -util to -core. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[1/2] git commit: Update the year in NOTICE to 2012

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x 4d5ed31f0 - f86fe6ef4 Update the year in NOTICE to 2012 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/19ad12e4 Tree:

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

2012-03-07 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-1.5.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-1.5.x/builds/122 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

[1/19] git commit: WICKET-4439 Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/sandbox/wicket4439 [created] 53f078731 WICKET-4439 Move classes around so that there are no two packages with the same name in different modules Move the problematic classes in o.a.w.core.** package. Add a test case that should prevent re-introducing this problem

[11/19] WICKET-4439 Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread mgrigorov
http://git-wip-us.apache.org/repos/asf/wicket/blob/53f07873/wicket-core/src/main/java/org/apache/wicket/request/mapper/ResourceReferenceMapper.java -- diff --git

[19/19] WICKET-4439 Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread mgrigorov
http://git-wip-us.apache.org/repos/asf/wicket/blob/53f07873/wicket-request/src/test/java/org/apache/wicket/request/HttpHeaderCollectionTest.java -- diff --git

[jira] [Commented] (WICKET-4439) Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread Martin Grigorov (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224101#comment-13224101 ] Martin Grigorov commented on WICKET-4439: - Done. The changes are committed to

git commit: Allow .jpeg resources.

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/master 8b63cc687 - e56b4ec4f Allow .jpeg resources. Allow no caching at all (supported by the previous version of SPRG). Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e56b4ec4 Tree:

[jira] [Commented] (WICKET-4439) Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread Andreas Pieber (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224106#comment-13224106 ] Andreas Pieber commented on WICKET-4439: thank you very much for the branch I

[2/24] git commit: WICKET-4439

2012-03-07 Thread mgrigorov
WICKET-4439 Count all packages but the explicitly blacklisted ones. Add more debug info if there is a clash Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6498d3ca Tree:

[1/24] git commit: Merge branch 'sandbox/wicket4439' of https://git-wip-us.apache.org/repos/asf/wicket into sandbox/wicket4439

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/sandbox/wicket4439 53f078731 - e3e445b62 Merge branch 'sandbox/wicket4439' of https://git-wip-us.apache.org/repos/asf/wicket into sandbox/wicket4439 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[3/24] git commit: WICKET-4439 Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread mgrigorov
WICKET-4439 Move classes around so that there are no two packages with the same name in different modules Move the problematic classes in o.a.w.core.** package. Add a test case that should prevent re-introducing this problem again. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo

[13/24] WICKET-4439 Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread mgrigorov
http://git-wip-us.apache.org/repos/asf/wicket/blob/ddc37320/wicket-core/src/main/java/org/apache/wicket/request/mapper/ResourceReferenceMapper.java -- diff --git

[22/24] git commit: WICKET-4439

2012-03-07 Thread mgrigorov
WICKET-4439 Update the module info. Do not deploy it because it is just tests. Use tabs for indentation. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/980b760b Tree:

[24/24] git commit: Allow .jpeg resources.

2012-03-07 Thread mgrigorov
Allow .jpeg resources. Allow no caching at all (supported by the previous version of SPRG). Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e56b4ec4 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/e56b4ec4 Diff:

[23/24] git commit: Pass the application instance at creation time.

2012-03-07 Thread mgrigorov
Pass the application instance at creation time. The relation between IMapperContext and Application is 1:1 and the Application is known at creation time. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c58fbc1b Tree:

[21/24] WICKET-4439 Move classes around so that there are no two packages with the same name in different modules

2012-03-07 Thread mgrigorov
http://git-wip-us.apache.org/repos/asf/wicket/blob/ddc37320/wicket-request/src/test/java/org/apache/wicket/request/HttpHeaderCollectionTest.java -- diff --git

[jira] [Commented] (WICKET-3195) Icon missing in Add/Remove button of the Palette component

2012-03-07 Thread Christoph Knafl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224211#comment-13224211 ] Christoph Knafl commented on WICKET-3195: - So you got it fixed? Greeds

[jira] [Issue Comment Edited] (WICKET-3195) Icon missing in Add/Remove button of the Palette component

2012-03-07 Thread Christoph Knafl (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224211#comment-13224211 ] Christoph Knafl edited comment on WICKET-3195 at 3/7/12 11:28 AM:

[jira] [Resolved] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-07 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4441. - Resolution: Invalid PageProvider should create a new Page instance if

[jira] [Commented] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-07 Thread Martin Grigorov (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224233#comment-13224233 ] Martin Grigorov commented on WICKET-4441: - I think this issue is Invalid. Why:

git commit: Pass the application instance at creation time.

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/master e56b4ec4f - c58fbc1bc Pass the application instance at creation time. The relation between IMapperContext and Application is 1:1 and the Application is known at creation time. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

git commit: WICKET-2249 Modal Window: add overridable wantUnloadConfirmation() method

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/master c58fbc1bc - 5a6cec68f WICKET-2249 Modal Window: add overridable wantUnloadConfirmation() method Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5a6cec68 Tree:

[jira] [Resolved] (WICKET-2249) Modal Window: add overridable wantUnloadConfirmation() method

2012-03-07 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-2249. - Resolution: Fixed Fix Version/s: 6.0.0 Added

git commit: Fix a typo

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/master 5a6cec68f - 71bf9b379 Fix a typo Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/71bf9b37 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/71bf9b37 Diff:

[jira] [Updated] (WICKET-4410) The datepicker components stops popup in Chrome 17.

2012-03-07 Thread Ilya Tepikin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Tepikin updated WICKET-4410: - Attachment: datepickerbug.zip Sorry for such a delay. I've tested this project in chrome for

[jira] [Reopened] (WICKET-4410) The datepicker components stops popup in Chrome 17.

2012-03-07 Thread Martin Grigorov (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-4410: - Reopen since there is a quickstart app now. The datepicker components

[jira] [Assigned] (WICKET-4437) BaseWicketTester.clickLink() does not work with a ResourceLink

2012-03-07 Thread Martin Grigorov (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-4437: --- Assignee: Martin Grigorov BaseWicketTester.clickLink() does not work with a

git commit: WICKET-4437 BaseWicketTester.clickLink() does not work with a ResourceLink

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x f86fe6ef4 - b58a5ea76 WICKET-4437 BaseWicketTester.clickLink() does not work with a ResourceLink Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b58a5ea7 Tree:

git commit: WICKET-4437 BaseWicketTester.clickLink() does not work with a ResourceLink

2012-03-07 Thread mgrigorov
Updated Branches: refs/heads/master 71bf9b379 - 5b954da73 WICKET-4437 BaseWicketTester.clickLink() does not work with a ResourceLink Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5b954da7 Tree:

[jira] [Resolved] (WICKET-4437) BaseWicketTester.clickLink() does not work with a ResourceLink

2012-03-07 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4437. - Resolution: Fixed Fix Version/s: 6.0.0 1.5.6

[jira] [Updated] (WICKET-4410) The datepicker components stops popup in Chrome 17.

2012-03-07 Thread Martin Grigorov (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-4410: Attachment: datepickerbug-1.5.tgz I cannot run your quickstart for some reason... It

[jira] [Commented] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-07 Thread Tsutomu YANO (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224401#comment-13224401 ] Tsutomu YANO commented on WICKET-4441: -- I know that the PageParameters object is

[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-07 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Attachment: pagebug2.tar.gz A new sample project for reproduce this issue.

[jira] [Issue Comment Edited] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-07 Thread Tsutomu YANO (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224401#comment-13224401 ] Tsutomu YANO edited comment on WICKET-4441 at 3/7/12 3:24 PM:

[jira] [Reopened] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-07 Thread Martin Grigorov (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-4441: - I see what you mean... But I'm still not convinced that your suggested approach is the

[jira] [Commented] (WICKET-4410) The datepicker components stops popup in Chrome 17.

2012-03-07 Thread Ilya Tepikin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224470#comment-13224470 ] Ilya Tepikin commented on WICKET-4410: -- Can't reproduce bug in your project. It

[jira] [Updated] (WICKET-4325) Wicket autocomplete doesn't take the scrollbar into account when calculating the width

2012-03-07 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4325: -- Fix Version/s: (was: 1.4.20) 1.4.21 Wicket autocomplete doesn't

[jira] [Updated] (WICKET-4299) Correct tests for nested form handling

2012-03-07 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4299: -- Fix Version/s: (was: 1.4.20) 1.4.21 Correct tests for nested form

[jira] [Updated] (WICKET-4295) Allow outer forms to optionally participate in a nested form's submit

2012-03-07 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4295: -- Fix Version/s: (was: 1.4.20) 1.4.21 Allow outer forms to

[2/3] git commit: changelog for 1.4.20

2012-03-07 Thread ivaynberg
changelog for 1.4.20 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/25e5b048 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/25e5b048 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/25e5b048 Branch:

[1/3] git commit: Merge branch 'wicket-1.4.x' of https://git-wip-us.apache.org/repos/asf/wicket into wicket-1.4.x

2012-03-07 Thread ivaynberg
Updated Branches: refs/heads/wicket-1.4.x 84664817f - 00d5a7a94 Merge branch 'wicket-1.4.x' of https://git-wip-us.apache.org/repos/asf/wicket into wicket-1.4.x Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/00d5a7a9

[3/3] git commit: added my release script

2012-03-07 Thread ivaynberg
added my release script Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/26ad2346 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/26ad2346 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/26ad2346 Branch:

[jira] [Resolved] (WICKET-4410) The datepicker components stops popup in Chrome 17.

2012-03-07 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4410. - Resolution: Fixed Fix Version/s: 1.5.5 6.0.0

[2/2] git commit: changes to notice files

2012-03-07 Thread ivaynberg
changes to notice files Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/405dbf75 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/405dbf75 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/405dbf75 Branch:

[1/2] git commit: modified poms for release 1.4.20

2012-03-07 Thread ivaynberg
Updated Branches: refs/heads/build/wicket-1.4.20 [created] 405dbf753 modified poms for release 1.4.20 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/fa04d324 Tree:

[jira] [Created] (WICKET-4442) UrlEncoder does not encode colons in path segments

2012-03-07 Thread Dan Retzlaff (Created) (JIRA)
UrlEncoder does not encode colons in path segments -- Key: WICKET-4442 URL: https://issues.apache.org/jira/browse/WICKET-4442 Project: Wicket Issue Type: Bug Components: wicket

[jira] [Updated] (WICKET-4442) UrlEncoder does not encode colons in path segments

2012-03-07 Thread Dan Retzlaff (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Retzlaff updated WICKET-4442: - Attachment: encoding-quickstart.zip UrlEncoder does not encode colons in path segments

[jira] [Commented] (WICKET-4442) UrlEncoder does not encode colons in path segments

2012-03-07 Thread Sven Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224832#comment-13224832 ] Sven Meier commented on WICKET-4442: On abc:def Wicket redirects to abc:def?0 to

[jira] [Commented] (WICKET-4442) UrlEncoder does not encode colons in path segments

2012-03-07 Thread Dan Retzlaff (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224841#comment-13224841 ] Dan Retzlaff commented on WICKET-4442: -- Thanks for pointing me to the RFC:

[jira] [Commented] (WICKET-4442) UrlEncoder does not encode colons in path segments

2012-03-07 Thread Sven Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224851#comment-13224851 ] Sven Meier commented on WICKET-4442: Good catch, you always have to wonder what they

[jira] [Created] (WICKET-4443) AbstractClassResolver recreates URL incorrectly

2012-03-07 Thread Jesse Long (Created) (JIRA)
AbstractClassResolver recreates URL incorrectly --- Key: WICKET-4443 URL: https://issues.apache.org/jira/browse/WICKET-4443 Project: Wicket Issue Type: Bug Components: wicket Affects

[jira] [Updated] (WICKET-4443) AbstractClassResolver recreates URL incorrectly

2012-03-07 Thread Jesse Long (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Long updated WICKET-4443: --- Attachment: WICKET-4443.patch Patch that changes various parts, mainly IClassResolvers to use a

[jira] [Resolved] (WICKET-4442) UrlEncoder does not encode colons in path segments

2012-03-07 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4442. - Resolution: Duplicate Duplicate of WICKET-4260. UrlEncoder does not

[jira] [Updated] (WICKET-4260) UrlRenderer renders invalid relative URLs if first segment contains colon

2012-03-07 Thread Sven Meier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-4260: --- Attachment: WICKET-4260.diff Alternative patch. UrlRenderer renders invalid

[jira] [Commented] (WICKET-4260) UrlRenderer renders invalid relative URLs if first segment contains colon

2012-03-07 Thread Martin Grigorov (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225073#comment-13225073 ] Martin Grigorov commented on WICKET-4260: - The patch looks quite simple. I'm +1