Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3BA1DBCE for ; Wed, 29 May 2013 08:05:20 +0000 (UTC) Received: (qmail 29911 invoked by uid 500); 29 May 2013 08:05:20 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 29889 invoked by uid 500); 29 May 2013 08:05:20 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 29877 invoked by uid 99); 29 May 2013 08:05:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 May 2013 08:05:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 May 2013 08:05:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 842FF2388962 for ; Wed, 29 May 2013 08:04:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r863593 - in /websites/staging/ace/trunk/content: ./ dev-doc/getting-started.html Date: Wed, 29 May 2013 08:04:57 -0000 To: commits@ace.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130529080457.842FF2388962@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Wed May 29 08:04:57 2013 New Revision: 863593 Log: Staging update by buildbot for ace Modified: websites/staging/ace/trunk/content/ (props changed) websites/staging/ace/trunk/content/dev-doc/getting-started.html Propchange: websites/staging/ace/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed May 29 08:04:57 2013 @@ -1 +1 @@ -1487374 +1487390 Modified: websites/staging/ace/trunk/content/dev-doc/getting-started.html ============================================================================== --- websites/staging/ace/trunk/content/dev-doc/getting-started.html (original) +++ websites/staging/ace/trunk/content/dev-doc/getting-started.html Wed May 29 08:04:57 2013 @@ -292,7 +292,7 @@

Update the repository.xml. After making changes to anything in cnf/lib/ you need to update the index file that describes the contents of the repository. To do this enter the following commands:

$ cd cnf
-$ ant
+$ ant build
 $ java -cp bin org.apache.ace.bnd.LibraryIndexer