Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2010 23:21:07 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Andriy Gapon <avg@icyb.net.ua>
Cc:        freebsd-eclipse@freebsd.org
Subject:   Re: eclipse-devel installs dead symlinks
Message-ID:  <20100610062107.GA34958@misty.eyesbeyond.com>
In-Reply-To: <4C054EF6.6030508@icyb.net.ua>
References:  <4C054EF6.6030508@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 01, 2010 at 09:18:30PM +0300, Andriy Gapon wrote:
> It seems that in my environment eclipse-devel installs a bunch of symlink that
> point to files in port build directory:

I just committed a change which fixes this.  Thanks for the report!

> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar
> /usr/local/lib/eclipse-devel/plugins/org.junit4_4.5.0.v20090824/junit.jar
> /usr/local/lib/eclipse-devel/plugins/org.junit4/junit.jar
> /usr/local/lib/eclipse-devel/plugins/org.junit_3.8.2.v20090203-1005/junit.jar
> 
> Example:
> $ ls -l
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar
> lrwxr-xr-x  1 root  wheel  94 20 May 21:24
> /usr/local/lib/eclipse-devel/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar
> ->
> /usr/obj/usr/ports/java/eclipse-devel/work/eclipse-build-0.5.0/bundles/ant-commons-logging.jar
> 
> All the links are related to either ant or junit.
> 
> -- 
> Andriy Gapon
> _______________________________________________
> freebsd-eclipse@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
> To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@freebsd.org"

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100610062107.GA34958>