Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 98438 invoked from network); 28 Jul 2006 20:08:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jul 2006 20:08:09 -0000 Received: (qmail 88392 invoked by uid 500); 28 Jul 2006 20:08:09 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 88340 invoked by uid 500); 28 Jul 2006 20:08:09 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 88331 invoked by uid 99); 28 Jul 2006 20:08:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 13:08:09 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of plinskey@bea.com designates 63.96.176.25 as permitted sender) Received: from [63.96.176.25] (HELO uslcmh01.bea.com) (63.96.176.25) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 13:08:08 -0700 Received: from ussjfe02.amer.bea.com (ussjfe02b.bea.com [172.16.120.56]) by uslcmh01.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id k6SK7jNg014914 for ; Fri, 28 Jul 2006 16:07:45 -0400 Received: from repbex02.amer.bea.com ([10.160.26.99]) by ussjfe02.amer.bea.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 28 Jul 2006 13:07:45 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: RuntimeEnhancement Date: Fri, 28 Jul 2006 13:07:40 -0700 Message-ID: <7D856CDFE035FF45A0420ACBD71BDD63019CBF22@repbex02.amer.bea.com> In-Reply-To: <72c1350f0607271149j4b30f0e2ndc1398f5d2c17675@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RuntimeEnhancement Thread-Index: AcaxrYA9NIp5uXkdRke1RUBIMS36swA037Zw From: "Patrick Linskey" To: X-OriginalArrivalTime: 28 Jul 2006 20:07:45.0358 (UTC) FILETIME=[7D8D5EE0:01C6B281] X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2006.7.28.121433 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > I did some experimentation with runtime enhancement (the doc=20 > Marc posted was helpful here). All the code required is=20 > checked in to SVN, but you I did have to add Premain-Class:=20 > org.apache.openjpa.enhance.PCEnhancerAgent to the manifest=20 > for openjpa-kernel-5-0.9.0.jar. Hmm. Does anyone have any idea how to convince mvn to do this as part of the build process? > Is this right way to resolve the problem? The documentation=20 > refers to org.apache.openjpa.jar which presumably would=20 > contain the manifest. A bunch of the docs were converted via sed scripts; some things (such as org.apache.openjpa.jar) are a sad victim of the conversion process. That used to be kodo.jar. In the long run, we need to work out our deployment story. We might want to move towards a build system that assembles a monolithic jar out of all the modules. > Admittedly this is a minor issue and I have a workaround, but=20 > if I can I'd like to help get the change back into svn. Probably the most useful things would be to fix the docs to point to the right jar, and to divine how to make mvn spit out the right manifest info. Theoretically, this might be as easy as some directive or putting a MANIFEST.MF file somewhere to get merged during the build process. But I'm a mvn newbie, so have no real clue sadly. -Patrick _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.