I saw the notes (book) you published last night. I'll add this one to the list. Thanks Wendy. Safe travels to you both.
Gary -------------- Original message -------------- From: "Craig McClanahan" <[EMAIL PROTECTED]> > On 3/11/06, [EMAIL PROTECTED] wrote: > > > > Author: gvanmatre > > Date: Sat Mar 11 07:03:04 2006 > > New Revision: 385089 > > > > URL: http://svn.apache.org/viewcvs?rev=385089&view=rev > > Log: > > The styleClass attribute was loosing its bindingType because it was > > defined twice in the base clay-config.xml. This prevented a EL binding > > for being evaluated. The default binding type is "None". This bug was > > reported by Richard Wallace. > > > Gary, > > Last night I added the beginnings of release notes for a 1.0.1 release that > Wendy volunteered to manage (she'll be updating the release plan early next > week). As we move forwards on stuff that does end up getting included in > 1.0.1, could you add a paragraph under Section 3.2 or 3.3 (for bugs and > RFEs, respectively) for each change? > > Thanks, > Craig > > Modified: > > struts/shale/trunk/clay-plugin/src/conf/clay-config.xml > > > > Modified: struts/shale/trunk/clay-plugin/src/conf/clay-config.xml > > URL: > > > http://svn.apache.org/viewcvs/struts/shale/trunk/clay-plugin/src/conf/clay-confi > > g.xml?rev=385089&r1=385088&r2=385089&view=diff > > > > ============================================================================== > > > > --- struts/shale/trunk/clay-plugin/src/conf/clay-config.xml (original) > > +++ struts/shale/trunk/clay-plugin/src/conf/clay-config.xml Sat Mar 11 > > 07:03:04 2006 > > @@ -32,8 +32,10 @@ > > > > > > > > - > > > > + > > + > > + > > > > > > > > @@ -46,9 +48,6 @@ > > > > > > > > - > > - > > - > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >