From continuum-commits-return-1582-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Mon Mar 13 16:16:13 2006
Return-Path:
Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org
Received: (qmail 38696 invoked from network); 13 Mar 2006 16:16:13 -0000
Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199)
by minotaur.apache.org with SMTP; 13 Mar 2006 16:16:13 -0000
Received: (qmail 32728 invoked by uid 500); 13 Mar 2006 16:16:12 -0000
Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org
Received: (qmail 32709 invoked by uid 500); 13 Mar 2006 16:16:12 -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 32698 invoked by uid 99); 13 Mar 2006 16:16:12 -0000
Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49)
by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Mar 2006 08:16:12 -0800
X-ASF-Spam-Status: No, hits=-9.4 required=10.0
tests=ALL_TRUSTED,NO_REAL_NAME
X-Spam-Check-By: apache.org
Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194)
by apache.org (qpsmtpd/0.29) with SMTP; Mon, 13 Mar 2006 08:16:11 -0800
Received: (qmail 38261 invoked by uid 65534); 13 Mar 2006 16:15:51 -0000
Message-ID: <20060313161551.38258.qmail@minotaur.apache.org>
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: svn commit: r385582 -
/maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/fml/faqs.fml
Date: Mon, 13 Mar 2006 16:15:50 -0000
To: continuum-commits@maven.apache.org
From: evenisse@apache.org
X-Mailer: svnmailer-1.0.7
X-Virus-Checked: Checked by ClamAV on apache.org
X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N
Author: evenisse
Date: Mon Mar 13 08:15:49 2006
New Revision: 385582
URL: http://svn.apache.org/viewcvs?rev=385582&view=rev
Log:
[CONTINUUM-540] Fix about successful build
Modified:
maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/fml/faqs.fml
Modified: maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/fml/faqs.fml
URL: http://svn.apache.org/viewcvs/maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/fml/faqs.fml?rev=385582&r1=385581&r2=385582&view=diff
==============================================================================
--- maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/fml/faqs.fml (original)
+++ maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/fml/faqs.fml Mon Mar 13 08:15:49 2006
@@ -30,10 +30,13 @@
If you use maven or ant, you need to add at the end of maven.bat and ant.bat, the following line :
If your bat file contains at the end an exit /B, this line must be copy before it.
+
+
+ This part is for Continuum < 1.0.2
You must add too, at the begin of $CONTINUUM/bin/win32/run.bat, the following lines if you run Continuum from command line :