svn commit: r153327 - struts/core/trunk/src/share/org/apache/struts/chain/contexts/ContextWrapper.java

2005-02-10 Thread germuska
Author: germuska Date: Thu Feb 10 19:11:50 2005 New Revision: 153327 URL: http://svn.apache.org/viewcvs?view=rev&rev=153327 Log: complete sentence in JavaDoc! Modified: struts/core/trunk/src/share/org/apache/struts/chain/contexts/ContextWrapper.java Modified: struts/core/trunk/src/share/or

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

2005-02-10 Thread germuska
Author: germuska Date: Thu Feb 10 19:16:04 2005 New Revision: 153329 URL: http://svn.apache.org/viewcvs?view=rev&rev=153329 Log: Add 'release()' method to ActionContext; adjust constructor of ServletActionContext so that it can be created without a ServletWebContext: we could probably remove Ser

svn commit: r153331 - in struts/core/trunk: conf/share/ src/share/org/apache/struts/actions/ src/share/org/apache/struts/chain/ src/share/org/apache/struts/chain/commands/ src/share/org/apache/struts/chain/commands/servlet/ src/test/org/apache/struts/chain/commands/servlet/

2005-02-10 Thread germuska
Author: germuska Date: Thu Feb 10 19:17:21 2005 New Revision: 153331 URL: http://svn.apache.org/viewcvs?view=rev&rev=153331 Log: Adjust chain: now, ComposableRequestProcessor ensures that an ActionContext instance is created and used as the initial context to the chain. ComposableRequestProcesso

DO NOT REPLY [Bug 33511] New: - 1.2.4 validator.xml problems

2005-02-10 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: ActionContext chain changes committed

2005-02-10 Thread Joe Germuska
OK: the ComposableRequestProcessor now makes sure that the context passed to the initial chain command is an instance of ActionContext -- this feels like a much stronger model than the wrapping process. I will probably completely remove the WrappingLookupCommand and ContextWrapper classes from

svn commit: r153337 - struts/tiles/trunk/src/java/org/apache/struts/tiles/commands/TilesPreProcessor.java

2005-02-10 Thread germuska
Author: germuska Date: Thu Feb 10 19:53:29 2005 New Revision: 153337 URL: http://svn.apache.org/viewcvs?view=rev&rev=153337 Log: Adjust to coordinate with changes in struts-core where the context passed into the chain is an ActionContext, not a ServletWebContext. Modified: struts/tiles/trun

svn commit: r153339 - struts/shale/trunk/core-library/src/java/org/apache/shale/component/Subview.java

2005-02-10 Thread craigmcc
Author: craigmcc Date: Thu Feb 10 20:01:08 2005 New Revision: 153339 URL: http://svn.apache.org/viewcvs?view=rev&rev=153339 Log: Correct the place at which subview-related ViewController instances are instantiated and their callback methods called. Now, subviews that are nested inside an compone

svn commit: r153341 - struts/shale/trunk/use-cases/src/systest/org/apache/shale/usecases/systest/SubviewTestCase.java

2005-02-10 Thread craigmcc
Author: craigmcc Date: Thu Feb 10 20:01:48 2005 New Revision: 153341 URL: http://svn.apache.org/viewcvs?view=rev&rev=153341 Log: Uncomment the problematic tests so that we can verify the appropriate callback sequence for subview support. Modified: struts/shale/trunk/use-cases/src/systest/org

Re: ActionContext chain changes committed

2005-02-10 Thread Craig McClanahan
On Thu, 10 Feb 2005 21:45:04 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote: > OK: the ComposableRequestProcessor now makes sure that the context > passed to the initial chain command is an instance of ActionContext > -- this feels like a much stronger model than the wrapping process. > I will prob

[Apache Struts Wiki] Updated: StrutsShale

2005-02-10 Thread dev
Date: 2005-02-10T20:23:31 Editor: CraigMcClanahan Wiki: Apache Struts Wiki Page: StrutsShale URL: http://wiki.apache.org/struts/StrutsShale no comment Change Log: -- @@ -8,7 +8,7 @@ The following bul

svn commit: r153346 - in struts/shale/trunk/core-library/src/java/org/apache/shale: faces/ShaleConstants.java taglib/SubviewTag.java

2005-02-10 Thread craigmcc
Author: craigmcc Date: Thu Feb 10 20:28:17 2005 New Revision: 153346 URL: http://svn.apache.org/viewcvs?view=rev&rev=153346 Log: Clean up JavaDoc warnings. Modified: struts/shale/trunk/core-library/src/java/org/apache/shale/faces/ShaleConstants.java struts/shale/trunk/core-library/src/j

[Apache Struts Wiki] Updated: StrutsShale

2005-02-10 Thread dev
Date: 2005-02-10T20:33:10 Editor: CraigMcClanahan Wiki: Apache Struts Wiki Page: StrutsShale URL: http://wiki.apache.org/struts/StrutsShale no comment Change Log: -- @@ -2,8 +2,8 @@ modular layers, and

DO NOT REPLY [Bug 33511] - 1.2.4 validator.xml problems

2005-02-10 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 33511] - 1.2.4 validator.xml problems

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

[Apache Struts Wiki] Updated: StrutsConsultants

2005-02-10 Thread dev
Date: 2005-02-10T23:17:24 Editor: EyalLupu Wiki: Apache Struts Wiki Page: StrutsConsultants URL: http://wiki.apache.org/struts/StrutsConsultants no comment Change Log: -- @@ -78,6 +78,10 @@ * USSoftw

[Apache Struts Wiki] Updated: StrutsTraining

2005-02-10 Thread dev
Date: 2005-02-10T23:35:51 Editor: EyalLupu Wiki: Apache Struts Wiki Page: StrutsTraining URL: http://wiki.apache.org/struts/StrutsTraining Alphabetical ordered + Adding Novelya Ltd. Change Log: -- @@ -1