Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 74371 invoked from network); 29 Oct 2008 13:46:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2008 13:46:52 -0000 Received: (qmail 25811 invoked by uid 500); 29 Oct 2008 13:46:56 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 25792 invoked by uid 500); 29 Oct 2008 13:46:56 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 25739 invoked by uid 99); 29 Oct 2008 13:46:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2008 06:46:56 -0700 X-ASF-Spam-Status: No, hits=-2.0 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Stefan.Burkhardt@de.bosch.com designates 139.15.237.6 as permitted sender) Received: from [139.15.237.6] (HELO smtp2-v.fe.bosch.de) (139.15.237.6) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2008 13:45:41 +0000 Received: from vsmta2.fe.internet.bosch.com (unknown [10.4.98.30]) by imta8.fe.bosch.de (Postfix) with ESMTP id 7EF8B3C002 for ; Wed, 29 Oct 2008 14:46:20 +0100 (CET) Received: from si-imc02.de.bosch.com (vsgw3.fe.internet.bosch.com [10.4.98.16]) by vsmta2.fe.internet.bosch.com (Postfix) with ESMTP id 68E9680187 for ; Wed, 29 Oct 2008 14:46:20 +0100 (CET) Received: from fe-mail29.de.bosch.com ([10.4.102.15]) by si-imc02.de.bosch.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 29 Oct 2008 14:46:19 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C939CC.B908B32B" Subject: latest-compatible ConflictManager Date: Wed, 29 Oct 2008 14:46:18 +0100 Message-ID: <6EDA1C2DBB743143A80D64006C8C0FF2D40536@fe-mail29.de.bosch.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: latest-compatible ConflictManager Thread-Index: Ack5zLiMlCL1DXdhTiWV8/K/OFDWYQ== From: "Burkhardt Stefan (CI/TMP)" To: X-OriginalArrivalTime: 29 Oct 2008 13:46:19.0700 (UTC) FILETIME=[B9051740:01C939CC] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C939CC.B908B32B Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I am using the latest-compatible Conflictmanager (Ivy-Version 2.0.0 RC1) to resolve my hibernate dependencies. default" transitive=3D"true"/> But when I try to retrieve the dependencies I get the following error. :: problems summary :: :::: ERRORS commons-collections#commons-collections;2.1 (needed by [net.sf.ehcache#ehcache;1.2.3]) conflicts with commons-collections#commons-collections;2.1.1 (needed by [org.hibernate#hibernate;3.2.6.ga]) I Thougth that the latest-compatible manager evicts the commons-collection-2.1.jar and includes the commons-collection-2.1.1.jar.=20 Am I wrong.=20 Stefan ------_=_NextPart_001_01C939CC.B908B32B--