[armedbear-ticket] [armedbear] #24: Ability to load ASDF systems off JAR files in the classpath
#24: Ability to load ASDF systems off JAR files in the classpath -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Component: component1 | Version: Keywords: | -------------------------+-------------------------------------------------- Alan Ruttenberg writes: I'd really like the ability to pop an asdf central registry directory into the abcl jar and have abcl be able to asdf load from there. Would really simplify packaging apps based on abcl. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/24> armedbear <http://common-lisp.net/project/armedbear> armedbear
#24: Ability to load ASDF systems off JAR files in the classpath --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: Component: libraries | Version: Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * owner: somebody => mevenson * status: new => assigned * component: other => libraries -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/24#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
#24: Ability to load ASDF systems off JAR files in the classpath --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: 0.21 Component: libraries | Version: 1.0 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * version: => 1.0 * milestone: => 0.21 Comment: More or less working with ASDF2 and jar Pathnames. Marking as part of 0.21. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/24#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear
#24: Ability to load ASDF systems off JAR files in the classpath --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: 0.20 Component: libraries | Version: 1.0 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * milestone: 0.21 => 0.20 Comment: Whoops, we're at 0.20. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/24#comment:3> armedbear <http://common-lisp.net/project/armedbear> armedbear
#24: Ability to load ASDF systems off JAR files in the classpath --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: 0.21 Component: libraries | Version: 1.0 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * milestone: 0.20 => 0.21 Comment: ASDF loading from jar files now works, but Alan is asking for a bit more packaging as well. I think a solution is quite reachable with ASDF2, but I don't have enough time to test it for the 0.20 release, so I am pushing this to 0.21 after all. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/24#comment:4> armedbear <http://common-lisp.net/project/armedbear> armedbear
#24: Ability to load ASDF systems off JAR files in the classpath --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: 0.21 Component: libraries | Version: 1.0 Resolution: | Keywords: --------------------------+------------------------------------------------- Comment(by mevenson): I think this exists, as of abcl-0.20, Pathnames are fully capable of referring to JAR files via the 'jar:' IRI scheme (works for 'jar:file', 'jar:http'). -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/24#comment:5> armedbear <http://common-lisp.net/project/armedbear> armedbear
#24: Ability to load ASDF systems off JAR files in the classpath --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: unscheduled Component: libraries | Version: 1.0 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by ehuelsmann): * milestone: 0.21 => unscheduled Comment: See also #29. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/24#comment:6> armedbear <http://common-lisp.net/project/armedbear> armedbear
#24: Ability to load ASDF systems off JAR files in the classpath --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: mevenson Type: enhancement | Status: closed Priority: major | Milestone: unscheduled Component: libraries | Version: 1.0 Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * status: assigned => closed * resolution: => fixed Comment: Loading ASDF definitions from JAR files has been possible since 0.21. For an example, see the abcl-contrib jar created in the build system, which is packaged as a JAR file. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/24#comment:7> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear