Re: Checkstyle (was svn commit: r360442 [1/3] )

2006-02-06 Thread Wendy Smoak
On 2/5/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > The long lines are a problem. Not fixing them is one thing, but it > wants to make this change, which *creates* a line longer than 80 > characters: > > -protected String processorClass = > -"org.apache.struts.chain.ComposableRequ

svn commit: r375458 - in /struts/shale/trunk/test-framework/src/java/org/apache/shale/test/mock: MockExternalContext.java MockViewHandler.java

2006-02-06 Thread craigmcc
Author: craigmcc Date: Mon Feb 6 19:45:21 2006 New Revision: 375458 URL: http://svn.apache.org/viewcvs?rev=375458&view=rev Log: Implement some more methods that will be needed when you actually call renderers in a test case. Modified: struts/shale/trunk/test-framework/src/java/org/apache/sh

svn commit: r375446 - /struts/build/trunk/jalopy_struts.xml

2006-02-06 Thread wsmoak
Author: wsmoak Date: Mon Feb 6 18:22:56 2006 New Revision: 375446 URL: http://svn.apache.org/viewcvs?rev=375446&view=rev Log: If necessary, wrap after assignment to avoid long lines. Modified: struts/build/trunk/jalopy_struts.xml Modified: struts/build/trunk/jalopy_struts.xml URL: http://s

DO NOT REPLY [Bug 38374] - Validation always skipped with Globals.CANCEL_KEY

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [shale] additional use case

2006-02-06 Thread Martin Cooper
On 2/6/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > On 2/6/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > > > >From: Ryan Wynn <[EMAIL PROTECTED]> > > > > > > Hello, > > > > > > I have some code that I believe might be helpful in showcasing the > > > strengths of shale and clay. You can gr

Re: [shale] additional use case

2006-02-06 Thread Craig McClanahan
On 2/6/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > >From: Ryan Wynn <[EMAIL PROTECTED]> > > > > Hello, > > > > I have some code that I believe might be helpful in showcasing the > > strengths of shale and clay. You can grab the code from > > http://issues.apache.org/bugzilla/show_bug.cgi?id=38

DO NOT REPLY [Bug 38542] New: - [shale] clay not handling binding attribute correctly

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [shale] additional use case

2006-02-06 Thread Gary VanMatre
>From: Ryan Wynn <[EMAIL PROTECTED]> > > Hello, > > I have some code that I believe might be helpful in showcasing the > strengths of shale and clay. You can grab the code from > http://issues.apache.org/bugzilla/show_bug.cgi?id=38482. > > It demonstrates usage of shale remoting for static r

[shale] additional use case

2006-02-06 Thread Ryan Wynn
Hello, I have some code that I believe might be helpful in showcasing the strengths of shale and clay. You can grab the code from http://issues.apache.org/bugzilla/show_bug.cgi?id=38482. It demonstrates usage of shale remoting for static resources and contains examples of some clay component tre

DO NOT REPLY [Bug 38536] - UseCases (remoting): Refactored Business.java

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38536] New: - UseCases (remoting): Refactored Business.java

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38535] - AbstractFacesBean: using own convenience accessors

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38535] New: - AbstractFacesBean: using own convenience accessors

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[Struts Wiki] Update of "StrutsWidgets" by MichaelJouravlev

2006-02-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsWidgets --

DO NOT REPLY [Bug 38534] New: - DOS attack, application hack

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r375303 - /struts/shale/trunk/tiger/src/test/org/apache/shale/tiger/faces/faces-config.xml

2006-02-06 Thread craigmcc
Author: craigmcc Date: Mon Feb 6 08:11:49 2006 New Revision: 375303 URL: http://svn.apache.org/viewcvs?rev=375303&view=rev Log: Add an empty "META-INF/faces-config.xml" resource for the "component library" JAR that is built up in the Tiger Extensions unit tests. This is now needed to trigger sca

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38482] - [shale] clay enhancement - reusable clay components

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [OT] ASF legal

2006-02-06 Thread Ted Husted
On 2/6/06, Laurie Harper <[EMAIL PROTECTED]> wrote: > The reason they do that is they want to be absolutely safe, which I > understand. But since it doesn't work that way round here, I thought I'd > see if I could get an IAAL (as opposed to an IANAL :-) opinion on why > it's not needed. We can exe

[EMAIL PROTECTED]: Project struts-taglib (in module struts) failed

2006-02-06 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-taglib has an issue affecting its community integration. This issue affect

[EMAIL PROTECTED]: Project struts-taglib (in module struts) failed

2006-02-06 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-taglib has an issue affecting its community integration. This issue affect

DO NOT REPLY [Bug 38529] - [TagLib] Patch for BaseHandlerTag to use LoopTag rather then LoopTagSupport to verify JSLT

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38529] New: - [TagLib] Patch for BaseHandlerTag to use LoopTag rather then LoopTagSupport to verify JSLT

2006-02-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu