Re: [VOTE] Struts as an Apache Top Level Project

2004-03-08 Thread Cedric Dumoulin
+1 to submit the draft TLP resolution. +1 to nominate Craig as VP. Cedric - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-struts/web/tiles-documentation/examples/tiles footer.jsp

2004-01-09 Thread Cedric Dumoulin
Hi all, I don't mind with this copyright. I agree to remove it if, as Ted says, we decide to remove all this kind of copyrights in future Struts versions. I am not very active in the Struts community these weeks, but I hope to come back soon :-) Cedric Martin Cooper wrote

Re: Tiles Advanced Features by Cedric Dumoulin

2003-10-31 Thread Cedric Dumoulin
Hi, The url http://www.lifl.fr/~dumoulin/tiles/tilesAdvancedFeatures.pdf still working. There is sometime some trouble with the web server. Cedric Sean Gunn wrote: Anyone know of a mirror for tilesAdvancedFeatures.pdf? It is referenced in the tiles guide: http://jakarta.apache.org/struts

Re: [Vote] Don Brown as committer

2003-07-23 Thread Cedric Dumoulin
+1 Cedric James Mitchell wrote: Don has been involved with Struts for quite some time and has submitted numerous patches and enhancements. I believe that as we move forward with development, having Don on our team would be a tremendous asset. I would like to nominate Don Brown as a Committer

cvs commit: jakarta-struts/src/tiles-documentation/org/apache/struts/webapp/tiles/template DynTemplateAction.java

2003-07-21 Thread cedric
cedric 2003/07/21 08:18:48 Modified:src/tiles-documentation/org/apache/struts/webapp/tiles/portal UserPortalSettingsAction.java UserPortalAction.java UserMenuSettingsAction.java UserMenuAction.java src/tiles-documentation

cvs commit: jakarta-struts/web/tiles-documentation/WEB-INF struts-tutorial-config.xml struts-examples-config.xml struts-config.xml

2003-07-21 Thread cedric
cedric 2003/07/21 08:23:34 Modified:web/tiles-documentation/WEB-INF struts-tutorial-config.xml struts-examples-config.xml struts-config.xml Log: Remove the use of the deprecated action NoOpAction. Replace by ForwardAction. Revision ChangesPath

cvs commit: jakarta-struts/web/tiles-documentation/WEB-INF tiles-tutorial-defs_de.xml tiles-tutorial-defs.xml

2003-06-29 Thread cedric
cedric 2003/06/29 10:26:24 Modified:web/tiles-documentation/WEB-INF tiles-tutorial-defs_de.xml tiles-tutorial-defs.xml Log: Minor changes: Set the correct german translation. Correction reported by Yann Cebron. Revision ChangesPath 1.3

Re: [VOTE] Struts 1.1 Final Release

2003-06-27 Thread Cedric Dumoulin
+1 Cedric Ted Husted wrote: Since no significant issues have arisen in response to Struts 1.1 RC2, I propose that we release the tip of the main trunk in CVS as the Struts 1.1 Final release. I have checked in a proposed release plan, which is available for review on the Struts web site

Re: Using Struts tab layout

2003-06-23 Thread Cedric Dumoulin
Hi, This kind of question should be asked in the struts user list. I forward the thread to struts-user. Cedric [EMAIL PROTECTED] wrote: Hi, I'm a Struts newbie and this question may have been already addressed, but I can't seem to find anything relevant in the mail archives. I'm

cvs commit: jakarta-struts/doc/userGuide dev_tiles.xml

2003-06-19 Thread cedric
cedric 2003/06/19 07:17:53 Modified:doc/userGuide dev_tiles.xml Log: Documentation minor updates Thanks to Yann Cebron Revision ChangesPath 1.14 +46 -35jakarta-struts/doc/userGuide/dev_tiles.xml Index: dev_tiles.xml

Re: Question on struts, tiles and jsf

2003-06-18 Thread Cedric Dumoulin
Hi, I know someone who have made some works, and apparently have succeed, to let Tiles, Struts and JSF work all together. Unfortunately, our mails are in French, and I have no more news since some weeks. Cedric Ives Landrieu wrote: Hi, I was experimenting with struts and tiles (not very

Re: Tiles beans package?

2003-03-24 Thread Cedric Dumoulin
David Graham wrote: The reason I asked is because a package with 2 classes isn't too useful unless there are plans to add more beans. There were plans to add more kind of beans related to the definitions. For now, there is only one kind of interface and its implementation ;-(. Cedric

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tiles InsertTag.java

2003-03-21 Thread cedric
cedric 2003/03/21 16:25:31 Modified:src/share/org/apache/struts/tiles TilesUtilImpl.java TilesUtil.java src/share/org/apache/struts/taglib/tiles InsertTag.java Log: Change the InsertTag to let it use PageContext.include() instead

cvs commit: jakarta-struts/web/tiles-documentation/test testInclude.jsp showRequestUri.jsp

2003-03-21 Thread cedric
cedric 2003/03/21 16:28:39 Modified:web/tiles-documentation/WEB-INF tiles-tests-defs.xml struts-tests-config.xml Added: web/tiles-documentation/test testInclude.jsp showRequestUri.jsp Log: Add new examples using logic:iterate

cvs commit: jakarta-struts/src/tiles-documentation/org/apache/struts/webapp/tiles/test NoForward.java

2003-03-21 Thread cedric
cedric 2003/03/21 16:31:09 Added: src/tiles-documentation/org/apache/struts/webapp/tiles/test NoForward.java Log: Add new examples showing how to avoid the first forward. This allow to have the original URI instead of the Tiles layout URI when using

Re: Tiles insert tag was Re: cvs commit: jakarta-struts/src/share/org/apache/...

2003-03-19 Thread Cedric Dumoulin
there is an option in WAS 5 to avoid such thing ... Cedric Cedric David _ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: Tiles TextTag?

2003-03-18 Thread Cedric Dumoulin
someone use it in a special way, but this seem to be hard. So I propose to remove the class unless there is objections. Cedric David Graham wrote: There is a o.a.s.taglib.tiles.ext.TextTag class that doesn't appear to have much use. It's not documented in the tiles taglib api

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tilesInsertTag.java

2003-03-18 Thread Cedric Dumoulin
useful things. So please avoid it. I know that you don't like my format style. But this is not a valid reason to reformat it ;-) Cedric - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tilesInsertTag.java

2003-03-18 Thread Cedric Dumoulin
-- put name=secureLeftNav value=/ /definition For me the problem comes from WS 5 that replace the empty string by a null reference ;-(. A solution is to put a blank in the string, and set the flag ignore=true when inserting the attribute value. Cedric

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tilesInsertTag.java

2003-03-18 Thread Cedric Dumoulin
obligations to the community is to provide a reasonably consistent code style. I also agree, but the grain of this consistency can be the roots package (struts core, tiles, ...), at least until when we agree/discuss on a format and decide to reformat everything ;-) . Cedric -T. Cedric Dumoulin

Re: [STP] RC1 Release Plan

2003-03-18 Thread Cedric Dumoulin
Ted Husted wrote: OK, we're back down to two. =:0) http://issues.apache.org/bugzilla/show_bug.cgi?id=17562 Cedric, I can't quite follow the thread on this one myself. Does it look like Redding's patch would help (at least for now). Lavy seems to say it doesn't work for him. I have to do

Re: Code Formatting was Re: cvs commit: jakarta-struts/src/share/org/apache/...

2003-03-18 Thread Cedric Dumoulin
the code format each time he touch a file ? It is why I ask to refrain reformating the code just because you don't like its format. Cedric David Graham wrote: The bottom line on this issue is that we already have a standard, the Sun Java coding conventions documented here: http://java.sun.com/docs

Re: Tiles insert tag was Re: cvs commit: jakarta-struts/src/share/org/apache/...

2003-03-18 Thread Cedric Dumoulin
David Graham wrote: Cedric, Here's the problem as I understand it: To extend a definition you must declare all the attributes in the parent definition even if they're set to , right? No. The parent definition only declare the attributes relevant to the parent. A child (extending a parent

Re: [STP] RC1 Release Plan

2003-03-17 Thread Cedric Dumoulin
Whaoou ... 3 tickets for tiles on 5 left ;-). I have mark one as duplicate, change a second as an enhancement, and still need to solve the 3rd. I will do it asap. Now, there is only 3 tickets remaining. Cedric Ted Husted wrote: I'll update the plan and website later, but for now

Re: Tiles excessive memory usage

2003-03-12 Thread Cedric Dumoulin
Hi, Christophe Warland wrote: [...] With regards to the methodology used, simply start your JVM with java -Xrunhprof:heap=sites ... and look at the self-explanatory results in java.hprof.txt. I can also send you, Cedric, our detailed analysis under private email if you agree not to distribute

Re: Tiles still in the contrib directory

2003-03-03 Thread Cedric Dumoulin
Tiles can be removed from the contrib area. I think we have put everything in the main trunk yet. Cedric Craig R. McClanahan wrote: On Fri, 28 Feb 2003, David Graham wrote: Date: Fri, 28 Feb 2003 19:35:36 -0700 From: David Graham [EMAIL PROTECTED] Reply-To: Struts Developers List

Re: Should this be called a bug ?

2003-03-03 Thread Cedric Dumoulin
the current attribute definition objects and let them disallow modifications. This can be an improvement request in bugzilla. Cedric Pankaj Dhoolia wrote: Hi, Current implementation of ComponentContext is such that you can make changes to it in such a manner that the base definition cached

Re: Test suites fail on localized computer

2003-02-27 Thread Cedric Dumoulin
Thanks for the fix, it works fine for me now. Cedric James Mitchell wrote: LOLnow this is interesting, supposing I had picked a different localewho knows how long this might have gone undetected. I just changed my regional settings to France and my tests failed as well. I

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition XmlParser.java XmlListAttribute.java XmlDefinitionsSet.java XmlDefinition.java I18nFactorySet.java FactorySet.java DefinitionsFactory.java

2003-02-27 Thread cedric
cedric 2003/02/27 11:19:43 Modified:src/share/org/apache/struts/tiles/xmlDefinition XmlParser.java XmlListAttribute.java XmlDefinitionsSet.java XmlDefinition.java I18nFactorySet.java FactorySet.java

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/definition ReloadableDefinitionsFactory.java ComponentDefinitionsFactoryWrapper.java

2003-02-27 Thread cedric
cedric 2003/02/27 11:19:54 Modified:src/share/org/apache/struts/tiles/definition ReloadableDefinitionsFactory.java ComponentDefinitionsFactoryWrapper.java Log: Documentation corrections and updates. No code change. Patches from

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/beans SimpleMenuItem.java MenuItem.java

2003-02-27 Thread cedric
cedric 2003/02/27 11:20:25 Modified:src/share/org/apache/struts/tiles/beans SimpleMenuItem.java MenuItem.java Log: Documentation corrections and updates. No code change. Patches from Yann Cebron Revision ChangesPath 1.2 +14 -14

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/actions TilesAction.java

2003-02-27 Thread cedric
cedric 2003/02/27 11:20:36 Modified:src/share/org/apache/struts/tiles/actions TilesAction.java Log: Documentation corrections and updates. No code change. Patches from Yann Cebron Revision ChangesPath 1.5 +24 -24 jakarta-struts/src/share/org/apache/struts

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles UrlController.java UntyppedAttribute.java TilesUtilStrutsModulesImpl.java TilesUtilStrutsImpl.java TilesUtilImpl.java TilesUtil.java TilesRequestProcessor.java TilesPlugin.java TilesException.java PathAttribute.java NoSuchDefinitionException.java FactoryNotFoundException.java DefinitionsFactoryException.java DefinitionsFactoryConfig.java ControllerSupport.java ComponentContext.java ActionController.java ActionComponentServlet.java

2003-02-27 Thread cedric
cedric 2003/02/27 11:21:09 Modified:src/share/org/apache/struts/tiles UrlController.java UntyppedAttribute.java TilesUtilStrutsModulesImpl.java TilesUtilStrutsImpl.java TilesUtilImpl.java

Test suites fail on localized computer

2003-02-26 Thread Cedric Dumoulin
with other locale parameters, with no success: Tomcat is always launched with the locale of my computer, which I can't change. As a result, I can't run the test suites. Is there someone who have a simple solution, or should we change the TestWriteTag file (how?). cedric

Re: David Graham, 1.1 RC1 MVC

2003-02-25 Thread Cedric Dumoulin
+1 Robert S. Sfeir wrote: +1 On Tuesday, Feb 25, 2003, at 09:02 US/Eastern, Ted Husted wrote: While *we all* put a lot of time and effort into getting 1.1 ready for its first release candidate, it seems to me that David Graham really came through for us over the last few weeks (months, even).

Re: [VOTE] Struts 1.1 Release Candidate 1 Release Plan

2003-02-17 Thread Cedric Dumoulin
+1 Martin Cooper wrote: All outstanding bugs against Struts 1.1 have either been fixed or been categorized for fixing in a release subsequent to Struts 1.1 Final. Therefore, I propose that we release the tip of the main trunk in CVS as Release Candidate 1 for a Struts 1.1 release. I have

Re: Forcing or replacing a request processor version 1.1 beta3

2003-02-12 Thread Cedric Dumoulin
Hi, The TilesPlugin set the RequestProcessor to TilesRequestProcessor. It does it to simplify the way Tiles should be initialized: a user just need to declare the plugin. Then, the plugin check if the current RequestProcessor must be changed, or if it is already set by the user. Cedric

Re: RequestProcessor methods scope

2003-02-08 Thread Cedric Dumoulin
These methods are used by the Tiles subclasses, which are part of Struts ;-) The doc says that methods are not part of the API to prevent regular users to use them. Normally, users only need to overload doInclude() or doForward(). Cedric David Graham wrote

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition XmlParser.java

2003-02-08 Thread cedric
cedric 2003/02/08 11:34:19 Modified:src/share/org/apache/struts/tiles/xmlDefinition XmlParser.java Log: Let the bean rules use the correct declaration. Revision ChangesPath 1.8 +4 -4 jakarta-struts/src/share/org/apache/struts/tiles

Re: Tiles XmlParser - cut paste error?

2003-02-08 Thread Cedric Dumoulin
You are right, this is probably a cutpaste error. I have corrected it. Cedric Martin Cooper wrote: Running PMD over the latest code, I think I've found a bug in the Tiles XmlParser class. Lines 255 - 256 of this class look like this: String menuItemDefaultClass

Re: tiles:put and put tag

2003-02-08 Thread Cedric Dumoulin
Hi, But where do you declare objects in the config file ? If we enable someting like beanName=someBean in the config file, where does the bean should come from ? Cedric Frank Kim wrote: I have a quick question regarding the difference in terms of functionality between put tag

Re: TilesRequestProcessor in non-Tiles applications

2003-01-09 Thread Cedric Dumoulin
Can you post this as an enhancement request in bugzilla ? Goal: be able to use the TilesRequestProcessor even if it not initialized from the TilesPlugin. Cedric Heydtmann, Dirk [PCS] wrote: Hello: We would like to propose making the TilesRequestProcessor tolerant to where it does

Re: [VOTE] Proposed New Committer: James Turner

2003-01-02 Thread Cedric Dumoulin
+1 Cedric Craig R. McClanahan wrote: James Turner has been a long-time contributor of patches to Struts, took over commons-validator when it was languishing (he's a committer there), and is the author of Struts Kick Start. I'd like to propose him as a committer on Struts as well. Here's my

cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionServlet.java

2002-12-31 Thread cedric
cedric 2002/12/31 03:38:25 Modified:src/share/org/apache/struts/action ActionServlet.java Log: Catch all exceptions when trying to set the currentPlugInConfigObject property during the plugin initialization. This should solve problems encountered whith containers applying

Re: Switching Modules - isn't working for me...

2002-12-30 Thread Cedric Dumoulin
Does someone have a simple example war file reproducing the problem ? If yes, could you send it to me ? Cedric Matt Raible wrote: I tried switching to last night's build, but that appears to be even worse - I can't even use the default module. I get the following error the first time

cvs commit: jakarta-struts/web/tiles-documentation/doc quickOverview.jsp

2002-12-29 Thread cedric
cedric 2002/12/29 13:18:01 Removed: web/tiles-documentation/common viewSrcBodyError.jsp viewSrc.jsp menuViewSrc.jsp web/tiles-documentation/doc quickOverview.jsp Log: Move files to more appropriate directories -- To unsubscribe, e-mail

cvs commit: jakarta-struts/web/tiles-documentation/doc index.jsp

2002-12-29 Thread cedric
cedric 2002/12/29 13:18:32 Added: web/tiles-documentation/tutorial/common viewSrc.jsp menuViewSrc.jsp web/tiles-documentation/test quickOverview.jsp web/tiles-documentation/doc index.jsp Log: Move files to more appropriate

cvs commit: jakarta-struts/web/tiles-documentation/WEB-INF struts-tutorial-config.xml

2002-12-29 Thread cedric
cedric 2002/12/29 13:19:01 Added: web/tiles-documentation/WEB-INF struts-tutorial-config.xml Log: Add module config file Revision ChangesPath 1.1 jakarta-struts/web/tiles-documentation/WEB-INF/struts-tutorial-config.xml Index: struts-tutorial

cvs commit: jakarta-struts/web/tiles-documentation/WEB-INF web.xml tiles-tutorial-defs.xml tiles-tests-defs.xml tiles-examples-defs.xml tiles-defs.xml struts-tests-config.xml struts-examples-config.xml struts-config.xml

2002-12-29 Thread cedric
cedric 2002/12/29 13:20:06 Modified:web/tiles-documentation/WEB-INF web.xml tiles-tutorial-defs.xml tiles-tests-defs.xml tiles-examples-defs.xml tiles-defs.xml struts-tests-config.xml struts-examples-config.xml

cvs commit: jakarta-struts/web/tiles-documentation/tutorial/invoice editInvoice2.jsp editInvoice.jsp

2002-12-29 Thread cedric
cedric 2002/12/29 13:20:52 Modified:web/tiles-documentation/doc tilesTags.jsp web/tiles-documentation/tutorial/common header.jsp footer.jsp web/tiles-documentation/common footer.jsp web/tiles-documentation/tutorial

cvs commit: jakarta-struts/src/tiles-documentation/org/apache/struts/webapp/tiles/rssChannel Channels.java

2002-12-29 Thread cedric
cedric 2002/12/29 13:22:03 Modified:src/tiles-documentation/org/apache/struts/webapp/tiles/rssChannel Channels.java Log: Add logging variable Revision ChangesPath 1.2 +9 -63 jakarta-struts/src/tiles-documentation/org/apache/struts

cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionServlet.java

2002-12-29 Thread cedric
cedric 2002/12/29 13:24:38 Modified:src/share/org/apache/struts/action ActionServlet.java Log: Change the way the ModuleConfig object is passed to a plugin during initialization. Revision ChangesPath 1.139 +11 -6 jakarta-struts/src/share/org/apache/struts

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/actions NoOpAction.java

2002-12-29 Thread cedric
cedric 2002/12/29 13:24:58 Modified:src/share/org/apache/struts/tiles/actions NoOpAction.java Log: Documentation correction. Revision ChangesPath 1.6 +5 -5 jakarta-struts/src/share/org/apache/struts/tiles/actions/NoOpAction.java Index: NoOpAction.java

cvs commit: jakarta-struts/src/share/org/apache/struts/util RequestUtils.java

2002-12-29 Thread cedric
cedric 2002/12/29 13:27:32 Modified:src/share/org/apache/struts/util RequestUtils.java Log: Add two methods: - one to retrieve the module config from the request - one to get the module name from a uri passed as String Revision ChangesPath 1.77 +31 -4

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles TilesUtilStrutsModulesImpl.java

2002-12-29 Thread cedric
cedric 2002/12/29 13:29:23 Modified:src/share/org/apache/struts/tiles TilesUtilStrutsModulesImpl.java Log: Change the way the moduleConfig object is found Revision ChangesPath 1.2 +12 -9 jakarta-struts/src/share/org/apache/struts/tiles

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tiles InsertTag.java

2002-12-29 Thread cedric
cedric 2002/12/29 13:31:02 Modified:src/share/org/apache/struts/taglib/tiles InsertTag.java Log: Call the TilesUtil.doInclude() method when an include is needed. Revision ChangesPath 1.9 +55 -32 jakarta-struts/src/share/org/apache/struts/taglib/tiles

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles TilesPlugin.java

2002-12-29 Thread cedric
cedric 2002/12/29 13:31:36 Modified:src/share/org/apache/struts/tiles TilesPlugin.java Log: Documentation correction. Revision ChangesPath 1.17 +6 -6 jakarta-struts/src/share/org/apache/struts/tiles/TilesPlugin.java Index: TilesPlugin.java

cvs commit: jakarta-struts/web/blank/WEB-INF struts-config.xml

2002-12-29 Thread cedric
cedric 2002/12/29 13:41:57 Modified:web/blank/WEB-INF struts-config.xml Log: Documentation correction. Revision ChangesPath 1.9 +1 -3 jakarta-struts/web/blank/WEB-INF/struts-config.xml Index: struts-config.xml

cvs commit: jakarta-struts/web/tiles-documentation/test testController.jsp

2002-12-29 Thread cedric
cedric 2002/12/29 14:37:33 Modified:web/tiles-documentation/WEB-INF web.xml web/tiles-documentation/test testController.jsp Log: Change package names org.apache.struts.example.tiles to org.apache.struts.webapp.tiles to be standard. This should close bug report

Re: Switching Modules - isn't working for me...

2002-12-28 Thread Cedric Dumoulin
Hi, For me it sound like a binary version problem. Maybe one of your plugin has been compiled with an older and incompatible jar file. The tiles-documentation.war file use modules and tiles (module default, example, test). It works on my configuration. Hope this help, Cedric

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:35:20 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: Move the loaded factory log report from 'info' to 'debug'. This suppress the long report at startup. Set log to debug to see it again

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/actions NoOpAction.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:36:54 Modified:src/share/org/apache/struts/tiles/actions NoOpAction.java Log: Add some documentation Revision ChangesPath 1.5 +10 -5 jakarta-struts/src/share/org/apache/struts/tiles/actions/NoOpAction.java Index: NoOpAction.java

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles TilesUtilStrutsModulesImpl.java TilesUtilStrutsImpl.java TilesUtilImpl.java TilesUtil.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:41:24 Modified:src/share/org/apache/struts/tiles TilesUtil.java Added: src/share/org/apache/struts/tiles TilesUtilStrutsModulesImpl.java TilesUtilStrutsImpl.java TilesUtilImpl.java Log: Change

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles DefaultTilesUtilImpl.java StrutsModulesTilesUtilImpl.java TilesUtilInterface.java TilesUtilStrutsSingleFactory.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:47:23 Removed: src/share/org/apache/struts/tiles DefaultTilesUtilImpl.java StrutsModulesTilesUtilImpl.java TilesUtilInterface.java TilesUtilStrutsSingleFactory.java Log: Change

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles DefinitionsUtil.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:49:34 Modified:src/share/org/apache/struts/tiles DefinitionsUtil.java Log: Change the implementation of getFactory with a single argument. Revision ChangesPath 1.9 +4 -4 jakarta-struts/src/share/org/apache/struts/tiles

cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionServlet.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:52:22 Modified:src/share/org/apache/struts/action ActionServlet.java Log: Pass the current plugIn config object to the PlugIn during initialization. The object is passed as a property of the plugin. The plugin should declare a property

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles TilesPlugin.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:55:15 Modified:src/share/org/apache/struts/tiles TilesPlugin.java Log: Change initialization code. The moduleAware is better taken into account (bug reported on mailing list). The struts original plugin config object is now retrieved with appropriate

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles package.html

2002-12-27 Thread cedric
cedric 2002/12/27 02:55:44 Modified:src/share/org/apache/struts/tiles package.html Log: Update documentation. Revision ChangesPath 1.4 +20 -11jakarta-struts/src/share/org/apache/struts/tiles/package.html Index: package.html

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles TilesRequestProcessor.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:57:01 Modified:src/share/org/apache/struts/tiles TilesRequestProcessor.java Log: Change definitionFactory visibility to protected (requested on mailing list). Remove one call to deprecated api. Revision ChangesPath 1.16 +6 -5 jakarta

cvs commit: jakarta-struts/src/test/org/apache/struts/tiles - New directory

2002-12-27 Thread cedric
cedric 2002/12/27 02:57:44 jakarta-struts/src/test/org/apache/struts/tiles - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-struts/src/test/org/apache/struts/tiles/config - New directory

2002-12-27 Thread cedric
cedric 2002/12/27 02:57:50 jakarta-struts/src/test/org/apache/struts/tiles/config - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-struts/src/test/org/apache/struts/mock MockActionServlet.java

2002-12-27 Thread cedric
cedric 2002/12/27 03:00:55 Added: src/test/org/apache/struts/mock MockActionServlet.java Log: An ActionServlet mock object to be able to test objects and methods requiring such object. The implementation only provide a fake object with getServletContext

cvs commit: jakarta-struts/src/test/org/apache/struts/mock MockServletContext.java

2002-12-27 Thread cedric
cedric 2002/12/27 03:02:09 Modified:src/test/org/apache/struts/mock MockServletContext.java Log: Implement getResource() and getResourceAsStream(). The implementation simply use the underlying method of Class. Revision ChangesPath 1.2 +8 -6 jakarta-struts

cvs commit: jakarta-struts/src/test/org/apache/struts/tiles/config tiles-defs.xml

2002-12-27 Thread cedric
cedric 2002/12/27 03:02:54 Added: src/test/org/apache/struts/tiles TestTilesPlugin.java src/test/org/apache/struts/tiles/config tiles-defs.xml Log: Test suite for tiles. Revision ChangesPath 1.1 jakarta-struts/src/test/org/apache

cvs commit: jakarta-struts build-tests.xml

2002-12-27 Thread cedric
cedric 2002/12/27 03:03:55 Modified:.build-tests.xml Log: Add batch for tiles test suite. Revision ChangesPath 1.13 +17 -10jakarta-struts/build-tests.xml Index: build-tests.xml

Re: [VOTE] Struts 1.1 Beta 3 Release Plan (revised)

2002-12-24 Thread Cedric Dumoulin
+1 Cedric Martin Cooper wrote: A number of new features have been added to Struts since the 1.1 Beta 2 release, and many bugs have been fixed. Therefore, I propose that we release the tip of the main trunk in CVS as Beta 3 for a Struts 1.1 release. I have checked in a proposed release

Avoid code reformating !

2002-12-16 Thread Cedric Dumoulin
having an automatic code formatter, please disable it when playing with struts code, and resist to the tentation ;-) Cedric -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Avoid code reformating !

2002-12-16 Thread Cedric Dumoulin
structures at a glance, and so it requires me some times to try to figure it out. I thing it is a waste of time ... Cedric David Graham wrote: With all due respect Cedric, that code did not follow the java standard coding guidelines so it was a candidate for reformatting. Under the Jakarta

Re: [VOTE] Struts 1.1 Beta 3 Release Plan

2002-12-13 Thread Cedric Dumoulin
I am in favor of this release plan, except for the date ;-). I prefer a date after this week-end. This will allow me to do some works. Cedric Martin Cooper wrote: A number of new features have been added to Struts since the 1.1 Beta 2 release, and many bugs have been fixed. Therefore

Re: question about tiles:useAttribute bugfix

2002-11-05 Thread Cedric Dumoulin
Hi, You are right, it should be reopened. Cedric Anand Joshi wrote: hi Cedric, I can open defect against this bug. But I feel since this bug was reported earlier, wouldn't it be nice to reopen earlier bug fix report? As this bug was already reported and happened to be fixed under

cvs commit: jakarta-struts/src/share/org/apache/struts/util RequestUtils.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:07:09 Modified:src/share/org/apache/struts/util RequestUtils.java Log: Factorize the module name computation in method getModuleName(). Let selectApplication(...) use this new method. Revision ChangesPath 1.67 +27 -15 jakarta-struts/src

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles TilesRequestProcessor.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:08:29 Modified:src/share/org/apache/struts/tiles TilesRequestProcessor.java Log: Add a method to retrieve associated factory Revision ChangesPath 1.9 +22 -6 jakarta-struts/src/share/org/apache/struts/tiles/TilesRequestProcessor.java

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles UrlController.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:08:56 Modified:src/share/org/apache/struts/tiles UrlController.java Log: typo corrections Revision ChangesPath 1.2 +5 -5 jakarta-struts/src/share/org/apache/struts/tiles/UrlController.java Index: UrlController.java

cvs commit: jakarta-struts/src/share/org/apache/struts/action RequestProcessor.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:10:07 Modified:src/share/org/apache/struts/action RequestProcessor.java Log: typo corrections Revision ChangesPath 1.20 +8 -4 jakarta-struts/src/share/org/apache/struts/action/RequestProcessor.java Index: RequestProcessor.java

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tiles InitDefinitionsTag.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:13:43 Modified:src/share/org/apache/struts/taglib/tiles InitDefinitionsTag.java Log: Use TilesUtil instead of DefinitionsUtil Revision ChangesPath 1.3 +6 -6 jakarta-struts/src/share/org/apache/struts/taglib/tiles

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/tiles/util TagUtils.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:14:07 Modified:src/share/org/apache/struts/taglib/tiles/util TagUtils.java Log: Use TilesUtil instead of DefinitionsUtil Revision ChangesPath 1.2 +8 -8 jakarta-struts/src/share/org/apache/struts/taglib/tiles/util/TagUtils.java Index

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles Controller.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:14:24 Modified:src/share/org/apache/struts/tiles Controller.java Log: typo corrections Revision ChangesPath 1.2 +4 -4 jakarta-struts/src/share/org/apache/struts/tiles/Controller.java Index: Controller.java

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles DefinitionsFactoryConfig.java DefinitionsUtil.java TilesPlugin.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:15:53 Modified:src/share/org/apache/struts/tiles DefinitionsFactoryConfig.java DefinitionsUtil.java TilesPlugin.java Log: Let TilesPlugin be struts 1.1 module aware: Change the initialization method, Add

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles DefaultTilesUtilImpl.java StrutsModulesTilesUtilImpl.java TilesUtil.java TilesUtilInterface.java

2002-11-05 Thread cedric
cedric 2002/11/05 06:16:41 Added: src/share/org/apache/struts/tiles DefaultTilesUtilImpl.java StrutsModulesTilesUtilImpl.java TilesUtil.java TilesUtilInterface.java Log: Let TilesPlugin be struts 1.1 module aware: Change

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles package.html

2002-11-05 Thread cedric
cedric 2002/11/05 06:17:16 Modified:src/share/org/apache/struts/tiles package.html Log: Update documentation Revision ChangesPath 1.3 +43 -56jakarta-struts/src/share/org/apache/struts/tiles/package.html Index: package.html

cvs commit: jakarta-struts/doc/userGuide dev_tiles.xml

2002-11-05 Thread cedric
cedric 2002/11/05 06:18:04 Modified:doc/userGuide dev_tiles.xml Log: Update documentation Revision ChangesPath 1.11 +6 -5 jakarta-struts/doc/userGuide/dev_tiles.xml Index: dev_tiles.xml

cvs commit: jakarta-struts/web/tiles-documentation/WEB-INF struts-doc-config.xml struts-tests-config.xml tiles-doc-defs.xml struts-config.xml struts-examples-config.xml tiles-defs.xml tiles-examples-defs.xml tiles-tests-defs.xml tiles-tutorial-defs.xml web.xml

2002-11-05 Thread cedric
cedric 2002/11/05 06:18:58 Modified:web/blank/WEB-INF struts-config.xml web/tiles-documentation/doc/portal documentation.jsp news.jsp revisions.jsp welcome.jsp web/tiles-documentation/layouts tabsLayout.jsp web/tiles

cvs commit: jakarta-struts/web/tiles-documentation/layouts nestedTabsLayout.jsp

2002-11-05 Thread cedric
cedric 2002/11/05 06:19:40 Added: web/tiles-documentation/layouts nestedTabsLayout.jsp Log: New layout for tabs. This layout allows nested tabs. Revision ChangesPath 1.1 jakarta-struts/web/tiles-documentation/layouts/nestedTabsLayout.jsp Index

Tiles and modules

2002-11-05 Thread Cedric Dumoulin
contain paths relative to the main context. I will add the ability to specify paths relative to the module context asap. There is already hooks for that, but more should be provided. I will do it asap (but I won't be able to do anything before the 18th nov.). Cedric -- To unsubscribe, e-mail

Re: question about tiles:useAttribute

2002-11-04 Thread Cedric Dumoulin
Can you open a ticket in bugzilla reporting this bug. Don't forget to specify the faulty configuration (web server(s), struts release(s), ...) Thanks, Cedric Anand Joshi wrote: hi Cedric, I took nightly build 1031 and extracted struts.jar from it But unfortunately it did

Re: question about tiles:useAttribute

2002-10-29 Thread Cedric Dumoulin
to check if it solve your problem ? Cedric Anand Joshi wrote: hi All, I had used tiles:useAttribute in struts 1.0.2 where tiles was separate. It used to work even without attribute id. Now in struts 1.1b2 release,I have to give id attribute otherwise tag does not work. specifcally it gives

Re: [VOTE] James Mitchell as Struts Committer

2002-10-23 Thread Cedric Dumoulin
+1 Ted Husted wrote: James Mitchell has been a long-time contributor of good ideas as well as patches on the developer list. He is also generous with his help on the user list. I believe it's time that we nominated James as a Committer. After all, we can always use another Evangelist.

Re: Tiles Refactorings for 1.1 compatability

2002-10-18 Thread Cedric Dumoulin
It will be a proposal for a common tiles/templates taglib intended to be included in JSTL. But this can't happen before a JSTL2.x release. So, you can continue to use your favorite Tiles framework, we will continue to support it for a long time ;-). Cedric Byrne, Steven wrote

Re: template status

2002-10-18 Thread Cedric Dumoulin
Martin Cooper wrote: Meanwhile, David Geary, who was the original author of the template library, went on to develop the Regions library, which he describes in his book, Advanced JavaServer Pages. At one point, there was some discussion of David and Cedric working together to combine the best

Re: [VOTE] How should Tiles be refactored?How

2002-10-18 Thread Cedric Dumoulin
Hi Eddie, Eddie Bush wrote: Cedric, I wasn't trying to step on toes :-) I can't say how much more I'd prefer you refactor Tiles than me. You (obviously) are a *lot* more familiar with it's inner workings! The point to keep in mind though is that 1.1 *is* about seperatism. If you have

  1   2   3   >