RE: Standalone Tiles - JSP version & tld file

2005-08-24 Thread Matthias Wessendorf
Martin- there is also an issue with the Maven build for Tiles standalone. the dtds are not inside the jar file, *after* maven build see here: http://issues.apache.org/bugzilla/show_bug.cgi?id=36096 -Matthias > -Original Message- > From: Martin Cooper [mailto:[EMAIL PROTECTED] > Sent: Th

Re: Standalone Tiles - JSP version & tld file

2005-08-24 Thread Wendy Smoak
From: "Craig McClanahan" <[EMAIL PROTECTED]> On 8/24/05, Martin Cooper <[EMAIL PROTECTED]> wrote: I believe the intent was that Standalone Tiles should rely on Servlets 2.3 and JSP 1.2, as does Struts Classic. I hope that's still the case, and that we just need to fix up Tiles to conform to that

DO NOT REPLY [Bug 35764] - [shale] Clay View-Handler doesn't work correctly with client side state saving.

2005-08-24 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 35841] - [shale] Clay doesn't preserve the component hierarchy in HTML templates

2005-08-24 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: r240001 - /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/parser/builder/MorphBuilder.java

2005-08-24 Thread gvanmatre
Author: gvanmatre Date: Wed Aug 24 22:46:39 2005 New Revision: 240001 URL: http://svn.apache.org/viewcvs?rev=240001&view=rev Log: Bug#: 35841 [shale] Clay doesn't preserve the component hierarchy in HTML templates Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/parse

Re: Standalone Tiles - JSP version & tld file

2005-08-24 Thread Martin Cooper
On 8/24/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > On 8/24/05, James Mitchell <[EMAIL PROTECTED]> wrote: > > Sorry if I'm piping up late on this. > > > > What's the plans for Tiles? Will we support embedded tiles or will > > we simply adapt standalone to work as we do for the commons stuff?

DO NOT REPLY [Bug 35935] - [shale] loadBundle component for clay HTML templates

2005-08-24 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 35935] - [shale] loadBundle component for clay HTML templates

2005-08-24 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: r239999 - in /struts/sandbox/trunk/tiles: build.xml project.xml

2005-08-24 Thread wsmoak
Author: wsmoak Date: Wed Aug 24 22:32:22 2005 New Revision: 23 URL: http://svn.apache.org/viewcvs?rev=23&view=rev Log: Corrected dependencies. Standalone Tiles requires Servlet 2.3 and JSP 1.2 Modified: struts/sandbox/trunk/tiles/build.xml struts/sandbox/trunk/tiles/project.xml

Re: Standalone Tiles - JSP version & tld file

2005-08-24 Thread Craig McClanahan
On 8/24/05, James Mitchell <[EMAIL PROTECTED]> wrote: > Sorry if I'm piping up late on this. > > What's the plans for Tiles? Will we support embedded tiles or will > we simply adapt standalone to work as we do for the commons stuff? > That's definitely a call for the developers invested in 1.3.

Re: Standalone Tiles - JSP version & tld file

2005-08-24 Thread James Mitchell
Sorry if I'm piping up late on this. What's the plans for Tiles? Will we support embedded tiles or will we simply adapt standalone to work as we do for the commons stuff? -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://ww

Re: Standalone Tiles - JSP version & tld file

2005-08-24 Thread Craig McClanahan
On 8/24/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > On 8/24/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > From: <[EMAIL PROTECTED]> (on struts-user) > > > test.jsp has this: > > > <%@ taglib uri="http://jakarta.apache.org/tiles"; prefix="tiles" %> > > > > Jakarta? That can't be right... there'

DO NOT REPLY [Bug 36176] - [shale] HTML Rolodex example doesn't save the residential and business address fields.

2005-08-24 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 35935] - [shale] loadBundle component for clay HTML templates

2005-08-24 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 35212] - [shale] Clay doesn't process transient components correctly.

2005-08-24 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: r239993 - /struts/shale/trunk/use-cases/src/web/WEB-INF/clay-config.xml

2005-08-24 Thread gvanmatre
Author: gvanmatre Date: Wed Aug 24 21:47:14 2005 New Revision: 239993 URL: http://svn.apache.org/viewcvs?rev=239993&view=rev Log: Bug#: 36176 - [shale] HTML Rolodex example doesn't save the residential and business address fields; submitted by Manfred Klug Modified: struts/shale/trunk/use-

svn commit: r239992 - in /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay: ./ component/ component/chain/ faces/ parser/builder/ utils/

2005-08-24 Thread gvanmatre
Author: gvanmatre Date: Wed Aug 24 21:44:52 2005 New Revision: 239992 URL: http://svn.apache.org/viewcvs?rev=239992&view=rev Log: Bug#: 35212 - Clay doesn't process transient components correctly; patch submitted by Manfred Klug Bug#: 35764 - [shale] Clay View-Handler doesn't work correctly

svn commit: r239990 - /struts/core/trunk/project.xml

2005-08-24 Thread wsmoak
Author: wsmoak Date: Wed Aug 24 21:32:39 2005 New Revision: 239990 URL: http://svn.apache.org/viewcvs?rev=239990&view=rev Log: Changed build to include LICENSE and NOTICE in struts-core jar file Modified: struts/core/trunk/project.xml Modified: struts/core/trunk/project.xml URL: http://svn.

DO NOT REPLY [Bug 35212] - [shale] Clay doesn't process transient components correctly.

2005-08-24 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 35790] - [shale] application freezes if ids for clay components are duplicated

2005-08-24 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: r239989 - /struts/build/trunk/maven.xml

2005-08-24 Thread wsmoak
Author: wsmoak Date: Wed Aug 24 21:28:01 2005 New Revision: 239989 URL: http://svn.apache.org/viewcvs?rev=239989&view=rev Log: Added NOTICE to all distribution files Fixed inadvertent inclusion of LICENSE.CheckStyle by specifying .txt extension Modified: struts/build/trunk/maven.xml Modified

Re: Standalone Tiles - JSP version & tld file

2005-08-24 Thread Martin Cooper
On 8/24/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: <[EMAIL PROTECTED]> (on struts-user) > > test.jsp has this: > > <%@ taglib uri="http://jakarta.apache.org/tiles"; prefix="tiles" %> > > Jakarta? That can't be right... there's a problem: > > The tld in last night's tiles-core.jar has a J

svn commit: r239974 - /struts/core/trunk/src/test/org/apache/struts/action/TestDynaActionFormClass.java

2005-08-24 Thread jmitchell
Author: jmitchell Date: Wed Aug 24 18:43:52 2005 New Revision: 239974 URL: http://svn.apache.org/viewcvs?rev=239974&view=rev Log: remove unused local var Modified: struts/core/trunk/src/test/org/apache/struts/action/TestDynaActionFormClass.java Modified: struts/core/trunk/src/test/org/apac

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

2005-08-24 Thread James Mitchell
Do we care about gump? I have 3 line fix for this. $svn mv build.xml build.legacy.xml $maven ant $svn add build.xml Then doing ... $ant dist ...(which is what gump is doing) takes me 1 min and 4 seconds if it has to download the dependencies. Craig, I believe your nightly build would be

svn commit: r239956 - /struts/shale/trunk/core-library/build.xml

2005-08-24 Thread craigmcc
Author: craigmcc Date: Wed Aug 24 15:40:29 2005 New Revision: 239956 URL: http://svn.apache.org/viewcvs?rev=239956&view=rev Log: Make complication of the Spring Webflow classes conditional (on the PR4 release of Spring Webflow). Modified: struts/shale/trunk/core-library/build.xml Modified: s

Re: ApacheCon 2005 SanDiego

2005-08-24 Thread Ted Husted
On 8/23/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > My Shale talk got accepted as well. As long as you're scheduled on > Monday or Tuesday (I have to fly out on Wednesday) I should be able to > join you. I ask if they can run them back to back. I expect that most folks interest in Struts 20

Re: ApacheCon 2005 SanDiego

2005-08-24 Thread Ted Husted
Matter of fact, the slides for all of my talks are available online. * http://wiki.apache.org/struts/StrutsUniversity And, these would be no different :) I'd also expect that we would make them available in advance. On 8/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > May I encourage yo

Re: Thoughts on Checkstyle stuff

2005-08-24 Thread Frank W. Zammetti
Done. I also obsoleted the attachments and made a note that I will tackle all the Checkstyle complaints when the 1.3 code base is deemed stable and otherwise ready for release. By the way, I don't mind looking at PMD stuff as well, and Jlint and FindBugs too, at the same time... I think only PMD

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

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

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

2005-08-24 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

Standalone Tiles - JSP version & tld file

2005-08-24 Thread Wendy Smoak
From: <[EMAIL PROTECTED]> (on struts-user) test.jsp has this: <%@ taglib uri="http://jakarta.apache.org/tiles"; prefix="tiles" %> Jakarta? That can't be right... there's a problem: The tld in last night's tiles-core.jar has a JSP 1.1 tld with that uri, which is coming from src/conf. I noti

Re: Thoughts on Checkstyle stuff

2005-08-24 Thread Don Brown
Works for me. If you could, mark the ticket LATER until then. Thanks, Don Frank W. Zammetti wrote: Perhaps I can make an offer here... At some point, I imagine, you guys (the committers) are all going to agree that the code is stable and ready for release. How about if at that point, whenev

Re: Thoughts on Checkstyle stuff

2005-08-24 Thread Frank W. Zammetti
Perhaps I can make an offer here... At some point, I imagine, you guys (the committers) are all going to agree that the code is stable and ready for release. How about if at that point, whenever it is, someone drops me a line and says "ok, have at it with the Checkstyle stuff", and give me maybe

Re: Thoughts on Checkstyle stuff

2005-08-24 Thread James Mitchell
That's pretty close to a response I gave someone offlist. I basically agreed that we should do it, but said that committing a bunch of formatting changes tends to add a lot of noise in the history logs, so doing a release, and realizing there is are a few small changes that might have been a m

Re: Thoughts on Checkstyle stuff

2005-08-24 Thread Don Brown
Sorry James, I missed this email as apparently Thunderbird thought it was junk :) I'm willing to take the time to apply this patch if you have no objection. While I'd like to think 1.3.0 is days away, past experience has shown "don't hold your breath". My first concern looking at the patch was

DO NOT REPLY [Bug 36327] - [Standalone Tiles] Test fails due to URL problems on different platforms.

2005-08-24 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: r239712 - in /struts/sandbox/trunk/tiles/src/test/org/apache/tiles/config: defs1_FR.xml defs1_fr.xml

2005-08-24 Thread craigmcc
Author: craigmcc Date: Wed Aug 24 09:59:29 2005 New Revision: 239712 URL: http://svn.apache.org/viewcvs?rev=239712&view=rev Log: Correct a case-mismatch on a resource file that caused test failures on case sensitive operating systems (such as Linux). PR: Bugzilla #36327 Submitted By: Greg Reddi

Re: 1.3.0 Release - Next Steps

2005-08-24 Thread Craig McClanahan
On 8/24/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Ted Husted" <[EMAIL PROTECTED]> > > > Thanks, Wendy, increasing the memory setting did the trick. It just > > finished building, and everything looks as expected. I can get > > cracking on the fnal round of website changes now, and then w

DO NOT REPLY [Bug 36327] - [Standalone Tiles] Test fails due to URL problems on different platforms.

2005-08-24 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: Thoughts on Checkstyle stuff

2005-08-24 Thread George.Dinwiddie
>From the peanut gallery, I'd like to second Frank's statement in the spirit of "fixing broken windows." - George Dinwiddie http://www.idiacomputing.com [EMAIL PROTECTED] > -Original Message- > From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 24, 2005 10

Re: Thoughts on Checkstyle stuff

2005-08-24 Thread Frank W. Zammetti
Hi James, I see this as an ongoing task... the types of things that Checkstyle raises are the types of things that tend to creep in continually, for various reasons, even moreso with a community-driven project like Struts. That being said, I think there is value in getting what is there now taken

[SORRY]Re: Seeking IT professionals!

2005-08-24 Thread Andrew Stepanenko
Hello, I'd like to excuse for sending my previous message to struts dev. list. I haven't noticed that address in To: field was struts dev list address and not that person's. Thank you, Andrew. Levin, Jennifer wrote: Hi All, The market is at its peak and we are currently looking to fill

Re: Seeking IT professionals!

2005-08-24 Thread Andrew Stepanenko
Hello Jennifer, does location matters for these projects? Or remote work bi ok too? Thank you, -- Andrew Stepanenko, Software engineer, Ukrainian-Dutch Faculty of Economics and Management Ternopil State Economic University Shevchenko Street 9, Office 24-25 Ternopil, 46000 UKRAINE Tel: +38 (0352

Re: 1.3.0 Release - Next Steps

2005-08-24 Thread Wendy Smoak
From: "Ted Husted" <[EMAIL PROTECTED]> Thanks, Wendy, increasing the memory setting did the trick. It just finished building, and everything looks as expected. I can get cracking on the fnal round of website changes now, and then we can take a deep breath and roll this beast :) I'm not sure if

RE: ApacheCon 2005 SanDiego

2005-08-24 Thread George.Dinwiddie
May I encourage you to make some form of that talk available on the Struts website? I think it would be very valuable. > -Original Message- > From: Ted Husted [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 23, 2005 6:21 PM > To: Struts Developers List > Subject: Re: ApacheCon 2005 San

Re: Shale Volunteers (was Re: [OT] RE: [ANNOUNCEMENT])

2005-08-24 Thread Dakota Jack
This is one point of view, Ted, and one that needs to be considered of course. I think it is not accurate myself. Another point of view is that Struts needs to come up to snuff in the arena and is being left behind. Having half the community spend time on a completely incompatible framework like

Re: 1.3.0 Release - Next Steps

2005-08-24 Thread Ted Husted
Thanks, Wendy, increasing the memory setting did the trick. It just finished building, and everything looks as expected. I can get cracking on the fnal round of website changes now, and then we can take a deep breath and roll this beast :) -Ted. On 8/23/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> w

Shale Volunteers (was Re: [OT] RE: [ANNOUNCEMENT])

2005-08-24 Thread Ted Husted
Since the ANNOUNCEMENT thread is veering off-topic On 8/24/05, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > ah... > > were did you read it ?!? > > > Rod Johnson and many others. But, that should be a start to > > think about, Dave. >From the ASF's point of view, the only thing that mat

Re: [OT] RE: [ANNOUNCEMENT] New Struts Committer: Gary vanMatre

2005-08-24 Thread Dakota Jack
First, comparing Struts and JSF is like comparing C++ and Visual Basic. Struts is REQUEST-DRIVEN MVC and JSF (Shale) is PAGE CENTRIC RAD (rapid development with tools as in VB). Anyone that cannot see they don't go together, frankly, is not that insightful, in my opinion. The present idea that t

DO NOT REPLY [Bug 14471] - [validator] validator-rules.xml JavaScript fails when field not present in jsp

2005-08-24 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: Thoughts on Checkstyle stuff

2005-08-24 Thread James Mitchell
I saw the tread, but I haven't followed that discussion. I would rather wait till after 1.3.0 is out there. If you can wait till things settle down, I'd be happy to apply your fixes then. After all, the activity may make your patches out of date and we would need to do it ourselves or as

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

2005-08-24 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-core has an issue affecting its community integration. This issue affects

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

2005-08-24 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-core has an issue affecting its community integration. This issue affects

[OT] RE: [ANNOUNCEMENT] New Struts Committer: Gary vanMatre

2005-08-24 Thread Matthias Wessendorf
ah... were did you read it ?!? > Rod Johnson and many others. But, that should be a start to > think about, Dave. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] RE: ApacheCon 2005 SanDiego

2005-08-24 Thread Matthias Wessendorf
Craig, > My Shale talk got accepted as well. As long as you're scheduled on > Monday or Tuesday (I have to fly out on Wednesday) I should be able to > join you. > > Craig Will it be a *tandem* talk with David Geary? -Matthias ---