Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 782 invoked from network); 5 Oct 2009 19:02:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 19:02:58 -0000 Received: (qmail 78449 invoked by uid 500); 5 Oct 2009 19:02:58 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 78395 invoked by uid 500); 5 Oct 2009 19:02:58 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 78386 invoked by uid 99); 5 Oct 2009 19:02:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 19:02:58 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 19:02:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5C570234C053 for ; Mon, 5 Oct 2009 12:02:31 -0700 (PDT) Message-ID: <1883999863.1254769351377.JavaMail.jira@brutus> Date: Mon, 5 Oct 2009 12:02:31 -0700 (PDT) From: "Ivica Loncar (JIRA)" To: notifications@ant.apache.org Subject: [jira] Commented: (IVYDE-208) Ivy Resolve Visualizer In-Reply-To: <479967924.1254400283987.JavaMail.jira@brutus> 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/IVYDE-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762311#action_12762311 ] Ivica Loncar commented on IVYDE-208: ------------------------------------ h2. Scroll I thought it would be nice to have scrollable zoom but I guess we can live without it for now. h2. Search behaviour Some of our projects have a lot of dependencies and graphs tend to get wide so It's hard to find some of the websphere jars if you don't remember exact name. I agree... it's not that important feature. h2. "Focus on file" behaviour What can be done with configurations that are not exposed as eclipse classpath containers? Can we get them visualized also? > Ivy Resolve Visualizer > ---------------------- > > Key: IVYDE-208 > URL: https://issues.apache.org/jira/browse/IVYDE-208 > Project: IvyDE > Issue Type: New Feature > Reporter: Jon Schneider > Attachments: evicted.gif, focus.gif, ivyde-208.patch, ivyde-208.patch, ivyde-208.patch, ivyde-208.patch, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg, screenshot-5.jpg > > > I am kind of excited about this one. I would like to be able to see the resolve report depicted graphically, showing me clearly how particular dependencies wound up on the classpath, what nodes got evicted, what dependencies a particular transitive dependency has, etc etc. Ivy can sometimes fall into the category of "automagically" doing so much for us on the classpath, that developers can take it for granted. Especially when a version conflict arises out of a resolution (by which two different revisions are resolved that aren't under the same eviction context), I see developers getting very confused. I hope this visualization will help them understand. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.