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

Olof-Joachim Frahm olof at macrolet.net
Thu Mar 20 22:47:35 UTC 2014


Hi,

I've noticed (while building with Maven), that the versioned system and
contrib jars aren't found properly because of how the loader constructs
the pathnames.  Attached are three patches to clean up abcl-contrib.lisp
a bit and then fix this by accepting every matching pathname directly.
This still doesn't check for the correct version string, but maybe
that's not a problem.

Best regards,
Olof
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-trailing-whitespace-untabify.patch
Type: application/octet-stream
Size: 4272 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20140320/7e454f2b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Indentation.patch
Type: application/octet-stream
Size: 3865 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20140320/7e454f2b/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Include-version-in-system-contrib-jar-pathname.patch
Type: application/octet-stream
Size: 2383 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20140320/7e454f2b/attachment-0002.obj>


More information about the armedbear-devel mailing list