Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 86640 invoked from network); 9 Nov 2007 09:42:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2007 09:42:18 -0000 Received: (qmail 8323 invoked by uid 500); 9 Nov 2007 09:42:06 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 8294 invoked by uid 500); 9 Nov 2007 09:42:06 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 8281 invoked by uid 99); 9 Nov 2007 09:42:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 01:42:06 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 09:42:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B13A41A9832; Fri, 9 Nov 2007 01:41:57 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r593467 - /maven/continuum/trunk/continuum-model/pom.xml Date: Fri, 09 Nov 2007 09:41:57 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071109094157.B13A41A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: evenisse Date: Fri Nov 9 01:41:56 2007 New Revision: 593467 URL: http://svn.apache.org/viewvc?rev=593467&view=rev Log: Move model generation to initialize phase so the javadoc report will generate API doc for model classes Modified: maven/continuum/trunk/continuum-model/pom.xml Modified: maven/continuum/trunk/continuum-model/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-model/pom.xml?rev=593467&r1=593466&r2=593467&view=diff ============================================================================== --- maven/continuum/trunk/continuum-model/pom.xml (original) +++ maven/continuum/trunk/continuum-model/pom.xml Fri Nov 9 01:41:56 2007 @@ -15,6 +15,7 @@ modello-continuum + initialize java stax-reader