#204: abcl-asdf maybe-parse-mvn ignores version information
----------------------------------------------------------------------------------------------+
Reporter: https://www.google.com/accounts/o8/id?id=aitoawkpp0-51624vwa6xzgzn5lml-cy-k… | Owner: mevenson
Type: defect | Status: new
Priority: major | Milestone: 1.1.0
Component: ASDF | Version:
Keywords: abcl-asdf version |
----------------------------------------------------------------------------------------------+
If one tries to add an :mvn component to an ASDF system, the version info
is always ignored and "LATEST" is used.
e.g. in an example like this
....
:components
((:mvn "junit/junit" :version "3.8.2")
....
the version info is ignored.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/204>
armedbear <http://common-lisp.net/project/armedbear>
armedbear