[jira] Commented: (WICKET-2771) Please support "isPrimary" for @SpringBean

2010-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871428#action_12871428 ] Hudson commented on WICKET-2771: Integrated in Apache Wicket 1.5.x #68 (See [http://hudso

[jira] Commented: (WICKET-2365) Please support "autowire-candidate" attribute of a bean when injecting via @SpringBean

2010-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871429#action_12871429 ] Hudson commented on WICKET-2365: Integrated in Apache Wicket 1.5.x #68 (See [http://hudso

[jira] Commented: (WICKET-2771) Please support "isPrimary" for @SpringBean

2010-05-25 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871399#action_12871399 ] Gerolf Seitz commented on WICKET-2771: -- I applied the changes made to SpringBeanLocat

[jira] Resolved: (WICKET-2365) Please support "autowire-candidate" attribute of a bean when injecting via @SpringBean

2010-05-25 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz resolved WICKET-2365. -- Assignee: Gerolf Seitz Resolution: Fixed fixed. > Please support "autowire-candidate" a

svn commit: r948230 - /wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java

2010-05-25 Thread gseitz
Author: gseitz Date: Tue May 25 22:41:23 2010 New Revision: 948230 URL: http://svn.apache.org/viewvc?rev=948230&view=rev Log: Applied WICKET-2771 Modified: wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java Modified: wicket/tr

svn commit: r948229 - in /wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring: SpringBeanLocator.java injection/annot/AnnotProxyFieldValueFactory.java

2010-05-25 Thread gseitz
Author: gseitz Date: Tue May 25 22:41:07 2010 New Revision: 948229 URL: http://svn.apache.org/viewvc?rev=948229&view=rev Log: WICKET-2365: support 'autowire-candidate' attribute Modified: wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring/SpringBeanLocator.java wicket/tru

svn commit: r948228 - /wicket/branches/wicket-1.4.x/wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java

2010-05-25 Thread gseitz
Author: gseitz Date: Tue May 25 22:40:21 2010 New Revision: 948228 URL: http://svn.apache.org/viewvc?rev=948228&view=rev Log: Applied WICKET-2771 Modified: wicket/branches/wicket-1.4.x/wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java Modi

[jira] Issue Comment Edited: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871336#action_12871336 ] Martin Grigorov edited comment on WICKET-2887 at 5/25/10 5:37 PM: --

[jira] Commented: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871336#action_12871336 ] Martin Grigorov commented on WICKET-2887: - I have a question about the design of

[jira] Resolved: (WICKET-2846) Store Application in InheritableThreadLocal instead of ThreadLocal

2010-05-25 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson resolved WICKET-2846. -- Fix Version/s: 1.4.10 (was: 1.4.9) Resolution: Won't Fix

[jira] Reopened: (WICKET-2846) Store Application in InheritableThreadLocal instead of ThreadLocal

2010-05-25 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson reopened WICKET-2846: -- Assignee: Jeremy Thomerson (was: Igor Vaynberg) reopening this to revert > Store

svn commit: r948181 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application.java

2010-05-25 Thread jrthomerson
Author: jrthomerson Date: Tue May 25 19:14:59 2010 New Revision: 948181 URL: http://svn.apache.org/viewvc?rev=948181&view=rev Log: revert WICKET-2846 due to overwhelming demand Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application.java Modified: wicket/

[jira] Commented: (WICKET-2881) Cannot substitute RelativePathPrefixHandler

2010-05-25 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871279#action_12871279 ] bernard commented on WICKET-2881: - Hi Juergen, Why are you quoting back to me the URL tha

[jira] Commented: (WICKET-2874) Copy attributes from wicket:panel to source tag

2010-05-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871256#action_12871256 ] Igor Vaynberg commented on WICKET-2874: --- juergen, how about fixing this only in 1.5?

[jira] Resolved: (WICKET-2867) Don't strictly require in panel markup

2010-05-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2867. --- Resolution: Won't Fix > Don't strictly require in panel markup > --

[jira] Commented: (WICKET-2866) Allow chaining with AutoCompleteSettings.setThrottleDelay(int)

2010-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871248#action_12871248 ] Hudson commented on WICKET-2866: Integrated in Apache Wicket 1.5.x #67 (See [http://hudso

[jira] Commented: (WICKET-2878) BigDecimalConverter improvement

2010-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871249#action_12871249 ] Hudson commented on WICKET-2878: Integrated in Apache Wicket 1.5.x #67 (See [http://hudso

[jira] Resolved: (WICKET-2866) Allow chaining with AutoCompleteSettings.setThrottleDelay(int)

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-2866. Assignee: Juergen Donnerstag Fix Version/s: 1.4.10 1.5-

svn commit: r948107 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/AutoCompleteSettings.java

2010-05-25 Thread jdonnerstag
Author: jdonnerstag Date: Tue May 25 17:01:50 2010 New Revision: 948107 URL: http://svn.apache.org/viewvc?rev=948107&view=rev Log: fixed WICKET-2866 Allow chaining with AutoCompleteSettings.setThrottleDelay(int) Issue: WICKET-2866 Modified: wicket/trunk/wicket-extensions/src/main/java/org/ap

svn commit: r948105 - /wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/AutoCompleteSettings.java

2010-05-25 Thread jdonnerstag
Author: jdonnerstag Date: Tue May 25 17:01:00 2010 New Revision: 948105 URL: http://svn.apache.org/viewvc?rev=948105&view=rev Log: fixed WICKET-2866 Allow chaining with AutoCompleteSettings.setThrottleDelay(int) Issue: WICKET-2866 Modified: wicket/branches/wicket-1.4.x/wicket-extensions/src/

[jira] Commented: (WICKET-2881) Cannot substitute RelativePathPrefixHandler

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871242#action_12871242 ] Juergen Donnerstag commented on WICKET-2881: ResourceFinder will do the trick.

[jira] Updated: (WICKET-2874) Copy attributes from wicket:panel to source tag

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag updated WICKET-2874: --- Attachment: PanelWithAttribute.java > Copy attributes from wicket:panel to source ta

[jira] Updated: (WICKET-2881) Cannot substitute RelativePathPrefixHandler

2010-05-25 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bernard updated WICKET-2881: Attachment: HomePage.html Sample markup file > Cannot substitute RelativePathPrefixHandler >

[jira] Updated: (WICKET-2881) Cannot substitute RelativePathPrefixHandler

2010-05-25 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bernard updated WICKET-2881: Attachment: DirectoryStructure.gif screen shot of directory structures java and markup > Cannot substitut

[jira] Commented: (WICKET-2881) Cannot substitute RelativePathPrefixHandler

2010-05-25 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871237#action_12871237 ] bernard commented on WICKET-2881: - Hi Juergen, Thanks very much again for the additional

[jira] Commented: (WICKET-2874) Copy attributes from wicket:panel to source tag

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871221#action_12871221 ] Juergen Donnerstag commented on WICKET-2874: Though possible, it requires modi

[jira] Updated: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-2887: Comment: was deleted (was: I'll try to provide a patch later today.) > Bootstraping wicke

[jira] Commented: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871215#action_12871215 ] Martin Grigorov commented on WICKET-2887: - I'll try to provide a patch later today

[jira] Updated: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Zilvinas Kybartas (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zilvinas Kybartas updated WICKET-2887: -- Attachment: WICKET-2887-1.4.9.patch Attaching unit test patch. I've made it with git,

[jira] Resolved: (WICKET-2878) BigDecimalConverter improvement

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-2878. Assignee: Juergen Donnerstag Fix Version/s: 1.4.10 1.5-

svn commit: r948075 - in /wicket/trunk: wicket-util/src/main/java/org/apache/wicket/util/convert/converter/ wicket/src/test/java/org/apache/wicket/util/convert/converters/

2010-05-25 Thread jdonnerstag
Author: jdonnerstag Date: Tue May 25 15:26:54 2010 New Revision: 948075 URL: http://svn.apache.org/viewvc?rev=948075&view=rev Log: fixed WICKET-2878 BigDecimalConverter improvement Issue: WICKET-2878 Modified: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/convert/converter/Ab

svn commit: r948074 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/util/convert/converters/ test/java/org/apache/wicket/util/convert/converters/

2010-05-25 Thread jdonnerstag
Author: jdonnerstag Date: Tue May 25 15:26:06 2010 New Revision: 948074 URL: http://svn.apache.org/viewvc?rev=948074&view=rev Log: fixed WICKET-2878 BigDecimalConverter improvement Issue: WICKET-2878 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/util/convert/c

[jira] Commented: (WICKET-2880) Broken link to Wicket Extensions Examples Pages

2010-05-25 Thread Douglas Allen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871185#action_12871185 ] Douglas Allen commented on WICKET-2880: --- Thanks for the feedback Juergen, but I thin

[jira] Commented: (WICKET-2880) Broken link to Wicket Extensions Examples Pages

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871178#action_12871178 ] Juergen Donnerstag commented on WICKET-2880: yes. That is because only the lat

[jira] Commented: (WICKET-2881) Cannot substitute RelativePathPrefixHandler

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871175#action_12871175 ] Juergen Donnerstag commented on WICKET-2881: could please provide your directo

[jira] Commented: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871170#action_12871170 ] Juergen Donnerstag commented on WICKET-2887: Could you please provide a quicks

[jira] Updated: (WICKET-2846) Store Application in InheritableThreadLocal instead of ThreadLocal

2010-05-25 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Carman updated WICKET-2846: - Attachment: wicket-application-leak.tar.gz Here's a quickstart that can be used to show the "lea

[jira] Updated: (WICKET-2883) onBeforeRender not called for components inside a transparent resolver refreshed with an AJAX request

2010-05-25 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-2883: Affects Version/s: 1.4.8 Component/s: wicket > onBeforeRender not called for com

[jira] Updated: (WICKET-2846) Store Application in InheritableThreadLocal instead of ThreadLocal

2010-05-25 Thread Alexandru Objelean (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandru Objelean updated WICKET-2846: --- Description: Is there any particular reason why Application class wouldn't be stored

[jira] Created: (WICKET-2890) Dynamic CSS and JavaScript resources

2010-05-25 Thread Ralf Eichinger (JIRA)
Dynamic CSS and JavaScript resources Key: WICKET-2890 URL: https://issues.apache.org/jira/browse/WICKET-2890 Project: Wicket Issue Type: New Feature Components: wicket Affects Versions: 1.4.

[jira] Created: (WICKET-2889) Remove reference to last page from idle SecondLevelCachePageMap

2010-05-25 Thread Stefan Fussenegger (JIRA)
Remove reference to last page from idle SecondLevelCachePageMap Key: WICKET-2889 URL: https://issues.apache.org/jira/browse/WICKET-2889 Project: Wicket Issue Type: Improvement

[jira] Commented: (WICKET-2881) Cannot substitute RelativePathPrefixHandler

2010-05-25 Thread bernard (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871051#action_12871051 ] bernard commented on WICKET-2881: - Hi Juergen, Thanks very much for your explanation. I t

[jira] Updated: (WICKET-2888) Nullpointer when inserting [i.e. moving] a node in a TreeTable (AbstactTree, treeNodesInserted)

2010-05-25 Thread r...@audenaerde.org (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] r...@audenaerde.org updated WICKET-2888: --- Summary: Nullpointer when inserting [i.e. moving] a node in a TreeTable (AbstactTre

[jira] Created: (WICKET-2888) Nullpointer when inserting a node in a TreeTable (AbstactTree, treeNodesInserted)

2010-05-25 Thread r...@audenaerde.org (JIRA)
Nullpointer when inserting a node in a TreeTable (AbstactTree, treeNodesInserted) - Key: WICKET-2888 URL: https://issues.apache.org/jira/browse/WICKET-2888 Project: Wicke

[jira] Created: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Zilvinas Kybartas (JIRA)
Bootstraping wicket with GuiceWebApplicationFactory fails with exception Key: WICKET-2887 URL: https://issues.apache.org/jira/browse/WICKET-2887 Project: Wicket Issue T

[jira] Updated: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception

2010-05-25 Thread Zilvinas Kybartas (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zilvinas Kybartas updated WICKET-2887: -- Component/s: wicket-guice > Bootstraping wicket with GuiceWebApplicationFactory fails