svn commit: r1102104 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java

2011-05-11 Thread mgrigorov
Author: mgrigorov Date: Wed May 11 21:47:36 2011 New Revision: 1102104 URL: http://svn.apache.org/viewvc?rev=1102104&view=rev Log: WICKET-3700 WicketTester.startComponent(Class, Markup) doesn't deliver the contributed response to the headers Don't use Mockito in src/main/... Both Eclipse and Ma

[jira] [Resolved] (WICKET-3700) WicketTester.startComponent(Class, Markup) doesn't deliver the contributed response to the headers

2011-05-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3700. - Resolution: Fixed Fix Version/s: 1.5-RC5 Assignee: Martin Grigorov Fixed

svn commit: r1102096 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/html/form/formComponentPanel/SimplePageTest.java

2011-05-11 Thread mgrigorov
Author: mgrigorov Date: Wed May 11 21:17:50 2011 New Revision: 1102096 URL: http://svn.apache.org/viewvc?rev=1102096&view=rev Log: Replace actual and expected. Modified: wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/html/form/formComponentPanel/SimplePageTest.java Modifie

svn commit: r1102095 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket: markup/ContainerInfo.java util/tester/BaseWicketTester.java

2011-05-11 Thread mgrigorov
Author: mgrigorov Date: Wed May 11 21:16:05 2011 New Revision: 1102095 URL: http://svn.apache.org/viewvc?rev=1102095&view=rev Log: WICKET-3700 WicketTester.startComponent(Class, Markup) doesn't deliver the contributed response to the headers Don't use Markup.of() because it creates a MarkupResou

[jira] [Updated] (WICKET-3702) wicket:border: inconsistency between add() and remove()

2011-05-11 Thread Antti S. Lankila (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antti S. Lankila updated WICKET-3702: - Priority: Minor (was: Major) Description: Assuming c1 is a Border and c2 is some

[jira] [Updated] (WICKET-3686) Provide an xml schema for the wicket tags and attributes

2011-05-11 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3686: -- Attachment: (was: WICKET-3686.patch) > Provide an xml schema for the wicket tags and attri

[jira] [Updated] (WICKET-3686) Provide an xml schema for the wicket tags and attributes

2011-05-11 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3686: -- Attachment: WICKET-3686.patch Updating patch. Fixing regular expression for wicket:message att

[jira] [Updated] (WICKET-3686) Provide an xml schema for the wicket tags and attributes

2011-05-11 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3686: -- Attachment: pass.xml error.xml I was asked to provide some info on how to test

[jira] [Created] (WICKET-3702) wicket:border: inconsistency between add() and remove()

2011-05-11 Thread Antti S. Lankila (JIRA)
wicket:border: inconsistency between add() and remove() --- Key: WICKET-3702 URL: https://issues.apache.org/jira/browse/WICKET-3702 Project: Wicket Issue Type: Bug Components: wic

[jira] [Commented] (WICKET-3700) WicketTester.startComponent(Class, Markup) doesn't deliver the contributed response to the headers

2011-05-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031980#comment-13031980 ] Martin Grigorov commented on WICKET-3700: - The problem comes from the fact that t

[jira] [Commented] (WICKET-3670) WicketTester does not support custom pages for component testing using the new API

2011-05-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031928#comment-13031928 ] Martin Grigorov commented on WICKET-3670: - Check r1102010 and give feedback wheth

svn commit: r1102010 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/util/tester/BaseWicketTester.java test/java/org/apache/wicket/markup/html/form/formComponentPanel/SimplePageTest.ja

2011-05-11 Thread mgrigorov
Author: mgrigorov Date: Wed May 11 18:30:17 2011 New Revision: 1102010 URL: http://svn.apache.org/viewvc?rev=1102010&view=rev Log: WICKET-3670 WicketTester does not support custom pages for component testing using the new API WICKET-3699 BaseWicketTester startPanel(panel) missing Rename startCom

[jira] [Assigned] (WICKET-3670) WicketTester does not support custom pages for component testing using the new API

2011-05-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3670: --- Assignee: Martin Grigorov > WicketTester does not support custom pages for component

[jira] [Resolved] (WICKET-3699) BaseWicketTester startPanel(panel) missing

2011-05-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3699. - Resolution: Duplicate Duplicate of WICKET-3670 > BaseWicketTester startPanel(panel) mis

[jira] [Created] (WICKET-3701) Simplify focus management in wicket-ajax.js

2011-05-11 Thread Martin Grigorov (JIRA)
Simplify focus management in wicket-ajax.js --- Key: WICKET-3701 URL: https://issues.apache.org/jira/browse/WICKET-3701 Project: Wicket Issue Type: Improvement Components: wicket-core Aff

[jira] [Commented] (WICKET-3699) BaseWicketTester startPanel(panel) missing

2011-05-11 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031771#comment-13031771 ] manthos commented on WICKET-3699: - ok, we just change to startComponent(..., ...). No pro

[jira] [Closed] (WICKET-3671) ListItem partakes in stringresource key generation, resulting in formName.repeaterName.0.fieldName like keys.

2011-05-11 Thread Antti S. Lankila (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antti S. Lankila closed WICKET-3671. Confirmed fixed in 1.5-RC4. Thank you. > ListItem partakes in stringresource key generation,

[jira] [Updated] (WICKET-3700) WicketTester.startComponent(Class, Markup) doesn't deliver the contributed response to the headers

2011-05-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-3700: Attachment: wicket-3700-testcase.tgz A testcase showing the problem. Change the version to

[jira] [Created] (WICKET-3700) WicketTester.startComponent(Class, Markup) doesn't deliver the contributed response to the headers

2011-05-11 Thread Martin Grigorov (JIRA)
WicketTester.startComponent(Class, Markup) doesn't deliver the contributed response to the headers -- Key: WICKET-3700 URL: https://issues.apache.org/jira/browse/WICKE

[jira] [Commented] (WICKET-3699) BaseWicketTester startPanel(panel) missing

2011-05-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031713#comment-13031713 ] Martin Grigorov commented on WICKET-3699: - The other day I fixed the javadoc. Som

[jira] [Created] (WICKET-3699) BaseWicketTester startPanel(panel) missing

2011-05-11 Thread manthos (JIRA)
BaseWicketTester startPanel(panel) missing -- Key: WICKET-3699 URL: https://issues.apache.org/jira/browse/WICKET-3699 Project: Wicket Issue Type: Bug Components: wicket-core Affects Versi

svn commit: r1101845 - in /wicket/common/site/trunk: _config.yml _posts/2011-05-11-wicket-1.5-RC4.2-released.md _site/2011/05/ _site/2011/05/11/ _site/2011/05/11/wicket-1.5-RC4.2-released.html _site/a

2011-05-11 Thread dashorst
Author: dashorst Date: Wed May 11 11:51:27 2011 New Revision: 1101845 URL: http://svn.apache.org/viewvc?rev=1101845&view=rev Log: Announce 1.5-RC4.2 Added: wicket/common/site/trunk/_posts/2011-05-11-wicket-1.5-RC4.2-released.md wicket/common/site/trunk/_site/2011/05/ wicket/common/sit

svn commit: r1101827 - /wicket/common/site/trunk/regenerate.sh

2011-05-11 Thread dashorst
Author: dashorst Date: Wed May 11 10:40:44 2011 New Revision: 1101827 URL: http://svn.apache.org/viewvc?rev=1101827&view=rev Log: Modified the regneerate.sh script to move stuff to _tmp such that jekyll won't copy the files, echo some information on whats happening and no longer running the site

svn commit: r1101825 - /wicket/common/site/trunk/_site/

2011-05-11 Thread dashorst
Author: dashorst Date: Wed May 11 10:38:27 2011 New Revision: 1101825 URL: http://svn.apache.org/viewvc?rev=1101825&view=rev Log: Added regenerate.sh to svn:ignore in _site Modified: wicket/common/site/trunk/_site/ (props changed) Propchange: wicket/common/site/trunk/_site/ ---

svn commit: r1101824 - /wicket/common/site/trunk/

2011-05-11 Thread dashorst
Author: dashorst Date: Wed May 11 10:35:43 2011 New Revision: 1101824 URL: http://svn.apache.org/viewvc?rev=1101824&view=rev Log: Added VectorDesigner source for wicket logo Modified: wicket/common/site/trunk/ (props changed) Propchange: wicket/common/site/trunk/ --

svn commit: r1101818 - in /wicket/common/site/trunk: _site/learn/projects/index.html learn/projects/index.md

2011-05-11 Thread dashorst
Author: dashorst Date: Wed May 11 10:20:53 2011 New Revision: 1101818 URL: http://svn.apache.org/viewvc?rev=1101818&view=rev Log: Added better descriptions for subprojects Modified: wicket/common/site/trunk/_site/learn/projects/index.html wicket/common/site/trunk/learn/projects/index.md

svn commit: r1101800 - /wicket/releases/wicket-1.5-RC4.2/

2011-05-11 Thread dashorst
Author: dashorst Date: Wed May 11 09:38:36 2011 New Revision: 1101800 URL: http://svn.apache.org/viewvc?rev=1101800&view=rev Log: tag release 1.5-RC4.2 Added: wicket/releases/wicket-1.5-RC4.2/ (props changed) - copied from r1101799, wicket/branches/wicket-1.5-RC4.2/ Propchange: wicke

[jira] [Commented] (WICKET-3695) No onAfterTargetsDetached (or similar) available in IRequestCycleListener

2011-05-11 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031574#comment-13031574 ] Emond Papegaaij commented on WICKET-3695: - I don't agree with you on this. The wh