DO NOT REPLY [Bug 37817] - TagUtils doesn't create XHTML compliant URLs when called from LinkTag when using forwards defined with redirect="true"

2005-12-06 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 37817] New: - TagUtils doesn't create XHTML compliant URLs when called from LinkTag when using forwards defined with redirect="true"

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

[VOTE] Confirm the Struts Scripting 1.0.1 release plan

2005-12-06 Thread Don Brown
Since the 1.0.0 release didn't pass GA muster, I want to quickly roll 1.0.1, which should address all concerns. The two significant changes are changing the example app from using BeanShell to Groovy, and cleaning up Checkstyle errors. * http://wiki.apache.org/struts/StrutsScriptingRelease101

[Struts Wiki] Update of "StrutsScriptingRelease101" by DonBrown

2005-12-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by DonBrown: http://wiki.apache.org/struts/StrutsScriptingRelease101 New page: = Struts Scripting 1.0.1 Release = == Info == 1. See Struts [http:/

[Struts Wiki] Update of "StrutsReleasePlans" by DonBrown

2005-12-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by DonBrown: http://wiki.apache.org/struts/StrutsReleasePlans -- = 5

DO NOT REPLY [Bug 37773] - [Shale] Clay ForEach component

2005-12-06 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 37774] - [Shale] Clay ForEach component

2005-12-06 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 37796] - NullPointerException when ClayJsfid parameter of Clay component has a null value

2005-12-06 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: 1.3.0 Release - Next Steps

2005-12-06 Thread Wendy Smoak
Coming back around to the pending 1.3 release... It looks like Commons Resources is coming along well, thanks to Niall, Rahul and Christian. Laurie, can we please have an update on Bug 37730 and the Enhanced DynaActionForm addition in general? 37301 is also still open. Thanks! The Cactus tests

svn commit: r354711 - in /struts/shale/trunk/clay-plugin/src: conf/ java/org/apache/shale/clay/ java/org/apache/shale/clay/component/ java/org/apache/shale/clay/component/chain/ java/org/apache/shale/

2005-12-06 Thread gvanmatre
Author: gvanmatre Date: Tue Dec 6 20:57:32 2005 New Revision: 354711 URL: http://svn.apache.org/viewcvs?rev=354711&view=rev Log: Added a new ClayForEach component and applied fix for Bug#: 37796 Reporter: Alexandre Poitras Modified: struts/shale/trunk/clay-plugin/src/conf/clay-config.xml

[Struts Wiki] Update of "StrutsClassicRelease130" by WendySmoak

2005-12-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by WendySmoak: http://wiki.apache.org/struts/StrutsClassicRelease130 The comment on the change is: Updated bug status --

Re: [VOTE] Struts Scripting 1.0.0 Quality

2005-12-06 Thread James Mitchell
Without delving too deep, it looks good to me. [X] Alpha [ ] Beta [ ] General Availability (GA) -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance 678.910.8017 - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: "Struts D

Re: [VOTE] Struts Scripting 1.0.0 Quality

2005-12-06 Thread Don Brown
Darn, ok, well, I went ahead and replaced BeanShell with Groovy as I believe that project should pass legal mustard. I'd like to roll a quick release tomorrow with these and other minor changes Martin mentioned, and start another vote. Any objections? Don Martin Cooper wrote: > The main co

svn commit: r354679 - /struts/scripting/trunk/xdocs/user-guide.xml

2005-12-06 Thread mrdon
Author: mrdon Date: Tue Dec 6 18:54:52 2005 New Revision: 354679 URL: http://svn.apache.org/viewcvs?rev=354679&view=rev Log: Changed user guide line that misled on status of Groovy Modified: struts/scripting/trunk/xdocs/user-guide.xml Modified: struts/scripting/trunk/xdocs/user-guide.xml UR

svn commit: r354676 - in /struts/scripting/trunk: ./ src/struts-example/WEB-INF/ src/struts-example/WEB-INF/classes/ src/struts-example/WEB-INF/scripts/ xdocs/

2005-12-06 Thread mrdon
Author: mrdon Date: Tue Dec 6 18:51:31 2005 New Revision: 354676 URL: http://svn.apache.org/viewcvs?rev=354676&view=rev Log: Changed example to use Groovy, other minor fixes * Replaced BeanShell with Groovy in Mailreader example * Fixed notice to not include info on ANTLR * Fixed a few typos i

svn commit: r354612 - in /struts/apps/trunk/mailreader/src: java/org/apache/struts/apps/mailreader/ java/org/apache/struts/apps/mailreader/actions/ webapp/WEB-INF/

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 15:37:18 2005 New Revision: 354612 URL: http://svn.apache.org/viewcvs?rev=354612&view=rev Log: MailReader * Refactor configuration to use WildCard mappings as the default Removed: struts/apps/trunk/mailreader/src/webapp/WEB-INF/struts-config-registration.xml

Re: [VOTE] Struts Scripting 1.0.0 Quality

2005-12-06 Thread Martin Cooper
On 12/4/05, Don Brown <[EMAIL PROTECTED]> wrote: > > After addressing all issues found with the Struts Scripting 1.0.0 test > build, I've built, tagged and deployed the Struts Scripting 1.0.0 build. > Once you have had a chance to form an opinion on the quality of this > build, please respond to th

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

2005-12-06 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-06 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 37751] - The generated Html content by JasperReports(v.1.0.3) would be truncated under Struts?!

2005-12-06 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 37810] - SSL with bean:include in BEA

2005-12-06 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: r354559 - in /struts/apps/trunk/mailreader/src: java/org/apache/struts/apps/mailreader/ java/org/apache/struts/apps/mailreader/actions/ webapp/ webapp/WEB-INF/

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 13:12:43 2005 New Revision: 354559 URL: http://svn.apache.org/viewcvs?rev=354559&view=rev Log: MailReader * Refactor configuration to use renamed JSPs ** Initial-case JSPs are easier to invoke from WildCard mappings * Refactor Action to use BaseAction and constant

svn commit: r354517 - in /struts/apps/trunk/mailreader/src/webapp: Welcome.jsp welcome.jsp

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 11:30:44 2005 New Revision: 354517 URL: http://svn.apache.org/viewcvs?rev=354517&view=rev Log: MailReader * Renamed remotely so that JSP names are consistent. Added: struts/apps/trunk/mailreader/src/webapp/Welcome.jsp - copied unchanged from r354516, st

svn commit: r354515 - in /struts/apps/trunk/mailreader/src/webapp: Subscription.jsp subscription.jsp

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 11:30:27 2005 New Revision: 354515 URL: http://svn.apache.org/viewcvs?rev=354515&view=rev Log: MailReader * Renamed remotely so that JSP names are consistent. Added: struts/apps/trunk/mailreader/src/webapp/Subscription.jsp - copied unchanged from r354514

svn commit: r354514 - in /struts/apps/trunk/mailreader/src/webapp: StaticJavascript.jsp staticJavascript.jsp

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 11:30:10 2005 New Revision: 354514 URL: http://svn.apache.org/viewcvs?rev=354514&view=rev Log: MailReader * Renamed remotely so that JSP names are consistent. Added: struts/apps/trunk/mailreader/src/webapp/StaticJavascript.jsp - copied unchanged from r35

svn commit: r354512 - in /struts/apps/trunk/mailreader/src/webapp: MainMenu.jsp mainMenu.jsp

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 11:29:51 2005 New Revision: 354512 URL: http://svn.apache.org/viewcvs?rev=354512&view=rev Log: MailReader * Renamed remotely so that JSP names are consistent. Added: struts/apps/trunk/mailreader/src/webapp/MainMenu.jsp - copied unchanged from r354511, s

svn commit: r354511 - in /struts/apps/trunk/mailreader/src/webapp: Logon.jsp logon.jsp

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 11:29:32 2005 New Revision: 354511 URL: http://svn.apache.org/viewcvs?rev=354511&view=rev Log: MailReader * Renamed remotely so that JSP names are consistent. Added: struts/apps/trunk/mailreader/src/webapp/Logon.jsp - copied unchanged from r354510, stru

svn commit: r354510 - in /struts/apps/trunk/mailreader/src/webapp: Footer.jsp footer.jsp

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 11:29:05 2005 New Revision: 354510 URL: http://svn.apache.org/viewcvs?rev=354510&view=rev Log: Renamed remotely so that JSP names are consistent. Added: struts/apps/trunk/mailreader/src/webapp/Footer.jsp - copied unchanged from r354509, struts/apps/trunk

svn commit: r354508 - in /struts/apps/trunk/mailreader/src/webapp: ChangePassword.jsp changePassword.jsp

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 11:28:19 2005 New Revision: 354508 URL: http://svn.apache.org/viewcvs?rev=354508&view=rev Log: Renamed remotely so that JSP names are consistent. Added: struts/apps/trunk/mailreader/src/webapp/ChangePassword.jsp - copied unchanged from r354507, struts/ap

Re: Uploading release (where?)

2005-12-06 Thread Martin Cooper
On 12/4/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > On 12/4/05, Don Brown <[EMAIL PROTECTED]> wrote: > > > > Where do I upload the Struts Scripting 1.0.0 release to? Maven doesn't > > seem to be setup to do it automatically, but I don't see a good place > > for it anyways. It seems like t

Re: WebTests for MailReader

2005-12-06 Thread Martin Cooper
On 12/6/05, Ted Husted <[EMAIL PROTECTED]> wrote: > > I've added a suite of Canoo WebTests for the MailReader. Excellent! It would be > great if someone else could take these for a spin. Maybe at the hackathon. ;-) I myself won't have time before then. I believe the > documentation in the web

Struts BOF at ApacheCon, Tuesday 21:30 @ East 411

2005-12-06 Thread Don Brown
I've tentatively scheduled a Struts Birds of a Feather (BOF) at ApacheCon for Tuesday at 21:30 (9:30 PM) in East-411 [1]. We have a lot to talk about including Shale, Struts Ti, and Struts Action 1.3.0, so I look forward to seeing everyone there. Don [1] - http://wiki.apache.org/apachecon/Bi

WebTests for MailReader

2005-12-06 Thread Ted Husted
I've added a suite of Canoo WebTests for the MailReader. It would be great if someone else could take these for a spin. I believe the documentation in the webtest.xml is enough to get started, but let me know if it is not! The tests should actually all pass! Next, I'd like to refactor the MailRead

Re: bug 7817,please help

2005-12-06 Thread Martin Cooper
On 12/6/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > On 12/6/05, osama awad <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I am a struts developer who is working on a struts 1.0 application, I > am having a problem that html:hidden tag not invoking setter on form bean, > this bug is reported o

svn commit: r354479 - in /struts/apps/trunk/mailreader/src/webapp/WEB-INF: entities/logon-hermes.xml entities/save-click.xml entities/subscription-add.xml entities/subscription-edit.xml webtest.xml

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 09:39:10 2005 New Revision: 354479 URL: http://svn.apache.org/viewcvs?rev=354479&view=rev Log: WebTest * Add edit and delete tests to finish first blush of suite. Added: struts/apps/trunk/mailreader/src/webapp/WEB-INF/entities/logon-hermes.xml struts/apps/

Re: bug 7817,please help

2005-12-06 Thread Wendy Smoak
On 12/6/05, osama awad <[EMAIL PROTECTED]> wrote: > Hello, > > I am a struts developer who is working on a struts 1.0 application, I am > having a problem that html:hidden tag not invoking setter on form bean, this > bug is reported on > > http://mail-archives.apache.org/mod_mbox/struts-dev

svn commit: r354463 - in /struts/apps/trunk/mailreader/src/webapp/WEB-INF: entities/profile-page.xml entities/subscription-invalid.xml webtest.xml

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 08:30:18 2005 New Revision: 354463 URL: http://svn.apache.org/viewcvs?rev=354463&view=rev Log: webtest * Add Verify test for validation. ** Need to improve domain validation to disallow a "blank" host name. Added: struts/apps/trunk/mailreader/src/webapp/WEB-IN

svn commit: r354461 - /struts/site/trunk/DRAFTS.txt

2005-12-06 Thread husted
Author: husted Date: Tue Dec 6 08:28:03 2005 New Revision: 354461 URL: http://svn.apache.org/viewcvs?rev=354461&view=rev Log: * Temporize on whether 1.3.0 will actually be released by 13 Dec. Modified: struts/site/trunk/DRAFTS.txt Modified: struts/site/trunk/DRAFTS.txt URL: http://svn.apac

DO NOT REPLY [Bug 37810] New: - SSL with bean:include in BEA

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

bug 7817,please help

2005-12-06 Thread osama awad
Hello, I am a struts developer who is working on a struts 1.0 application, I am having a problem that html:hidden tag not invoking setter on form bean, this bug is reported on http://mail-archives.apache.org/mod_mbox/struts-dev/200204.mbox/[EMAIL PROTECTED] but there is no re

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

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