From qmccombs@nequalsone.com Tue Apr 8 19:33:09 2003 Return-Path: Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 17759 invoked from network); 8 Apr 2003 19:33:09 -0000 Received: from unknown (HELO neo02.nequalsone.com) (64.79.226.226) by daedalus.apache.org with SMTP; 8 Apr 2003 19:33:09 -0000 Received: by neo02.nequalsone.com (Postfix on SuSE Linux 8.0 (i386), from userid 505) id 79B70383E; Tue, 8 Apr 2003 14:33:14 -0500 (CDT) Received: from qmccombs (neo01.nequalsone.com [192.168.1.7]) by neo02.nequalsone.com (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id 42583383E for ; Tue, 8 Apr 2003 14:33:12 -0500 (CDT) Reply-To: From: "Quinton McCombs" To: "'Turbine Torque Users List'" Subject: RE: build.properties or project.properties -> which one? Date: Tue, 8 Apr 2003 14:33:36 -0500 Organization: NequalsOne, LLC Message-ID: <005401c2fe05$bf950060$0701a8c0@qmccombs> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <3E92ED3E.4050504@sharp.fm> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Status: No, hits=-13.0 required=5.0 tests=BAYES_01,IN_REP_TO,QUOTED_EMAIL_TEXT autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You do NOT need a build.properties file for the plugin. You can use the build.properties file as an override to the settings in project.properties. Take a look at the project.properties and maven.xml of the current HEAD version of Turbine. -------------------------------------------- Quinton McCombs NequalsOne - HealthCare marketing tools mailto:qmccombs@NequalsOne.com http://www.NequalsOne.com > -----Original Message----- > From: Graham Leggett [mailto:minfrin@sharp.fm] > Sent: Tuesday, April 08, 2003 10:40 AM > To: Turbine Torque Users List > Subject: Re: build.properties or project.properties -> which one? > > > Gabriel Bauman wrote: > > > You should still have a build.properties around when using the Maven > > plugin. Put any settings that are soley related to code > generation in > > build.properties, and everything else (DB settings, etc) in > > project.properties. > > In that case can the maven docs be updated to reflect this - > I spent a > while scratching my head trying to figure out why the maven torque > plugin didn't behave like the docs said it should behave. > > Regards, > Graham > -- > ----------------------------------------- > minfrin@sharp.fm "There's a moon > over Bourbon Street > tonight..." > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org > For additional commands, e-mail: torque-user-help@db.apache.org > > >