Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 31423 invoked from network); 25 Jul 2006 19:12:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 19:12:29 -0000 Received: (qmail 97245 invoked by uid 500); 25 Jul 2006 19:12:27 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 97066 invoked by uid 500); 25 Jul 2006 19:12:26 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 97055 invoked by uid 99); 25 Jul 2006 19:12:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 12:12:26 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wsmoak@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 12:12:25 -0700 Received: by ug-out-1314.google.com with SMTP id q2so238023uge for ; Tue, 25 Jul 2006 12:12:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hCXfd6nPZRE9jsowXke56F1tSh+MC1zFj3C+18EE5pxAGrQmFC9uzufwyQTZau373uX0E7tmWsTaPQVNQO12sEjSkjFRextKBGNRDc8fOxW7S9B9kHZsZNzeJi/Fdn4ehMzU7GsYyqrRd+fi9sBhEhcevydBvf0yLnATAO4vd9o= Received: by 10.78.165.16 with SMTP id n16mr2585029hue; Tue, 25 Jul 2006 12:12:04 -0700 (PDT) Received: by 10.78.124.4 with HTTP; Tue, 25 Jul 2006 12:12:03 -0700 (PDT) Message-ID: Date: Tue, 25 Jul 2006 12:12:03 -0700 From: "Wendy Smoak" To: "Struts Developers List" Subject: Re: 1.x docs & Maven In-Reply-To: <8b3ce3790607180313r2f6b912dyd6f230df886fae86@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1db115340607171501w4406a681gae0491dd7236bc5b@mail.gmail.com> <8b3ce3790607171650q50fd101cm44c9c49a361d9ed3@mail.gmail.com> <8b3ce3790607180313r2f6b912dyd6f230df886fae86@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/18/06, Ted Husted wrote: > Of course, there are reasons why we aren't using beta-5 :) It has "issues". :) I just set the Shale build to beta-4 as well. > Before coding against the Maven generated bookmarks, personally I'd > wait for it to go GA. I'm thinking they might change in the next beta. > Right now, the bookmarks retain spaces from the titles, which are hard > to code into direct references. Hopefully, a "hash" system will be > used that strips the spaces and other characters that we would have to > encode in a URI. I finally had a chance to go dig up the href issue from Maven 1. I opened these two today, please watch/vote for/comment on them as desired: Allow users to provide 'href' attribute to be used a section or subsection anchor http://jira.codehaus.org/browse/MSITE-167 Use underscores instead of spaces in anchor names http://jira.codehaus.org/browse/MSITE-168 -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org