[ http://issues.apache.org/jira/browse/DIR-188?page=all ]

Ole Ersoy updated DIR-188:
--------------------------

    Attachment: patch.txt

> Maven Archetype for Performance Testing
> ---------------------------------------
>
>          Key: DIR-188
>          URL: http://issues.apache.org/jira/browse/DIR-188
>      Project: Directory
>         Type: New Feature

>  Environment: Java
>     Reporter: Ole Ersoy
>     Assignee: Alex Karasulu
>     Priority: Minor
>  Attachments: ads.performance.testing.zip, ads.performance.testing.zip, 
> documentation.apt, patch.txt
>
> OK - Here's the ADS Performance Testing archetype
> start (server.xml and performance.ldif need data).
> For this to work maven has to be installed of coarse.
> Just unzip, cd into ads.performance.testing and type
> maven install
> The archetype is now installed in your local maven
> repository.
> For the documentation on how this archetype was
> created see the directory
> src/site/apt/documentation.
> This is the documentation in apt format.
> For the html version see the directory
> target/site/documentation.html
> Maven generated this file from the apt document.
> Now run this command:
> mvn archetype:create -DarchetypeVersion=1.0-SNAPSHOT 
> -DarchetypeGroupId=org.apache.ads.archetypes 
> -DgroupId=mavenComplainsIfWeDontGiveOneButWeDontNeedOne 
> -DarchetypeArtifactId=ads.performance.testing 
> -DartifactId=ads.sample.performance.testing
> This will create the project
> ads.sample.performance.testing
> cd into it and type mvn eclipse:eclipse
> Now you can import it into eclipse.
> There's a todo in the documentation.
> This is just the baseline starting point I talked
> about in the other emails.
> One future enhancement that could easily be added is a
> directory containing a configuration file for
> generating the performance.ldif file.  Once the
> documentation is reviewed, everyone should know how to
> add that.
> Cheers,
> - Ole

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to