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

2006-02-08 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: r376191 - in /struts/sandbox/trunk/archetypes/shale-blank: README.txt pom.xml

2006-02-08 Thread wsmoak
Author: wsmoak Date: Wed Feb 8 21:12:00 2006 New Revision: 376191 URL: http://svn.apache.org/viewcvs?rev=376191&view=rev Log: Include the archetype resources in addition to the license and notice files. Thanks to David Geary for identifying this problem! Update the instructions to suggest 'mvn

svn commit: r376183 - /struts/faces/trunk/README.txt

2006-02-08 Thread jholmes
Author: jholmes Date: Wed Feb 8 20:47:52 2006 New Revision: 376183 URL: http://svn.apache.org/viewcvs?rev=376183&view=rev Log: Fixed a couple typos. Modified: struts/faces/trunk/README.txt Modified: struts/faces/trunk/README.txt URL: http://svn.apache.org/viewcvs/struts/faces/trunk/README.

DO NOT REPLY [Bug 38566] - [Shale] Clay ComponentConfigBean should report missing id

2006-02-08 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: r376163 - in /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay: Bundle.properties parser/builder/Builder.java

2006-02-08 Thread gvanmatre
Author: gvanmatre Date: Wed Feb 8 19:04:43 2006 New Revision: 376163 URL: http://svn.apache.org/viewcvs?rev=376163&view=rev Log: Fix for Bug# 38566 reported by Hermod Opstvedt. Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/Bundle.properties struts/shale/trunk/

svn commit: r376140 - in /struts/shale/trunk/test-framework/src/java/org/apache/shale/test/mock: MockFacesContext.java MockPropertyResolver.java MockServlet.java MockValueBinding.java

2006-02-08 Thread craigmcc
Author: craigmcc Date: Wed Feb 8 17:10:34 2006 New Revision: 376140 URL: http://svn.apache.org/viewcvs?rev=376140&view=rev Log: Clean up several more unsupported operations on the mock classes. In particular, the isReadonly() and getType() calls on property resolver now work, so they will work o

DO NOT REPLY [Bug 38437] - html form tags generate invalid XHTML

2006-02-08 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 38437] - html form tags generate invalid XHTML

2006-02-08 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 Wiki] Update of "StrutsPlugins" by NiallPemberton

2006-02-08 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 NiallPemberton: http://wiki.apache.org/struts/StrutsPlugins The comment on the change is: Add a link to the StrutsInitialization page ---

[Struts Wiki] Update of "StrutsInitialization" by NiallPemberton

2006-02-08 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 NiallPemberton: http://wiki.apache.org/struts/StrutsInitialization The comment on the change is: Add link to the existing StrutsPlugIn page -

[Struts Wiki] Trivial Update of "StrutsInitialization" by GeorgeDinwiddie

2006-02-08 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 GeorgeDinwiddie: http://wiki.apache.org/struts/StrutsInitialization The comment on the change is: escape class names

[Struts Wiki] Update of "StrutsInitialization" by GeorgeDinwiddie

2006-02-08 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 GeorgeDinwiddie: http://wiki.apache.org/struts/StrutsInitialization The comment on the change is: deleted unrelated item; cleaned up formatting -

Re: Issue with the excel download - prints junk characters if the data is more

2006-02-08 Thread Martin Cooper
First off, this is a question for the Struts User list, rather than Struts Dev. The Dev list is for discussion of the development of Struts itself, while the User list is for discussion of building applications with Struts. Your description below sounds confused. The content type "application/msex

Issue with the excel download - prints junk characters if the data is more

2006-02-08 Thread freaky fashion
Hello All, I am facing an issue in the excel download,which displays the asian characters retrieved from a database. If the excel download has around 200rows,the chinese characters are printed correctly. If it exceeds 250 rows the chinese characters are printed as junk on

[Struts Wiki] Update of "StrutsInitialization" by Oliver Meyn

2006-02-08 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 Oliver Meyn: http://wiki.apache.org/struts/StrutsInitialization The comment on the change is: added new faq -

svn commit: r375989 - /struts/action/trunk/src/java/org/apache/struts/action/

2006-02-08 Thread husted
Author: husted Date: Wed Feb 8 08:38:15 2006 New Revision: 375989 URL: http://svn.apache.org/viewcvs?rev=375989&view=rev Log: Checkstyle Roundup * Action package reformatted with latest Jalopy settings. Stylistic changes only. Modified: struts/action/trunk/src/java/org/apache/struts/action

Re: Checkstyle (was svn commit: r360442 [1/3] )

2006-02-08 Thread Wendy Smoak
On 2/8/06, Ted Husted <[EMAIL PROTECTED]> wrote: > One other thing. We now have two style-related configuration files in build > > * jalopy-struts.xml > * struts_checks.xml > > :) Can we choose a consistent naming convention for these files? :) Feel free to rename it, just make the corresponding

Re: Checkstyle (was svn commit: r360442 [1/3] )

2006-02-08 Thread Ted Husted
Confirmed. That change did the trick for the "} else {" issues. In r375966, I re-enabled the CURLY and Whitespace modules, with one other tweak. Here's a change that Jalopy makes that Checkstyle didn't like: - this(key, new Object[]{value0, value1}); + this(key, new Object[] { value

svn commit: r375966 - /struts/build/trunk/struts_checks.xml

2006-02-08 Thread husted
Author: husted Date: Wed Feb 8 06:00:32 2006 New Revision: 375966 URL: http://svn.apache.org/viewcvs?rev=375966&view=rev Log: Checkstyle roundup * To followup changes to Jalopy configuration in r375843, re-enable CURLY and Whitespace checks, but allow whitespace around braces used with array i

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

2006-02-08 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

2006-02-08 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 38566] - [Shale] Clay ComponentConfigBean should report missing id

2006-02-08 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 38566] - [Shale] Clay ComponentConfigBean should report missing id

2006-02-08 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 38566] New: - [Shale] Clay ComponentConfigBean should report missing id

2006-02-08 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