[armedbear-devel] FIND-SYSTEM-JAR ignores versioned jars

Olof-Joachim Frahm olof at macrolet.net
Sun Mar 23 22:55:51 UTC 2014


> On 21 March 2014 at 11:37 Mark Evenson <evenson at panix.com> wrote:
> The last patch is somewhat incomplete, as FIND-CONTRIB needs to do more
> than just match on the classpath.  abcl-contrib.jar is not usually
> mentioned on the classpath; we use the location of the system jar to
> probe the filesystem for abcl-contrib.  So, when running for me
> FIND-CONTRIB-JAR returns null in the first ignore-errors stanza in
> FIND-CONTRIB, which then falls back to probing the locations returned
> from the boot classloader.

I think I've hit the wrong reply button.  Anyway, attached is an attempt
to find the contrib based on the system jar name.  This works even if the
contrib jar isn't on the classpath.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Find-contrib-based-on-system-jar-name.patch
Type: application/octet-stream
Size: 1184 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20140323/72cada4c/attachment.obj>


More information about the armedbear-devel mailing list