Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 72871 invoked from network); 5 Jan 2011 04:55:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jan 2011 04:55:10 -0000 Received: (qmail 82187 invoked by uid 500); 5 Jan 2011 04:55:10 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 81986 invoked by uid 500); 5 Jan 2011 04:55:09 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 81978 invoked by uid 99); 5 Jan 2011 04:55:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jan 2011 04:55:09 +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; Wed, 05 Jan 2011 04:55:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p054sjI9018536 for ; Wed, 5 Jan 2011 04:54:46 GMT Message-ID: <8924973.152661294203285815.JavaMail.jira@thor> Date: Tue, 4 Jan 2011 23:54:45 -0500 (EST) From: "Phil Steitz (JIRA)" To: issues@commons.apache.org Subject: [jira] Resolved: (DBCP-344) Maven configuration updated with configuration for transitive dependency conflict. 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/DBCP-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved DBCP-344. ------------------------------ Resolution: Fixed Thanks for the patch. Fixed in r1055296 for both trunk and 1_4_X branch. > Maven configuration updated with configuration for transitive dependency conflict. > ---------------------------------------------------------------------------------- > > Key: DBCP-344 > URL: https://issues.apache.org/jira/browse/DBCP-344 > Project: Commons Dbcp > Issue Type: Bug > Affects Versions: 1.3, 1.4 > Environment: Any > Reporter: Jeremy Whiting > Priority: Trivial > Fix For: 1.3.1, 1.4.1 > > Attachments: dbcp-pom-svn-diff.txt > > > Added configuration to fix transitive dependencies. > there are two conflicts. > junit > commons-logging > Attached to this JIRA ticket is a svn diff of the Maven2 POM configuration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.