Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 74694 invoked from network); 2 Sep 2008 16:46:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2008 16:46:28 -0000 Received: (qmail 76512 invoked by uid 500); 2 Sep 2008 16:46:26 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 76486 invoked by uid 500); 2 Sep 2008 16:46:26 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 76477 invoked by uid 99); 2 Sep 2008 16:46:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 09:46:26 -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; Tue, 02 Sep 2008 16:45:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4FECA2388A02; Tue, 2 Sep 2008 09:45:29 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r691315 - /jackrabbit/trunk/jackrabbit-ocm/pom.xml Date: Tue, 02 Sep 2008 16:45:28 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080902164529.4FECA2388A02@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Tue Sep 2 09:45:27 2008 New Revision: 691315 URL: http://svn.apache.org/viewvc?rev=691315&view=rev Log: JCR-1404: javadoc writing and generation with mvn Applied improvement suggested by Alex Lukin. Modified: jackrabbit/trunk/jackrabbit-ocm/pom.xml Modified: jackrabbit/trunk/jackrabbit-ocm/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-ocm/pom.xml?rev=691315&r1=691314&r2=691315&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-ocm/pom.xml (original) +++ jackrabbit/trunk/jackrabbit-ocm/pom.xml Tue Sep 2 09:45:27 2008 @@ -56,6 +56,12 @@ + maven-javadoc-plugin + + 1.5 + + + maven-surefire-plugin -Xmx256m