Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 963 invoked from network); 14 Nov 2007 17:51:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2007 17:51:28 -0000 Received: (qmail 89067 invoked by uid 500); 14 Nov 2007 17:50:57 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 88967 invoked by uid 500); 14 Nov 2007 17:50:56 -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 88876 invoked by uid 99); 14 Nov 2007 17:50:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 09:50:56 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 17:51:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 56B4F714251 for ; Wed, 14 Nov 2007 09:50:44 -0800 (PST) Message-ID: <9109529.1195062644351.JavaMail.jira@brutus> Date: Wed, 14 Nov 2007 09:50:44 -0800 (PST) From: "Paul McMahan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-2804) implement jsf 1.2 support In-Reply-To: <10136185.1170788405502.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan closed GERONIMO-2804. ---------------------------------- > implement jsf 1.2 support > ------------------------- > > Key: GERONIMO-2804 > URL: https://issues.apache.org/jira/browse/GERONIMO-2804 > Project: Geronimo > Issue Type: Task > Security Level: public(Regular issues) > Components: web > Affects Versions: 2.0-M3 > Reporter: Paul McMahan > Assignee: Paul McMahan > Fix For: 2.0-M3 > > > myfaces has not published the 1.2-SNAPSHOT binaries to a maven repo yet so Geronimo includes them in the jee5 assemblies by putting them in a local repo at modules/geronimo-web-2.5-builder/repository. Those binaries need to be updated to the latest snapshot. Also, the myfaces classes need to be added to all webapp's classloaders -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.