From continuum-commits-return-3154-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Mon May 21 00:11:40 2007 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 48693 invoked from network); 21 May 2007 00:11:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 May 2007 00:11:40 -0000 Received: (qmail 57989 invoked by uid 500); 21 May 2007 00:11:45 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 57959 invoked by uid 500); 21 May 2007 00:11:45 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 57946 invoked by uid 99); 21 May 2007 00:11:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 May 2007 17:11:45 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Sun, 20 May 2007 17:11:39 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 2EAAB1A981A; Sun, 20 May 2007 17:11:19 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r539984 - /maven/continuum/trunk/continuum-site/src/site/fml/faqs.fml Date: Mon, 21 May 2007 00:11:19 -0000 To: continuum-commits@maven.apache.org From: wsmoak@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070521001119.2EAAB1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wsmoak Date: Sun May 20 17:11:18 2007 New Revision: 539984 URL: http://svn.apache.org/viewvc?view=rev&rev=539984 Log: Correct the location of application.xml containing allowed access schemes. Modified: maven/continuum/trunk/continuum-site/src/site/fml/faqs.fml Modified: maven/continuum/trunk/continuum-site/src/site/fml/faqs.fml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-site/src/site/fml/faqs.fml?view=diff&rev=539984&r1=539983&r2=539984 ============================================================================== --- maven/continuum/trunk/continuum-site/src/site/fml/faqs.fml (original) +++ maven/continuum/trunk/continuum-site/src/site/fml/faqs.fml Sun May 20 17:11:18 2007 @@ -55,10 +55,11 @@ - Can i use file protocol in Add Project view? + Can I use file protocol in Add Project view?

- File protocol is disabled by default for security reasons. You can allow it in $CONTINUUM_HOME/apps/continuum/conf/application.xml + File protocol is disabled by default for security reasons. In Continuum 1.1, you can allow it in + $CONTINUUM_HOME/apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/application.xml

Uncomment the following line :