Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 49185 invoked from network); 14 Oct 2003 03:21:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Oct 2003 03:21:28 -0000 Received: (qmail 75000 invoked by uid 500); 14 Oct 2003 03:21:06 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 74987 invoked by uid 500); 14 Oct 2003 03:21:06 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 74974 invoked from network); 14 Oct 2003 03:21:06 -0000 Received: from unknown (HELO t1.cwihosting.com) (64.49.220.232) by daedalus.apache.org with SMTP; 14 Oct 2003 03:21:06 -0000 Received: from 12-213-30-106.client.attbi.com ([12.213.30.106] helo=dell) by t1.cwihosting.com with smtp (Exim 4.24) id 1A9FkD-0006ws-5C for torque-user@db.apache.org; Mon, 13 Oct 2003 22:21:09 -0500 Message-ID: <000a01c39203$23dcdca0$6401a8c0@dell> From: "David Chelimsky" To: Subject: overriding torque.targetPackage Date: Mon, 13 Oct 2003 22:27:44 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C391D9.38CFF770" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - t1.cwihosting.com X-AntiAbuse: Original Domain - db.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - chelimsky.org X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0007_01C391D9.38CFF770 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Can you put different OM sets in different packages? I've got this in = build.properties: torque.targetPackage =3D org.chelimsky.tools And then this in tools-schema.xml: The docs indicate that the package attribute of the table element should = override the torque.targetPackage property, but when I build the classes = are generated in org.chelimsky.tools, not org.chelimsky.tools.user. Thanks in advance for your help. David ------=_NextPart_000_0007_01C391D9.38CFF770--