Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 85515 invoked from network); 13 Oct 2008 17:15:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Oct 2008 17:15:31 -0000 Received: (qmail 71089 invoked by uid 500); 13 Oct 2008 17:15:29 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 71047 invoked by uid 500); 13 Oct 2008 17:15:29 -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 71036 invoked by uid 99); 13 Oct 2008 17:15:29 -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:15:29 -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 74.125.46.31 as permitted sender) Received: from [74.125.46.31] (HELO yw-out-2324.google.com) (74.125.46.31) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Oct 2008 17:14:24 +0000 Received: by yw-out-2324.google.com with SMTP id 2so420743ywt.85 for ; Mon, 13 Oct 2008 10:15:00 -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=FRL+NFiTlblDRfaimqli5AYCWJQrZL0QmODz3vvX8TI=; b=Z7fS4oZs2DhqT8Hh+t+E3clWZI/mohCXf6aQbMYMtR3pYgQCH465gIw1jdx5pODkbf p/eQITB3vsiXJBimzPDEjedjxLG5ZIPmkHC/jnNY49C24EZ8o5HNWYG+4ibmPeijGhhB q1Zu17s72CI4nxtHD1WW4Eb+vScTWAGTXObFc= 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=ArFR0QqxlkFnxASmRL1w3/L9pCUrwGcagcZLdhxFDuCpX4mYeO5BMbpe1729A7rJDN ApVEU78vSxE1NkIITlpgqQqPrrA0E+A1bSOKoPpzr2tuRjIKZ+mJiSNWIfgu8r/E7XWC u5CKDX5yrMLI7yi+FxQuJKzaQH1tvgW7ZbTsc= Received: by 10.150.227.9 with SMTP id z9mr8488411ybg.0.1223918100509; Mon, 13 Oct 2008 10:15:00 -0700 (PDT) Received: by 10.150.137.19 with HTTP; Mon, 13 Oct 2008 10:15:00 -0700 (PDT) Message-ID: Date: Mon, 13 Oct 2008 13:15:00 -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: 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 Sorry...sent to the wrong thread accidentally. ;-( Lin On Mon, Oct 13, 2008 at 1:14 PM, Lin Sun wrote: > +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 >> >