svn commit: r360258 - in /struts/flow/trunk/src: examples/WEB-INF/ examples/WEB-INF/rails/ examples/WEB-INF/rails/flow/ examples/WEB-INF/rails/jsp/ java/ java/org/apache/struts/flow/ java/org/apache/s

2005-12-31 Thread mrdon
Author: mrdon Date: Sat Dec 31 00:09:06 2005 New Revision: 360258 URL: http://svn.apache.org/viewcvs?rev=360258&view=rev Log: Added forward patterns and forward structure * Forward, redirect, and script patterns now better match controller * Moved forward and redirect patterns into ActionForwar

svn commit: r360262 - /struts/action/trunk/src/java/org/apache/struts/config/impl/ModuleConfigImpl.java

2005-12-31 Thread mrdon
Author: mrdon Date: Sat Dec 31 00:57:16 2005 New Revision: 360262 URL: http://svn.apache.org/viewcvs?rev=360262&view=rev Log: Fixing NPE when extending an action mapping that contains wildcards. Since the wildcard matcher is only created on a freeze, the call to findActionConfigs at construction t

svn commit: r360264 - in /struts/flow/trunk: ./ src/examples/WEB-INF/ src/examples/WEB-INF/guess/ src/examples/WEB-INF/rails/flow/ src/examples/WEB-INF/remote/ src/examples/WEB-INF/templates/ src/exam

2005-12-31 Thread mrdon
Author: mrdon Date: Sat Dec 31 02:36:47 2005 New Revision: 360264 URL: http://svn.apache.org/viewcvs?rev=360264&view=rev Log: Updated examples, fixed flash usage, all examples now work correctly Added: struts/flow/trunk/src/java/org/apache/struts/flow/struts-config.xml - copied, changed

svn commit: r360265 - /struts/flow/trunk/src/java/org/apache/struts/flow/core/javascript/fom/fom_system.js

2005-12-31 Thread mrdon
Author: mrdon Date: Sat Dec 31 02:37:41 2005 New Revision: 360265 URL: http://svn.apache.org/viewcvs?rev=360265&view=rev Log: Removed some debugging Modified: struts/flow/trunk/src/java/org/apache/struts/flow/core/javascript/fom/fom_system.js Modified: struts/flow/trunk/src/java/org/apache

Re: Rép : [shale] Proposal: making view controllers easier to access

2005-12-31 Thread Alexandre Poitras
Ok but I still don't get it. From what I understand, you couldn't not use for example @a or @ab because they share the first same letter. That what I found when I took a quick look in the sources but I could be wrong. And since symbols are inherited that's not a lot. I guess I am probably not getti

svn commit: r360348 - in /struts/shale/trunk/clay-plugin/src/test/org/apache/shale/clay/config: AbstractTestCaseConfig.java ConfigTestCase.java SymbolsTestCase.java

2005-12-31 Thread gvanmatre
Author: gvanmatre Date: Sat Dec 31 09:07:40 2005 New Revision: 360348 URL: http://svn.apache.org/viewcvs?rev=360348&view=rev Log: Refactored to make room for more tests. Added: struts/shale/trunk/clay-plugin/src/test/org/apache/shale/clay/config/AbstractTestCaseConfig.java (with props)

Re: R�p : [shale] Proposal: making view controllers easier to access

2005-12-31 Thread Gary VanMatre
>From: Alexandre Poitras <[EMAIL PROTECTED]> > > Ok but I still don't get it. From what I understand, you couldn't not > use for example @a or > @ab because they share the first same letter. That what I found when I > took a quick look in the sources but I could be wrong. And since > symbols a

DO NOT REPLY [Bug 36306] - Collection of fixes to address Checkstyle complaints

2005-12-31 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: Checkstyle (was svn commit: r360442 [1/3] )

2005-12-31 Thread Ted Husted
See also * http://issues.apache.org/bugzilla/show_bug.cgi?id=36306 for more on this. On 12/31/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: husted > Date: Sat Dec 31 12:10:04 2005 > New Revision: 360442 > > URL: http://svn.apache.org/viewcvs?rev=360442&view=rev > Log: > Code reforma

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

2005-12-31 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

2005-12-31 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 36306] - Collection of fixes to address Checkstyle complaints

2005-12-31 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: r360448 - /struts/shale/trunk/build/project.properties

2005-12-31 Thread wsmoak
Author: wsmoak Date: Sat Dec 31 12:43:31 2005 New Revision: 360448 URL: http://svn.apache.org/viewcvs?rev=360448&view=rev Log: Added properties for Javadoc plugin. Modified: struts/shale/trunk/build/project.properties Modified: struts/shale/trunk/build/project.properties URL: http://svn.apa

DO NOT REPLY [Bug 36306] - Collection of fixes to address Checkstyle complaints

2005-12-31 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 37792] - Two symbols cannot share the same 'prefix'

2005-12-31 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] Proposal: making view controllers easier to access

2005-12-31 Thread Laurie Harper
Craig McClanahan wrote: On 12/29/05, Laurie Harper <[EMAIL PROTECTED]> wrote: One thing I'm finding a little ugly using Shale is referencing the view controller using EL expressions. Due to the way Shale maps view IDs to backing bean names, I end up with ugly EL expressions like #{pages$user$pro

Re: Rép : [shale] Proposal: mak ing view controllers easier to access

2005-12-31 Thread Laurie Harper
Gary VanMatre wrote: From: Alexandre Poitras <[EMAIL PROTECTED]> Ok but I still don't get it. From what I understand, you couldn't not use for example @a or @ab because they share the first same letter. That what I found when I took a quick look in the sources but I could be wrong. And since

svn commit: r360451 - in /struts/shale/trunk/test-framework/src/java/org/apache/shale/test/mock: MockRenderKit.java MockResponseWriter.java

2005-12-31 Thread craigmcc
Author: craigmcc Date: Sat Dec 31 13:34:57 2005 New Revision: 360451 URL: http://svn.apache.org/viewcvs?rev=360451&view=rev Log: Make MockRenderKit.createResponseWriter() functional. Added: struts/shale/trunk/test-framework/src/java/org/apache/shale/test/mock/MockResponseWriter.java (with

Re: [shale] Proposal: making view controllers easier to access

2005-12-31 Thread Craig McClanahan
On 12/31/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > > Craig McClanahan wrote: > > On 12/29/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > >> One thing I'm finding a little ugly using Shale is referencing the view > >> controller using EL expressions. Due to the way Shale maps view IDs to > >> b

svn commit: r360460 - /struts/shale/trunk/clay-plugin/src/test/org/apache/shale/clay/config/SymbolsTestCase.java

2005-12-31 Thread gvanmatre
Author: gvanmatre Date: Sat Dec 31 15:37:28 2005 New Revision: 360460 URL: http://svn.apache.org/viewcvs?rev=360460&view=rev Log: Added more symbol tests. Modified: struts/shale/trunk/clay-plugin/src/test/org/apache/shale/clay/config/SymbolsTestCase.java Modified: struts/shale/trunk/clay-p

DO NOT REPLY [Bug 37792] - Two symbols cannot share the same 'prefix'

2005-12-31 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: R�p : [shale] Proposal: making view controllers easier to access

2005-12-31 Thread Gary VanMatre
>From: Laurie Harper <[EMAIL PROTECTED]> > > Gary VanMatre wrote: > >> From: Alexandre Poitras > >> > >> Ok but I still don't get it. From what I understand, you couldn't not > >> use for example @a or > >> @ab because they share the first same letter. That what I found when I > >> took a qu

svn commit: r360465 - in /struts/shale/trunk: clay-plugin/xdocs/ core-library/xdocs/ mailreader/xdocs/ test-framework/xdocs/ tiger/xdocs/ use-cases/xdocs/ xdocs/

2005-12-31 Thread wsmoak
Author: wsmoak Date: Sat Dec 31 16:11:32 2005 New Revision: 360465 URL: http://svn.apache.org/viewcvs?rev=360465&view=rev Log: Updated website navigation. Modified: struts/shale/trunk/clay-plugin/xdocs/navigation.xml struts/shale/trunk/core-library/xdocs/navigation.xml struts/shale/tr

Re: Rép : [shale] Proposal: mak ing view controllers easier to access

2005-12-31 Thread Laurie Harper
Gary VanMatre wrote: From: Laurie Harper <[EMAIL PROTECTED]> Gary VanMatre wrote: From: Alexandre Poitras Ok but I still don't get it. From what I understand, you couldn't not use for example @a or @ab because they share the first same letter. That what I found when I took a quick look in

Re: [shale] Proposal: making view controllers easier to access

2005-12-31 Thread Laurie Harper
Craig McClanahan wrote: On 12/31/05, Laurie Harper <[EMAIL PROTECTED]> wrote: Craig McClanahan wrote: On 12/29/05, Laurie Harper <[EMAIL PROTECTED]> wrote: One thing I'm finding a little ugly using Shale is referencing the view controller using EL expressions. Due to the way Shale maps view ID