Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 45567 invoked from network); 9 Jan 2006 18:48:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jan 2006 18:48:18 -0000 Received: (qmail 65809 invoked by uid 500); 9 Jan 2006 18:48:12 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 65722 invoked by uid 500); 9 Jan 2006 18:48:12 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 65700 invoked by uid 99); 9 Jan 2006 18:48:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2006 10:48:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sean.schofield@gmail.com designates 64.233.184.201 as permitted sender) Received: from [64.233.184.201] (HELO wproxy.gmail.com) (64.233.184.201) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2006 10:48:11 -0800 Received: by wproxy.gmail.com with SMTP id 36so3349671wra for ; Mon, 09 Jan 2006 10:47:50 -0800 (PST) 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=SnjCIkJxwDAoC/MWQ1//l4F0F7GTSbeldC1vKwZN+X7igf7JBs7pHImuVWN7wGZMeuNcQu6PrPsNKxD+VgaT/q/why2qGjHclMNXtNds1ATAFWMa9rGBKMHKRJN7q/FyhD1WVDG6EHKnB48j3hIAIAsWIXES+7MjhnWlvU2Jekg= Received: by 10.65.156.2 with SMTP id i2mr2707222qbo; Mon, 09 Jan 2006 10:47:50 -0800 (PST) Received: by 10.65.239.20 with HTTP; Mon, 9 Jan 2006 10:47:49 -0800 (PST) Message-ID: <2387fbc50601091047l2a96b0cbta60b0d30cdce385f@mail.gmail.com> Date: Mon, 9 Jan 2006 13:47:49 -0500 From: Sean Schofield To: MyFaces Development Subject: Re: [maven] Revised Reorg Proposal --> Was: [maven] Latest maven changes In-Reply-To: <0C6D4C65-C63F-4787-A325-158E62060953@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2387fbc50601050631o7d40ed15n5fd371d09f103d3b@mail.gmail.com> <2387fbc50601051341o65c8cf17r509b01527d5671f7@mail.gmail.com> <43BD944F.7000402@atanion.com> <2387fbc50601051847w10acee11nf385545607e538cd@mail.gmail.com> <43BE15BC.1070503@atanion.com> <2387fbc50601060901j3600c7dfy73347aa7e21a1a15@mail.gmail.com> <43BEC520.1060102@atanion.com> <43BFB67E.2000503@atanion.com> <0C6D4C65-C63F-4787-A325-158E62060953@mac.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > Agreed - I have been in and out of the deve lists for the last 6 > weeks or so and have not had a chance to follow the discussion on > commons and how we package it so that tomahawk can run on the RI. Is > the idea that tomahawk would have two assemblies, one for running in > the RI and one for MyFaces? myfaces-commons.jar is just the stuff that was in the former 'share' module (code that is shared between tomahawk and impl.) The jar is now to be released independently of the two projects and both the myfacaces implementation distro and the tomahawk distro will contain a version of myfaces-commons.jar. Most likely each release of *either* the implementation or tomahawk will involve a new release of commons. > This is fantastic! Perhaps we could donate it to the mojo project on > codehaus? That project seems to get lots of exposure and exposure > never hurts :-) A worthy idea. We haven't gotten around to the snapshot repository and a few other things like this yet but Bruno has written a plugin.=20 We just need to move it out of the test svn repo to its new home. > Do we want to do some QA on the site before pushing it out? Something > like a nightly build of the site that someone could point a link > crawler at? Just a thought. We had a somewhat lengthy discussion on > this topic on the WADI incubation list but I don't think that list is > archived yet. Here is the jest of what we came up with for WADI > (Builder is the site builder); > > 1) Builder - builds site with mvn site and does an initial sanity check > 2) Builder - once satisfied that the build is not a waste of anyone > else's time pushes the site to an intermediate server > 3) Builder - sends email to dev & user list stating that website X.X > RC1 is available for review at http://intermediate/foo/index.html > 4) Everyone interested clicks on the links reads the doc etc and > files jira issues against the site > 5) Repeat steps 1 - 4 until dev's are satisfied with the site > 6) Builder - push the site out to official project site > > This is not necessary but adds a bit of safety that the pushed site > is 'good'. > > If we had an automated link crawler we could automate that as part of > continuum and get an email right after a checkin breaks the site, > just another thought... I was thinking that we could automate the website (like we were trying to do with forrest.) This way corrections to documentation and new announcements get pushed out right away. Before we cutover to the mavenized site, an extensive review is definitely in order. Also an automated link check would be nice as a minimum. > I like assembly. So noted. Bernd and I aren't wild about it but we're planning on keeping it for now while we get the actual build working. Then we can revisit naming. He is also looking forward to continuum which I know you will be happy about. Sean