Return-Path: Delivered-To: apmail-openejb-commits-archive@www.apache.org Received: (qmail 57732 invoked from network); 15 Nov 2010 14:32:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Nov 2010 14:32:08 -0000 Received: (qmail 79282 invoked by uid 500); 15 Nov 2010 14:32:40 -0000 Delivered-To: apmail-openejb-commits-archive@openejb.apache.org Received: (qmail 79223 invoked by uid 500); 15 Nov 2010 14:32:38 -0000 Mailing-List: contact commits-help@openejb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openejb.apache.org Delivered-To: mailing list commits@openejb.apache.org Received: (qmail 79216 invoked by uid 99); 15 Nov 2010 14:32:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 14:32:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 14:32:35 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAFEWDP3009926 for ; Mon, 15 Nov 2010 14:32:14 GMT Message-ID: <32002929.82141289831533858.JavaMail.jira@thor> Date: Mon, 15 Nov 2010 09:32:13 -0500 (EST) From: "Stephen Connolly (JIRA)" To: commits@openejb.apache.org Subject: [jira] Updated: (OPENEJB-1399) packaging of openejb-itests-interceptor-beans and openejb-itests-beans is incorrect In-Reply-To: <13100612.81481289826373346.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENEJB-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Connolly updated OPENEJB-1399: -------------------------------------- Attachment: openejb-1399.patch attached patch based off 3.1.4 > packaging of openejb-itests-interceptor-beans and openejb-itests-beans is incorrect > ----------------------------------------------------------------------------------- > > Key: OPENEJB-1399 > URL: https://issues.apache.org/jira/browse/OPENEJB-1399 > Project: OpenEJB > Issue Type: Improvement > Components: build > Affects Versions: 3.1.x > Reporter: Stephen Connolly > Attachments: openejb-1399.patch > > > The packaging of the openejb-itests-interceptor-beans and openejb-itests-beans is currently "jar" which is incorrect as these are ejb jars and without setting the packaing to "ejb" the build requires installation to the locat repository to complete -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.