[armedbear-ticket] [armedbear] #204: abcl-asdf maybe-parse-mvn ignores version information
armedbear
armedbear-devel at common-lisp.net
Fri Mar 30 01:17:02 UTC 2012
#204: abcl-asdf maybe-parse-mvn ignores version information
----------------------------------------------------------------------------------------------+
Reporter: https://www.google.com/accounts/o8/id?id=aitoawkpp0-51624vwa6xzgzn5lml-cy-kfqvwa | 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
More information about the armedbear-ticket
mailing list