Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8674EDC7B for ; Wed, 19 Sep 2012 11:26:13 +0000 (UTC) Received: (qmail 42892 invoked by uid 500); 19 Sep 2012 11:26:13 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 41785 invoked by uid 500); 19 Sep 2012 11:26:11 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 41442 invoked by uid 99); 19 Sep 2012 11:26:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 11:26:09 +0000 Date: Wed, 19 Sep 2012 22:26:08 +1100 (NCT) From: "Claus Ibsen (JIRA)" To: dev@activemq.apache.org Message-ID: <736097785.96861.1348053968941.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (AMQ-4063) Trim RAR to not included Derby JAR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus Ibsen created AMQ-4063: -------------------------------- Summary: Trim RAR to not included Derby JAR Key: AMQ-4063 URL: https://issues.apache.org/jira/browse/AMQ-4063 Project: ActiveMQ Issue Type: Improvement Components: JCA Container Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 5.7.0 [13:08:04] anyone remember why apache derby is included in the AMQ RAR (eg the JCA adapter) ? its 2.5mb [13:09:32] cibsen: that is an oversight is my guess, b/c the rar pulls in activemq all. [13:10:04] gtully yeah the pom.xml has a zillion excludes [13:10:16] so i guess i should add derby to the excluded then [13:10:28] cibsen: the jdbc persistence adapter defaults to using derby in the absence of a configured datasource, that is why it is there in the first place as a dep on core [13:10:52] cibsen: yep, cause there is little point using jdbc for an embedded broker in a j22 container [13:11:07] wouldn't the rar be able to use a persistence adapter installed in the jee server, eg lets say you use oracle as database [13:11:30] cibsen: yep -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira