Tiles nested definition (was: How to contribute ?)

2005-05-02 Thread Jean Parpaillon
Joe Germuska wrote: > At 10:49 AM +0200 5/2/05, Jean Parpaillon wrote: > >> Hello, >> I'm using Struts for some times and I would like to submit a patch for a >> bug in the tiles part of Struts. I RTFM but I have some questions : >> - When I execute maven in struts tiles, it tries to download >> s

DO NOT REPLY [Bug 34714] - [Shale] Clay PropUtil.setProperty should not fail silently if the property could not be set.

2005-05-02 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: How to become a "developer"?

2005-05-02 Thread Joe Germuska
At 5:58 PM -0700 5/2/05, Michael Jouravlev wrote: I am sorry, I guess I found it. I guess I should open a bugzilla ticket first, and then "feel free to annex the patch." It isn't as easy to find as it should be... http://struts.apache.org/using.html#Patches http://struts.apache.org/faqs/helping.htm

svn commit: r167840 - in /struts/core/trunk/src: share/org/apache/struts/config/ActionConfig.java test/org/apache/struts/config/TestActionConfig.java

2005-05-02 Thread hrabago
Author: hrabago Date: Mon May 2 18:02:21 2005 New Revision: 167840 URL: http://svn.apache.org/viewcvs?rev=167840&view=rev Log: Inherit arbitrary ActionConfig properties. Modified: struts/core/trunk/src/share/org/apache/struts/config/ActionConfig.java struts/core/trunk/src/test/org/apache

Re: How to become a "developer"?

2005-05-02 Thread Michael Jouravlev
I am sorry, I guess I found it. I guess I should open a bugzilla ticket first, and then "feel free to annex the patch." Sorry for disturbance. -- Forwarded message -- From: Michael Jouravlev <[EMAIL PROTECTED]> Date: May 2, 2005 5:50 PM Subject: How to become a "developer"? To: St

How to become a "developer"?

2005-05-02 Thread Michael Jouravlev
(1) How to become a "developer" or (2) how a "user" can submit patches/extensions? Could not find the boring promotion rules in the Apache Management FAQ. Should I create a SourceForge project for every small change I want to submit? Thanks, Michael. -

Applying ExceptionHandler in Tiles

2005-05-02 Thread Joe Germuska
Hey: I know one of the things people find annoying about working with Tiles is the mysterious "blank screen". When an exception is thrown while the tile is being evaluated, Tiles throws a JspException, and the Struts ExceptionHandler (if you're using it) tries to forward to the registered path.

svn commit: r167834 - in /struts/tiles/trunk/src/java/org/apache/struts/tiles/taglib: AddTag.java GetAttributeTag.java InitDefinitionsTag.java InsertTag.java PutListTag.java PutTag.java util/TagUtils.java

2005-05-02 Thread germuska
Author: germuska Date: Mon May 2 17:14:12 2005 New Revision: 167834 URL: http://svn.apache.org/viewcvs?rev=167834&view=rev Log: throw root cause exception wherever relevant when JspException is thrown, now that we are depending on JSP 1.2 Modified: struts/tiles/trunk/src/java/org/apache/str

[tiles/maven] repository group for struts-tiles?

2005-05-02 Thread Joe Germuska
Hi: I just went to build the struts-tiles JAR (just added in root-cause exceptions to all the JspException constructors as relevant, will commit after a bit of testing) and I see that it is being put into my local Maven repository under the "struts-tiles" group -- that is: ${MAVEN_LOCAL_REPO}/s

svn commit: r165709 - /struts/shale/trunk/use-cases/src/web/lookup/listCategories.jsp /struts/shale/trunk/use-cases/src/web/lookup/listLocales.jsp

2005-05-02 Thread craigmcc
Author: craigmcc Date: Mon May 2 15:54:27 2005 New Revision: 165709 URL: http://svn.apache.org/viewcvs?rev=165709&view=rev Log: Update JSP pages used to produce XML output to use for its sensitive character escaping capabilities, to ensure that we don't create invalid XML if the data being emitt

DO NOT REPLY [Bug 34714] - [Shale] Clay PropUtil.setProperty should not fail silently if the property could not be set.

2005-05-02 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 1.3 compile

2005-05-02 Thread rmanchu
i think i've mixed up my servlet.api (v2.3 downloaded from sun after a slight mishap) or something. cannot compile struts src downloaded 1 hour ago, gives me this ONE error :( compile.library: [javac] Compiling 45 source files to C:\struts-core-1.3.0-dev\target\library\classes [javac]

DO NOT REPLY [Bug 34714] - [Shale] Clay PropUtil.setProperty should not fail silently if the property could not be set.

2005-05-02 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: [Struts Wiki] Update of "StrutsShale" by CraigMcClanahan

2005-05-02 Thread Craig McClanahan
On 5/2/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Criag, > > > If you'd like to see what an application user has to do to leverage > > the "dialog" facility of Shale (similar in spirit to Spring WebFlow, > > but customized for tight integration with JSF), see the package > > documentation

Re: How to contribute ?

2005-05-02 Thread Joe Germuska
At 10:49 AM +0200 5/2/05, Jean Parpaillon wrote: Hello, I'm using Struts for some times and I would like to submit a patch for a bug in the tiles part of Struts. I RTFM but I have some questions : - When I execute maven in struts tiles, it tries to download struts-core-dev-1.3.0.jar which does not

DO NOT REPLY [Bug 34714] - [Shale] Clay PropUtil.setProperty should not fail silently if the property could not be set.

2005-05-02 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 34714] New: - [Shale] Clay PropUtil.setProperty should not fail silently if the property could not be set.

2005-05-02 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

How to contribute ?

2005-05-02 Thread Jean Parpaillon
Hello, I'm using Struts for some times and I would like to submit a patch for a bug in the tiles part of Struts. I RTFM but I have some questions : - When I execute maven in struts tiles, it tries to download struts-core-dev-1.3.0.jar which does not exist. How can I build it from struts-core, or an

Re: [Struts Wiki] Update of "StrutsShale" by CraigMcClanahan

2005-05-02 Thread gvanmatre
Criag, > If you'd like to see what an application user has to do to leverage > the "dialog" facility of Shale (similar in spirit to Spring WebFlow, > but customized for tight integration with JSF), see the package > documentation for the "org.apache.shale.usecases.profile" package in > the Shale U

DO NOT REPLY [Bug 34711] - [Shale] Strange behaviour when Clay and JSF tags are mixed on the same page.

2005-05-02 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 34712] - [Shale] Shale and Clay tags cannot be used on the same page

2005-05-02 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 34712] New: - [Shale] Shale and Clay tags cannot be used on the same page

2005-05-02 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 34711] - [Shale] Strange behaviour when Clay and JSF tags are mixed on the same page.

2005-05-02 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 34711] New: - [Shale] Strange behaviour when Clay and JSF tags are mixed on the same page.

2005-05-02 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 29792] - Action method saveErrors lose messages on chained actions

2005-05-02 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: r165627 - /struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.java

2005-05-02 Thread germuska
Author: germuska Date: Mon May 2 06:18:37 2005 New Revision: 165627 URL: http://svn.apache.org/viewcvs?rev=165627&view=rev Log: skip lookup when no command is defined, since that's a common occurrence. Modified: struts/core/trunk/src/share/org/apache/struts/chain/commands/ExecuteCommand.jav

DO NOT REPLY [Bug 34691] - for Config classes, DTD 1.3

2005-05-02 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: r165626 - /struts/core/trunk/src/share/org/apache/struts/chain/commands/AbstractSelectModule.java

2005-05-02 Thread germuska
Author: germuska Date: Mon May 2 06:14:43 2005 New Revision: 165626 URL: http://svn.apache.org/viewcvs?rev=165626&view=rev Log: Since JavaDoc says that an IllegalArgumentException will be thrown if there is no default MessageResources, go ahead and do that. Modified: struts/core/trunk/src/

svn commit: r165624 - in /struts/core/trunk/src/share/org/apache/struts/chain/contexts: ServletActionContext.java WebActionContext.java

2005-05-02 Thread germuska
Author: germuska Date: Mon May 2 06:13:22 2005 New Revision: 165624 URL: http://svn.apache.org/viewcvs?rev=165624&view=rev Log: Remove reference to 'resources' property; replace with 'messageResources' which is the correct name in the interface. Modified: struts/core/trunk/src/share/org/ap

DO NOT REPLY [Bug 34691] - for Config classes, DTD 1.3

2005-05-02 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 34691] - for Config classes, DTD 1.3

2005-05-02 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: DTD 1.3

2005-05-02 Thread Joe Germuska
At 12:45 AM -0700 5/2/05, rmanchu wrote: hi PropertyMap? ConfigProperties? Martin Cooper i think ProperyMap is a good name :) i need this in FormPropertyConfig badly :( :) I'm happy to see this general pattern extended to any config element. The cost is pretty low, and in fact, consistency woul

DO NOT REPLY [Bug 34691] - for Config classes, DTD 1.3

2005-05-02 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 29792] - Action method saveErrors lose messages on chained actions

2005-05-02 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: DTD 1.3

2005-05-02 Thread rmanchu
thanx Hubert, after a little digging i found that out too. :) riyaz Hubert Rabago wrote: Thanks for pointing that out. I've update the DTD with the corrected comment. It now reads: extends The path of the action mapping configuration that this will inherit configurat

Re: DTD 1.3

2005-05-02 Thread rmanchu
hi > PropertyMap? ConfigProperties? > > Martin Cooper i think ProperyMap is a good name :) i need this in FormPropertyConfig badly :( :) > I'm happy to see this general pattern extended to any config element. > The cost is pretty low, and in fact, consistency would be nice - users > shouldn't hav t