svn commit: r1062343 - in /wicket/trunk/wicket-velocity: ./ src/main/java/org/apache/wicket/velocity/ src/main/java/org/apache/wicket/velocity/markup/html/ src/test/java/org/apache/wicket/contrib/mark

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 08:15:17 2011 New Revision: 1062343 URL: http://svn.apache.org/viewvc?rev=1062343view=rev Log: had a quick run through. javadoc mostly. Update velocity from 1.4 to 1.7 Modified: wicket/trunk/wicket-velocity/pom.xml

svn commit: r1062344 - in /wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util: ./ collections/ file/ io/ string/ upload/

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 08:34:30 2011 New Revision: 1062344 URL: http://svn.apache.org/viewvc?rev=1062344view=rev Log: let eclipse do a final cleanup. No functional change Modified: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/ClassProvider.java

svn commit: r1062350 - in /wicket/trunk: wicket-spring/src/main/java/org/apache/wicket/spring/ wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/ wicket-spring/src/main/java/org/apa

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 09:22:53 2011 New Revision: 1062350 URL: http://svn.apache.org/viewvc?rev=1062350view=rev Log: let eclipse do a final cleanup. No functional change Modified: wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring/ISpringContextLocator.java

svn commit: r1062351 - in /wicket/trunk: pom.xml wicket-velocity/src/main/java/org/apache/wicket/velocity/velocity.properties

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 09:23:57 2011 New Revision: 1062351 URL: http://svn.apache.org/viewvc?rev=1062351view=rev Log: new velocity version requires updated commons-lang Modified: wicket/trunk/pom.xml

svn commit: r1062354 - /wicket/trunk/wicket-jmx/src/main/java/org/apache/wicket/jmx/

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 09:50:47 2011 New Revision: 1062354 URL: http://svn.apache.org/viewvc?rev=1062354view=rev Log: let eclipse do a final cleanup. No functional change Modified: wicket/trunk/wicket-jmx/src/main/java/org/apache/wicket/jmx/Application.java

svn commit: r1062355 - in /wicket/trunk/wicket-ioc/src: main/java/org/apache/wicket/injection/ main/java/org/apache/wicket/proxy/ test/java/org/apache/wicket/injection/ test/java/org/apache/wicket/inj

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 09:58:09 2011 New Revision: 1062355 URL: http://svn.apache.org/viewvc?rev=1062355view=rev Log: let eclipse do a final cleanup. No functional change Modified: wicket/trunk/wicket-ioc/src/main/java/org/apache/wicket/injection/CompoundFieldValueFactory.java

svn commit: r1062356 - in /wicket/trunk/wicket-guice/src: main/java/org/apache/wicket/guice/ test/java/org/apache/wicket/guice/

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 10:03:12 2011 New Revision: 1062356 URL: http://svn.apache.org/viewvc?rev=1062356view=rev Log: let eclipse do a final cleanup. No functional change Modified: wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceComponentInjector.java

svn commit: r1062357 - in /wicket/trunk/wicket-ioc/src/test/java/org/apache/wicket/injection: CompoundFieldValueFactoryTest.java NoopFieldValueFactoryTest.java

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 10:13:16 2011 New Revision: 1062357 URL: http://svn.apache.org/viewvc?rev=1062357view=rev Log: reverted test for unused field, optimized away by eclipse Modified:

svn commit: r1062369 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/html/form/validation/ main/java/org/apache/wicket/validation/ main/java/org/apache/wicket/validation/validat

2011-01-23 Thread mgrigorov
Author: mgrigorov Date: Sun Jan 23 10:33:03 2011 New Revision: 1062369 URL: http://svn.apache.org/viewvc?rev=1062369view=rev Log: WICKET-3366 Make all standard validators extend Behavior All standard (form)validators now extend Behavior. This allows them to contribute to the markup (e.g. client

[jira] Resolved: (WICKET-3366) Make all standard validators extend Behavior

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3366. - Resolution: Fixed Improved with r1062369 Make all standard validators extend Behavior

[CONF] Apache Wicket Migration to Wicket 1.5

2011-01-23 Thread confluence
Migration to Wicket 1.5 Page edited by Martin Grigorov Comment: Add an entry for validators as behaviors Changes (2) ...

[jira] Commented: (WICKET-3364) StatelessLink should not force the model type to Void

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985286#action_12985286 ] Martin Grigorov commented on WICKET-3364: - StatelessLink provides only : public

[jira] Assigned: (WICKET-3338) Please provide a LabelLink or something similar

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3338: --- Assignee: Martin Grigorov Please provide a LabelLink or something similar

svn commit: r1062384 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/link: AbstractLink.java ExternalLink.java

2011-01-23 Thread mgrigorov
Author: mgrigorov Date: Sun Jan 23 11:04:06 2011 New Revision: 1062384 URL: http://svn.apache.org/viewvc?rev=1062384view=rev Log: WICKET-3338 Please provide a LabelLink or something similar Move the logic for working with provided text for link label/body to AbstractLink. Now all Link impls can

svn commit: r1062394 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/markup/html/link/ wicket-examples/src/main/java/org/apache/wicket/examples/linkomatic/

2011-01-23 Thread mgrigorov
Author: mgrigorov Date: Sun Jan 23 11:30:23 2011 New Revision: 1062394 URL: http://svn.apache.org/viewvc?rev=1062394view=rev Log: WICKET-3338 Please provide a LabelLink or something similar Remove the constructor parameter for label (body). Now all Link impls can call #setBodyLabel(IModel) if

[jira] Commented: (WICKET-3364) StatelessLink should not force the model type to Void

2011-01-23 Thread Willis Blackburn (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985314#action_12985314 ] Willis Blackburn commented on WICKET-3364: -- I often call setDefaultModel in

[jira] Commented: (WICKET-3370) Extend multiple file handling to IMultipartWebRequest

2011-01-23 Thread Willis Blackburn (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985316#action_12985316 ] Willis Blackburn commented on WICKET-3370: -- Or maybe just one new method: public

[jira] Created: (WICKET-3371) Implementation of protected handleMultipart method requires private method

2011-01-23 Thread Willis Blackburn (JIRA)
Implementation of protected handleMultipart method requires private method -- Key: WICKET-3371 URL: https://issues.apache.org/jira/browse/WICKET-3371 Project: Wicket

[jira] Created: (WICKET-3372) XmlReaderTest fail because getClass.getResourceAsStream is not markSupported

2011-01-23 Thread Richard Emberson (JIRA)
XmlReaderTest fail because getClass.getResourceAsStream is not markSupported Key: WICKET-3372 URL: https://issues.apache.org/jira/browse/WICKET-3372 Project: Wicket

[jira] Assigned: (WICKET-3372) XmlReaderTest fail because getClass.getResourceAsStream is not markSupported

2011-01-23 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag reassigned WICKET-3372: -- Assignee: Juergen Donnerstag XmlReaderTest fail because

[jira] Updated: (WICKET-3358) Wicket-Guice integration fails - can't find application attached to current thread

2011-01-23 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3358: -- Fix Version/s: (was: 1.5-RC2) Wicket-Guice integration fails - can't find application

[jira] Resolved: (WICKET-3372) XmlReaderTest fail because getClass.getResourceAsStream is not markSupported

2011-01-23 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-3372. Resolution: Fixed Fix Version/s: 1.5-RC2 thanks XmlReaderTest fail

[jira] Updated: (WICKET-3373) AbstractComponentMapper can't handle '//' in URLs

2011-01-23 Thread Major Peter (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Major Peter updated WICKET-3373: Attachment: wicket-3373.tar.gz AbstractComponentMapper can't handle '//' in URLs

[jira] Created: (WICKET-3373) AbstractComponentMapper can't handle '//' in URLs

2011-01-23 Thread Major Peter (JIRA)
AbstractComponentMapper can't handle '//' in URLs -- Key: WICKET-3373 URL: https://issues.apache.org/jira/browse/WICKET-3373 Project: Wicket Issue Type: Bug Components: wicket

svn commit: r1062474 - /wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/io/XmlReader.java

2011-01-23 Thread jdonnerstag
Author: jdonnerstag Date: Sun Jan 23 17:31:17 2011 New Revision: 1062474 URL: http://svn.apache.org/viewvc?rev=1062474view=rev Log: WICKET-3372 fixed: XmlReaderTest fail because getClass.getResourceAsStream is not markSupported Modified:

svn commit: r1062475 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/html/link/AbstractLinkTest.java

2011-01-23 Thread mgrigorov
Author: mgrigorov Date: Sun Jan 23 17:41:41 2011 New Revision: 1062475 URL: http://svn.apache.org/viewvc?rev=1062475view=rev Log: WICKET-3338 Please provide a LabelLink or something similar Add a test for AbstractLink#setBodyModel(). Added:

[jira] Resolved: (WICKET-3338) Please provide a LabelLink or something similar

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3338. - Resolution: Fixed Fix Version/s: 1.5-RC2 AbstractLink.setBodyModel() added with

[jira] Updated: (WICKET-3338) Provide a way to set Link's label/body without using Label child

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-3338: Affects Version/s: (was: 1.5-M3) 1.5-RC1 Summary:

[jira] Commented: (WICKET-3338) Provide a way to set Link's label/body without using Label child

2011-01-23 Thread Willis Blackburn (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985385#action_12985385 ] Willis Blackburn commented on WICKET-3338: -- That's great, thanks! Should get rid

[jira] Updated: (WICKET-3374) wantOnSelectionChangedNotifications for DropDownChoice in Form

2011-01-23 Thread Ivan Vasilev (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Vasilev updated WICKET-3374: - Attachment: quickstart.rar wantOnSelectionChangedNotifications for DropDownChoice in Form

[jira] Resolved: (WICKET-3374) wantOnSelectionChangedNotifications for DropDownChoice in Form

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3374. - Resolution: Duplicate Assignee: Martin Grigorov Duplicate of WICKET-3363

[jira] Resolved: (WICKET-3373) AbstractComponentMapper can't handle '//' in URLs

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3373. - Resolution: Invalid Assignee: Martin Grigorov The RFC support is OK. The problem

[jira] Created: (WICKET-3375) wicket-examples changes required to work with 1.5 RC1

2011-01-23 Thread Chris Turchin (JIRA)
wicket-examples changes required to work with 1.5 RC1 - Key: WICKET-3375 URL: https://issues.apache.org/jira/browse/WICKET-3375 Project: Wicket Issue Type: Bug Components:

[jira] Resolved: (WICKET-3375) wicket-examples changes required to work with 1.5 RC1

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3375. - Resolution: Invalid Assignee: Martin Grigorov You are trying to build

[jira] Commented: (WICKET-3375) wicket-examples changes required to work with 1.5 RC1

2011-01-23 Thread Chris Turchin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985432#action_12985432 ] Chris Turchin commented on WICKET-3375: --- martin, thanks for clearing that up! i

[jira] Created: (WICKET-3376) wicket-1.5-RC1-sources.jar is empty

2011-01-23 Thread Martijn Dashorst (JIRA)
wicket-1.5-RC1-sources.jar is empty --- Key: WICKET-3376 URL: https://issues.apache.org/jira/browse/WICKET-3376 Project: Wicket Issue Type: Bug Affects Versions: 1.5-RC1 Reporter: Martijn

[jira] Commented: (WICKET-3376) wicket-1.5-RC1-sources.jar is empty

2011-01-23 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985452#action_12985452 ] Martijn Dashorst commented on WICKET-3376: -- Depending on wicket-1.5-RC1, and

Re: svn commit: r1062394 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/markup/html/link/ wicket-examples/src/main/java/org/apache/wicket/examples/linkomatic/

2011-01-23 Thread Jeremy Thomerson
On Sun, Jan 23, 2011 at 5:30 AM, mgrigo...@apache.org wrote: + public AbstractLink setBodyModel(final IModel? bodyModel) + { + this.bodyModel = bodyModel; + return this; } Should this be: this.bodyModel = wrap(bodyModel); -- Jeremy

[jira] Commented: (WICKET-3135) Improve JavaScriptPackageResource#toString() to show filename instead of default Object#toString()

2011-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985471#action_12985471 ] Hudson commented on WICKET-3135: Integrated in Apache Wicket 1.4.x #398 (See

[jira] Commented: (WICKET-3358) Wicket-Guice integration fails - can't find application attached to current thread

2011-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985472#action_12985472 ] Hudson commented on WICKET-3358: Integrated in Apache Wicket 1.4.x #398 (See

[jira] Resolved: (WICKET-3376) wicket-1.5-RC1-sources.jar is empty

2011-01-23 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson resolved WICKET-3376. -- Resolution: Duplicate duplicate of WICKET-3365 wicket-1.5-RC1-sources.jar is empty

[jira] Reopened: (WICKET-3365) 1.5-RC1 sources seem to be missing in Maven repository

2011-01-23 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson reopened WICKET-3365: -- I think that if we are providing an aggregated jar for non-Maven folks, we should

[jira] Updated: (WICKET-3365) 1.5-RC1 sources seem to be missing in Maven repository

2011-01-23 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson updated WICKET-3365: - Priority: Minor (was: Major) Fix Version/s: (was: 1.5-RC2) 1.5-RC1

[jira] Commented: (WICKET-3338) Provide a way to set Link's label/body without using Label child

2011-01-23 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985517#action_12985517 ] Igor Vaynberg commented on WICKET-3338: --- needs a public setter for the label.

[jira] Commented: (WICKET-3365) 1.5-RC1 sources seem to be missing in Maven repository

2011-01-23 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985528#action_12985528 ] Martijn Dashorst commented on WICKET-3365: -- we shouldn't upload the aggregate jar

[jira] Closed: (WICKET-3376) wicket-1.5-RC1-sources.jar is empty

2011-01-23 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst closed WICKET-3376. wicket-1.5-RC1-sources.jar is empty ---

[jira] Assigned: (WICKET-3365) 1.5-RC1 sources seem to be missing in Maven repository

2011-01-23 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3365: --- Assignee: Jeremy Thomerson (was: Martin Grigorov) 1.5-RC1 sources seem to be