Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 68562 invoked from network); 30 Nov 2005 23:12:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Nov 2005 23:12:53 -0000 Received: (qmail 53562 invoked by uid 500); 30 Nov 2005 23:12:50 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 53519 invoked by uid 500); 30 Nov 2005 23:12:50 -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 53507 invoked by uid 99); 30 Nov 2005 23:12:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2005 15:12:50 -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 wsmoak@gmail.com designates 64.233.184.200 as permitted sender) Received: from [64.233.184.200] (HELO wproxy.gmail.com) (64.233.184.200) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2005 15:14:20 -0800 Received: by wproxy.gmail.com with SMTP id 36so308261wra for ; Wed, 30 Nov 2005 15:12:29 -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=Bb0r9H3hF4JE9dOa+1RqfQxdwBvNviH6Ott3t+6rPfI7mFn+W5+ON6khOgzGawA+9JGFQcBcBxRUlH8y91VQc2jmjRgemjkUrk7z1En+nVmm23d56SLPod77Qi4IUx7eKeLOQskjsynBMiixdpVE7RTkDs2Ee4+CjH10dxPAmxw= Received: by 10.54.78.1 with SMTP id a1mr1123577wrb; Wed, 30 Nov 2005 15:12:29 -0800 (PST) Received: by 10.54.128.14 with HTTP; Wed, 30 Nov 2005 15:12:28 -0800 (PST) Message-ID: Date: Wed, 30 Nov 2005 16:12:28 -0700 From: Wendy Smoak To: MyFaces Development Subject: Re: Struts-Tiles and Maven In-Reply-To: <2387fbc50511301506v42bb8e29k1405fe7a7f96d120@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2387fbc50511301451t81b79e7r510e62a621caf233@mail.gmail.com> <02EB059C-B946-4DCA-82D5-962E7C6B39F4@apache.org> <2387fbc50511301506v42bb8e29k1405fe7a7f96d120@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 11/30/05, Sean Schofield wrote: > I didn't think it was released but I know its approaching release. > Shale is using it and that project is about to release. I'm just > trying to avoid using the entire struts.jar since we only need the > tiles part. I wouldn't go back to 1.1, then... I (obviously) don't even remember that long ago. I was thinking of this: http://wiki.apache.org/myfaces/Library_dependencies which has Struts 1.2.7 for MyFaces. > Oh well. I guess we'll wait a little while until Struts 1.3 is official. > > @Wendy, will that release include standalone tiles or just Struts Action? Stand-alone Tiles will have its own release schedule. There is a separate struts-tiles.jar file for 1.3, but it depends on struts-action.jar, so that won't help much. I think you're stuck with the dependency on Struts until Stand-alone Tiles has a release. (And it's not the wrong list if he's talking about the MyFaces Maven 2 build files...) -- Wendy