Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 12121 invoked from network); 26 Feb 2007 14:11:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2007 14:11:23 -0000 Received: (qmail 65545 invoked by uid 500); 26 Feb 2007 14:11:32 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 65504 invoked by uid 500); 26 Feb 2007 14:11:31 -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 65491 invoked by uid 99); 26 Feb 2007 14:11:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Feb 2007 06:11:31 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Mon, 26 Feb 2007 06:11:22 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 6E9EF1A981A; Mon, 26 Feb 2007 06:11:02 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r511810 - in /maven/continuum/trunk/continuum-rpc-client: pom.xml src/main/ Date: Mon, 26 Feb 2007 14:11:02 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070226141102.6E9EF1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: evenisse Date: Mon Feb 26 06:11:01 2007 New Revision: 511810 URL: http://svn.apache.org/viewvc?view=rev&rev=511810 Log: Generate non-enhanced model classes Modified: maven/continuum/trunk/continuum-rpc-client/pom.xml maven/continuum/trunk/continuum-rpc-client/src/main/ (props changed) Modified: maven/continuum/trunk/continuum-rpc-client/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-rpc-client/pom.xml?view=diff&rev=511810&r1=511809&r2=511810 ============================================================================== --- maven/continuum/trunk/continuum-rpc-client/pom.xml (original) +++ maven/continuum/trunk/continuum-rpc-client/pom.xml Mon Feb 26 06:11:01 2007 @@ -33,6 +33,25 @@ + org.codehaus.modello + modello-maven-plugin + + + modello-continuum + + java + + + src/main/mdo/continuum.xml + + + + + 1.1.0 + false + + + org.codehaus.mojo exec-maven-plugin Propchange: maven/continuum/trunk/continuum-rpc-client/src/main/ ------------------------------------------------------------------------------ --- svn:externals (added) +++ svn:externals Mon Feb 26 06:11:01 2007 @@ -0,0 +1 @@ +mdo https://svn.apache.org/repos/asf/maven/continuum/trunk/continuum-model/src/main/mdo