Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 8720 invoked from network); 19 Sep 2008 14:23:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2008 14:23:37 -0000 Received: (qmail 7094 invoked by uid 500); 19 Sep 2008 14:23:34 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 7037 invoked by uid 500); 19 Sep 2008 14:23:34 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 7028 invoked by uid 99); 19 Sep 2008 14:23:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2008 07:23:34 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2008 14:22:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1260E23889FD; Fri, 19 Sep 2008 07:23:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r697104 - /directory/studio/trunk/studio-plugin/pom.xml Date: Fri, 19 Sep 2008 14:23:16 -0000 To: commits@directory.apache.org From: felixk@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080919142317.1260E23889FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: felixk Date: Fri Sep 19 07:23:16 2008 New Revision: 697104 URL: http://svn.apache.org/viewvc?rev=697104&view=rev Log: - Remove commented pgp-plugin - Add plugin documentation checker (http://maven.apache.org/plugins/maven-docck-plugin/index.html) - Fix issues found by docck checker Modified: directory/studio/trunk/studio-plugin/pom.xml Modified: directory/studio/trunk/studio-plugin/pom.xml URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-plugin/pom.xml?rev=697104&r1=697103&r2=697104&view=diff ============================================================================== --- directory/studio/trunk/studio-plugin/pom.xml (original) +++ directory/studio/trunk/studio-plugin/pom.xml Fri Sep 19 07:23:16 2008 @@ -35,6 +35,10 @@ 1.0.1-SNAPSHOT Maven2 plugin with specific goals for the Apache Directory Studio project http://directory.apache.org/studio/ + + + 2.0.9 + 2007 @@ -68,15 +72,19 @@ org.apache.maven.plugins maven-surefire-plugin - 2.4.3 -