OSGi dependency generator fixes from Alphonse Van Assche (ticket #101)
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 28 Sep 2009 08:09:32 +0000 (11:09 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 28 Sep 2009 08:09:32 +0000 (11:09 +0300)
commita22fda5b5add3b96ac68a39ab8a6c88b72285098
treea7eed772c99e5ec53f8c9c0e2bba40007cb61420
parent2507ab6797926e9482ad5311697699f0a55f50e2
OSGi dependency generator fixes from Alphonse Van Assche (ticket #101)
- This patch fix some minor bug, remove unused code and increase drastically
  the perf by threading execution of tasks and using zip command instead of
  jar to get meta-data
scripts/osgideps.pl