Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 85867 invoked from network); 13 Oct 2008 17:16:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Oct 2008 17:16:08 -0000 Received: (qmail 72956 invoked by uid 500); 13 Oct 2008 17:16:07 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 72912 invoked by uid 500); 13 Oct 2008 17:16:07 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 72901 invoked by uid 99); 13 Oct 2008 17:16:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Oct 2008 10:16:07 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of linsun.unc@gmail.com designates 209.85.217.16 as permitted sender) Received: from [209.85.217.16] (HELO mail-gx0-f16.google.com) (209.85.217.16) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Oct 2008 17:15:02 +0000 Received: by gxk9 with SMTP id 9so3093996gxk.19 for ; Mon, 13 Oct 2008 10:14:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=DTN8tyfHFP7ajo3JEy4ZrhtHz/hYsQRFG8B/wsjQgc4=; b=hN2U/anyPHn8i5Q6gyJKLlBNOZMfYQ0V1CK2/nM1taaC7nDelE8y9cgbVrXISOTIsH /y6BohPbs6yFfjKV0tl2B5DIOz0I3KOYReJYmxj+zHfwrzofr/kNkAcPZARABCmSYp+d /NDPHAwb7E/gHFAeo6I8++Ok+HmqCX2cPnvDA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=T/Zb/e1Wcw762mgdsggpez4Yfy76PH78kCt776DP2YbKrJtbKnayOLof7kcXFkPEbj kXApjWLY6DSqZOFAw2mKC+XUEx2hqLBBkXf5Bumj3C2uwnNr9aBYh51e7pgq1AMGa8Hk iLZalg5V2Ov9gy5G0f1P1b3xp4A/76qCDGA08= Received: by 10.151.112.14 with SMTP id p14mr8452414ybm.173.1223918077718; Mon, 13 Oct 2008 10:14:37 -0700 (PDT) Received: by 10.150.137.19 with HTTP; Mon, 13 Oct 2008 10:14:37 -0700 (PDT) Message-ID: Date: Mon, 13 Oct 2008 13:14:37 -0400 From: "Lin Sun" To: dev@geronimo.apache.org Subject: Re: [DISCUSS] Release SAAJ 1.3 spec jar version 1.0.1 In-Reply-To: <48F3670C.4020008@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48F3670C.4020008@earthlink.net> X-Virus-Checked: Checked by ClamAV on apache.org +1 Lin On Mon, Oct 13, 2008 at 11:19 AM, Joe Bohn wrote: > There are some issues with the maven generated site. These aren't new > problems and they are "doc" related ... so I'm not sure if they should > really hinder the spec release. > > I just started looking into them since I had some of the same problems with > the recent samples 2.1.2 release (BTW ... not all of those issues were > resolved either before we released). > > - The Geronimo banner isn't included. I think we need to make some updates > to the spec-parent site.xml (and pom.xml) and do a new release of the > specs-parent to fix this issue. However, on my local image some of the same > changes that I made in samples to resolve this are not providing the same > magic for specs ... still looking into this. > > - There are multiple links in the banner to Geronimo (on the right) and none > of them take you to the Geronimo home page. Once again, I think this might > require some changes to the site.xml in spec-parent to fix it. > > Joe >