[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: jar-content is updated daily now



On 08/05/2010 01:27 PM, Torsten Werner wrote:
> I am updating the file
> <http://ftp-master.debian.org/users/twerner/jar-content.txt.gz> daily
> now. It lists the content of all jar files in Debian unstable. The
> format is easily zgrep-able:
> 
> $ zgrep /ObjectMap.class jar-content.txt.gz
> aspectj main usr/share/java/aspectjtools-1.6.9.jar
> org/eclipse/core/internal/utils/ObjectMap.class
> aspectj main usr/share/java/aspectjtools-1.6.9.jar
> org/eclipse/core/internal/jobs/ObjectMap.class
> [...]

I have created a little hack called jardeps [0] that uses
this file to take a first pass at identifying potential
packages to satisfy upstream jar dependencies.

Feedback welcome.

--Tom

[0] http://info9.net/downloads/jardeps


Reply to: