Author: bramk
Date: Wed May 29 08:04:49 2013
New Revision: 1487390

URL: http://svn.apache.org/r1487390
Log:
The cnf build presently requires a explicit target

Modified:
    ace/site/trunk/content/dev-doc/getting-started.mdtext

Modified: ace/site/trunk/content/dev-doc/getting-started.mdtext
URL: 
http://svn.apache.org/viewvc/ace/site/trunk/content/dev-doc/getting-started.mdtext?rev=1487390&r1=1487389&r2=1487390&view=diff
==============================================================================
--- ace/site/trunk/content/dev-doc/getting-started.mdtext (original)
+++ ace/site/trunk/content/dev-doc/getting-started.mdtext Wed May 29 08:04:49 
2013
@@ -172,5 +172,5 @@ If you want to add a library that does n
 
         :::sh
         $ cd cnf
-        $ ant
+        $ ant build
         $ java -cp bin org.apache.ace.bnd.LibraryIndexer
\ No newline at end of file


Reply via email to