Author: ejiang
Date: Mon Apr 18 16:07:39 2011
New Revision: 1094633
URL: http://svn.apache.org/viewvc?rev=1094633&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=1094633&r1=1094632&r2=1094633&view=diff
==============================================================================
--- aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext (original)
+++ aries/site/trunk/content/documentation/tools/repositoryGenerator.mdtext Mon Apr 18 16:07:39
2011
@@ -23,10 +23,11 @@ It is a command line tool to generate a
1. Obtain the tool <Br/>
-Build the tool from Aries trunk. The easiest way to obtain the tool is to download the aries
trunk, navigate
+ 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.
- 2. Download the tool <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.
3. Execute the command line tool
|