You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ej...@apache.org on 2011/08/18 10:46:39 UTC

svn commit: r1159089 - /aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext

Author: ejiang
Date: Thu Aug 18 08:46:38 2011
New Revision: 1159089

URL: http://svn.apache.org/viewvc?rev=1159089&view=rev
Log:
CMS commit to aries by ejiang

Modified:
    aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext

Modified: aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext?rev=1159089&r1=1159088&r2=1159089&view=diff
==============================================================================
--- aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext (original)
+++ aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext Thu Aug 18 08:46:38 2011
@@ -26,8 +26,7 @@ It is a command line tool to generate a 
 a) Build the tool from Aries trunk. <br/>
  The easiest way to obtain the tool is to download the aries trunk, navigate
 to the  '*application->application-tooling-repository-generator*', and then run *mvn install*, copy all jars from the the target directory. <br/><br/>
-b) Download the tool <br/>
-The tool can be downloaded from [here](repositorygenerator.zip). Unzip the zip to a directory and change the current directory to that directory.<br/><br/>
+
  2. Execute the command line tool<br/>
 >*java -jar org.apache.aries.application.tooling.repository.generator-xxx.jar [repository xml location] url1 [url2...]*