Return-Path: Delivered-To: apmail-myfaces-commits-archive@www.apache.org Received: (qmail 34227 invoked from network); 2 Feb 2008 17:14:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2008 17:14:38 -0000 Received: (qmail 44059 invoked by uid 500); 2 Feb 2008 17:14:29 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 43994 invoked by uid 500); 2 Feb 2008 17:14:29 -0000 Mailing-List: contact commits-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 commits@myfaces.apache.org Received: (qmail 43983 invoked by uid 99); 2 Feb 2008 17:14:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2008 09:14:29 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2008 17:14:22 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D8D0A1A9832; Sat, 2 Feb 2008 09:14:14 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r617836 - /myfaces/orchestra/trunk/examples/pom.xml Date: Sat, 02 Feb 2008 17:14:14 -0000 To: commits@myfaces.apache.org From: skitching@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080202171414.D8D0A1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: skitching Date: Sat Feb 2 09:14:13 2008 New Revision: 617836 URL: http://svn.apache.org/viewvc?rev=617836&view=rev Log: Fix site url, add project description. Modified: myfaces/orchestra/trunk/examples/pom.xml Modified: myfaces/orchestra/trunk/examples/pom.xml URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/examples/pom.xml?rev=617836&r1=617835&r2=617836&view=diff ============================================================================== --- myfaces/orchestra/trunk/examples/pom.xml (original) +++ myfaces/orchestra/trunk/examples/pom.xml Sat Feb 2 09:14:13 2008 @@ -41,6 +41,10 @@ org.apache.myfaces.orchestra myfaces-orchestra-examples-project 1.0-SNAPSHOT + + A webapp (warfile) which demonstrates the features of Orchestra, including basic + conversation management, and conversation-scoped persistence. + org.apache.myfaces.orchestra @@ -327,7 +331,7 @@ apache-site Apache Website - scpexe://people.apache.org/www/myfaces.apache.org/orchestra/myfaces-orchestra-examples + scpexe://people.apache.org/www/myfaces.apache.org/orchestra/myfaces-orchestra-examples-project