Closed GoogleCodeExporter closed 8 years ago
Just curious, what do you need the index for?
Original comment by chris.no...@gmail.com
on 7 Feb 2008 at 1:33
No specific reason. I tend to put an index on my jars since it improves class
loading
performances.
Original comment by henri.tr...@gmail.com
on 7 Feb 2008 at 9:21
Here is a reason:
When converting a jar that has a index.list, and you do not specify
index="true" the
resulting jar will still have the original index.list, which doesn't match the
reality anymore. Eclipse gives me a sun.misc.InvalidJarIndexException
Original comment by ffprobe...@dodgeit.com
on 22 Jul 2008 at 8:42
It's true that the original jar index isn't valid anymore. However, I can't see
why
it couldn't be regenerated with the final jarjared jar.
Original comment by henri.tr...@gmail.com
on 22 Jul 2008 at 8:46
I agree, it must be regenerated.
Original comment by ffprobe...@dodgeit.com
on 22 Jul 2008 at 10:07
This should be fixed in SVN head, let me know if it works for you.
Original comment by chris.no...@gmail.com
on 30 Aug 2008 at 5:33
Works perfectly. Thanks!
Original comment by henri.tr...@gmail.com
on 31 Aug 2008 at 12:14
Original issue reported on code.google.com by
henri.tr...@gmail.com
on 5 Oct 2007 at 11:22