Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 86101 invoked from network); 26 May 2005 16:57:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 May 2005 16:57:16 -0000 Received: (qmail 85161 invoked by uid 500); 26 May 2005 16:57:13 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 85142 invoked by uid 500); 26 May 2005 16:57:13 -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 85128 invoked by uid 99); 26 May 2005 16:57:13 -0000 X-ASF-Spam-Status: No, hits=-9.3 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,WEIRD_PORT X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 26 May 2005 09:57:09 -0700 Received: (qmail 85746 invoked by uid 65534); 26 May 2005 16:56:54 -0000 Message-ID: <20050526165654.85745.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r178651 - /maven/continuum/trunk/README.txt Date: Thu, 26 May 2005 16:56:54 -0000 To: continuum-commits@maven.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: brett Date: Thu May 26 09:56:53 2005 New Revision: 178651 URL: http://svn.apache.org/viewcvs?rev=3D178651&view=3Drev Log: update readme Modified: maven/continuum/trunk/README.txt Modified: maven/continuum/trunk/README.txt URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/README.txt?rev=3D1= 78651&r1=3D178650&r2=3D178651&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- maven/continuum/trunk/README.txt (original) +++ maven/continuum/trunk/README.txt Thu May 26 09:56:53 2005 @@ -1,11 +1,9 @@ Building -------- =20 -(You may need to clear out your local repository in case of old snapshot d= ependencies) - Run: =20 - ./make.sh + ./build.sh =20 To start continuum: =20 @@ -14,6 +12,6 @@ =20 To access continuum's web site, go to: =20 - http://localhost:8000/continuumweb/servlet/continuum + http://localhost:8080/continuumweb/servlet/continuum =20 =20