Return-Path: X-Original-To: apmail-ant-ivy-user-archive@www.apache.org Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C360C082 for ; Fri, 4 May 2012 05:58:25 +0000 (UTC) Received: (qmail 47099 invoked by uid 500); 4 May 2012 05:58:25 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 46783 invoked by uid 500); 4 May 2012 05:58:20 -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 46303 invoked by uid 99); 4 May 2012 05:58:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 05:58:18 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of denis.krizanovic@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-we0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 05:58:13 +0000 Received: by werg1 with SMTP id g1so563879wer.4 for ; Thu, 03 May 2012 22:57:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=ozeIZo9FiyTYf/wkRm/Ut/FsHXzzbtVPulOoHH7xvK8=; b=aKNcDoXzc/CyjI1VCXkkDK6r254LeEXd07S7q3JHDvz0zGaRzzAGohdramhGQAhc5I mxkST2rhf1GRv3xF3qrdsrtLXmP7MwCzJdi5iOH+WiP6r1wRSCrdfE7YYO4TfUrojfw1 cZIirbQQ+ZjhLSEAiu2ZOmle90zPpny7Ea6ELi6FX4k5NpVLCY45YlSHPUyPRuPJZLy4 WvLVKAvqeScHKGc90at1n8dYMHmZ9mer6C0OBirvA/AbhIwRWosOQZ0OkwY7kz1rV1/q Eimn9CR+gYmFoQ8jEbKdi+Fo4rxXBW8JLqtvsHjzZmGqGsPgZKyHt6kZ+cy8sq3cuEey k8BQ== MIME-Version: 1.0 Received: by 10.180.102.3 with SMTP id fk3mr9651155wib.9.1336111072466; Thu, 03 May 2012 22:57:52 -0700 (PDT) Received: by 10.180.104.197 with HTTP; Thu, 3 May 2012 22:57:52 -0700 (PDT) Reply-To: denis.krizanovic@gmail.com In-Reply-To: References: Date: Fri, 4 May 2012 15:57:52 +1000 Message-ID: Subject: Re: "Who depends on me" report From: Denis Krizanovic To: ivy-user@ant.apache.org Content-Type: multipart/alternative; boundary=f46d04451807dad84704bf2f994f X-Virus-Checked: Checked by ClamAV on apache.org --f46d04451807dad84704bf2f994f Content-Type: text/plain; charset=ISO-8859-1 hmm.. in my case, I've got 20 or 30 projects that use the ibm mq libraries. So, I'm working at the repository level. report looks like it's at working at a module level. I think it's showing me my dependencies, I want the inverse, who depends on me. This will tell me which apps I need to upgrade and therefore regression test. Incidently, the ibm mq libraries don't have ivy.xml's, because, they don't, not sure if that's a relevant fact or not. On 4 May 2012 15:16, Geoff Clitheroe wrote: > I haven't done this with Ivy but it looks like it is possible with the > report task: > > http://ant.apache.org/ivy/history/latest-milestone/use/report.html > > I have used Tattle Tale for this. It's really nice. > > http://www.jboss.org/tattletale > > Cheers, > Geoff > > > On Fri, May 4, 2012 at 5:10 PM, Denis Krizanovic > wrote: > > I don't know how to ask this question of the nabble archive.. So I'll ask > > here, without searching the archive. > > > > I want a report that shows me all the modules that depend on a particular > > module. > > > > My specific example, is I need to upgrade some mq libraries from 6.02 to > 6.1 > > > > How can I find which projects are using the 6.02 libraries? > --f46d04451807dad84704bf2f994f--