Re: [OT] ASF legal

2006-02-05 Thread Martin Cooper
On 2/5/06, Laurie Harper <[EMAIL PROTECTED]> wrote: > > What's the best way of getting hold of an ASF legal maven? I've been > doing a bunch of work with Dojo recently and one fly in the ointment is > that they require filing a CLA before they'll accept patches, even for > minor bug fixes. > > The

[OT] ASF legal

2006-02-05 Thread Laurie Harper
What's the best way of getting hold of an ASF legal maven? I've been doing a bunch of work with Dojo recently and one fly in the ointment is that they require filing a CLA before they'll accept patches, even for minor bug fixes. The reason they do that is they want to be absolutely safe, which

svn commit: r375191 - in /struts/shale/trunk: tiger/ tiger/src/java/org/apache/shale/tiger/faces/ tiger/src/test/org/apache/shale/tiger/faces/ xdocs/

2006-02-05 Thread craigmcc
Author: craigmcc Date: Sun Feb 5 21:40:57 2006 New Revision: 375191 URL: http://svn.apache.org/viewcvs?rev=375191&view=rev Log: Commit the code that actually implements all of the fix for issue 38487 (narrow the set of jars scanned for annotations to those that have a META-INF/faces-config.xml re

[Struts Wiki] Update of "ShaleRemoting" by WendySmoak

2006-02-05 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/ShaleRemoting -- === Refer

Re: [shale] Use Cases form completion trouble

2006-02-05 Thread Wendy Smoak
On 2/5/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > You need to rename your web archive to have a name of > "struts-shale-usecases.war". This example has hard-coded javascript that > assumes the > context root is "struts-shale-usecases". More than that, it assumes port 8080 on localhost. It

Re: [shale] Use Cases form completion trouble

2006-02-05 Thread Gary VanMatre
>From: Wendy Smoak <[EMAIL PROTECTED]> > > With shale-usecases-20060205.war deployed to Tomcat 5.5.15, I can get > to the 'form completion' example page, but it doesn't work (the city > and state remain blank when the zip code field changes) and

[shale] Use Cases form completion trouble

2006-02-05 Thread Wendy Smoak
With shale-usecases-20060205.war deployed to Tomcat 5.5.15, I can get to the 'form completion' example page, but it doesn't work (the city and state remain blank when the zip code field changes) and this error appears in the console: WARNING: No ViewController for viewId /ajax/zi

DO NOT REPLY [Bug 38420] - Clay cuts off first character of files

2006-02-05 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 38421] - Symbol attributes only work as all lower-case

2006-02-05 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: r375148 - /struts/sandbox/trunk/archetypes/shale-blank/README.txt

2006-02-05 Thread wsmoak
Author: wsmoak Date: Sun Feb 5 17:36:00 2006 New Revision: 375148 URL: http://svn.apache.org/viewcvs?rev=375148&view=rev Log: Added instructions for building and using the archetype. Added: struts/sandbox/trunk/archetypes/shale-blank/README.txt (with props) Added: struts/sandbox/trunk/arc

svn commit: r375146 - /struts/sandbox/trunk/archetypes/shale-blank/README.txt

2006-02-05 Thread wsmoak
Author: wsmoak Date: Sun Feb 5 17:27:56 2006 New Revision: 375146 URL: http://svn.apache.org/viewcvs?rev=375146&view=rev Log: Removed the README inherited from the Shale Blank webapp. Removed: struts/sandbox/trunk/archetypes/shale-blank/README.txt --

[Struts Wiki] Update of "ShaleRemoting" by WendySmoak

2006-02-05 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/ShaleRemoting -- + * http:/

svn commit: r375135 - in /struts/shale/trunk: build/maven.xml build/project.xml xdocs/features-tiger-extensions.xml xdocs/index.xml xdocs/navigation.xml xdocs/pdf-navigation.xml xdocs/team-list.xml

2006-02-05 Thread wsmoak
Author: wsmoak Date: Sun Feb 5 15:40:45 2006 New Revision: 375135 URL: http://svn.apache.org/viewcvs?rev=375135&view=rev Log: Updated documentation * Added links to the tiger extensions and the new example apps. * Updated the description of the nightly build packages. * Reorganized the menu to

Bug report for Struts [2006/02/05]

2006-02-05 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

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

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

svn commit: r375107 - /struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/view/Bundle_de.properties

2006-02-05 Thread wsmoak
Author: wsmoak Date: Sun Feb 5 13:25:07 2006 New Revision: 375107 URL: http://svn.apache.org/viewcvs?rev=375107&view=rev Log: Corrected the date format. Reported by: Glen Mazza Modified: struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/view/Bundle_de.properties Modified: s

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

2006-02-05 Thread Wendy Smoak
On 2/5/06, Ted Husted <[EMAIL PROTECTED]> wrote: > > OK, I'll make a point of running Jalopy before checkins, to avoid any > flip-flopping. Sounds good, assuming it can be configured so it doesn't introduce new problems. Or, in my case, to to run at all: /svn/struts/current/action $ maven jalopy

[Struts Wiki] Update of "FormView" by angelozerr

2006-02-05 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 angelozerr: http://wiki.apache.org/struts/FormView New page: ##language:en == Your Name == Angelo Zerr Email: [[MailTo(angelo.zerr AT gmail.com)]

[Struts Wiki] Update of "FrontPage" by angelozerr

2006-02-05 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 angelozerr: http://wiki.apache.org/struts/FrontPage -- * StrutsIdea

DO NOT REPLY [Bug 35703] - [tiles] TilesUtilImpl doInclude() should call TilesRequestProcessor doInclude()... but it doesn't

2006-02-05 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: Checkstyle (was svn commit: r360442 [1/3] )

2006-02-05 Thread Ted Husted
On 2/5/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > If IDEA is going to be a one time thing, and Jalopy is to be made part > of the build, then IDEA probably needs to be run before Jalopy, even > if that means fewer complaints get fixed. OK, I'll make a point of running Jalopy before checkins, to

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

2006-02-05 Thread Ted Husted
On 2/5/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > Wendy Smoak wrote: > > Besides IDEA and Jalopy, are there any other code formatting tools we > > should be considering? We're so close to the Sun code conventions, it > > seems like this shouldn't be so hard to do. > > None that I'm aware o

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

2006-02-05 Thread Frank W. Zammetti
Wendy Smoak wrote: Frank: The JEdit plugin was able to import the jalopy_struts.xml file that I checked into current/build, and export a version with changes. The Maven plugin uses Jalopy 1.0b11, and the JEdit plugin uses 1.0b7, which seems to be close enough. Cool, yeah, seems like it would

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

2006-02-05 Thread Wendy Smoak
On 2/5/06, Ted Husted <[EMAIL PROTECTED]> wrote: > I'd be happy to fix the Javadoc issues. It's mainly a matter of > inserting a blank line before using exotic elements, like an unordered > list. Okay. :) > The main use of IDEA in this case is to redress past errors. Once we > are over this hump

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

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

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

2006-02-05 Thread Ted Husted
On 2/5/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > I'm not so sure about IDEA-- it did fix additional complaints, but I'm > inclined to blame it for the more unpopular changes like reformatting > the Javadoc into 'paragraphs' regardless of markup. I'd be happy to fix the Javadoc issues. It's main