Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 82394 invoked from network); 7 Aug 2006 22:00:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Aug 2006 22:00:57 -0000 Received: (qmail 40402 invoked by uid 500); 7 Aug 2006 22:00:57 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 40182 invoked by uid 500); 7 Aug 2006 22:00:57 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 40171 invoked by uid 99); 7 Aug 2006 22:00:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2006 15:00:56 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2006 15:00:56 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C4CC871429F for ; Mon, 7 Aug 2006 21:58:14 +0000 (GMT) Message-ID: <16158986.1154987894803.JavaMail.jira@brutus> Date: Mon, 7 Aug 2006 14:58:14 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIR-188) Maven Archetype for Performance Testing In-Reply-To: <29216614.1151858609948.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIR-188?page=all ] Alex Karasulu closed DIR-188. ----------------------------- Resolution: Won't Fix We decided to use slamd but we could use maven architypes for things like a custom apacheds schema project. > Maven Archetype for Performance Testing > --------------------------------------- > > Key: DIR-188 > URL: http://issues.apache.org/jira/browse/DIR-188 > Project: Directory > Issue Type: New Feature > Environment: Java > Reporter: Ole Ersoy > Assigned To: Alex Karasulu > Priority: Minor > Attachments: ads.performance.testing.zip, ads.performance.testing.zip, documentation.apt, newpatch.txt, 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