Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
abcl
abcl
Commits
a669902d
Commit
a669902d
authored
Sep 03, 2011
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
Note MVN ability in CHANGES.
parent
0ae00f14
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
a669902d
...
...
@@ -10,6 +10,11 @@ Features
* Huge (> 64k) literal object support (fixes CL-UNICODE support)
* The ABCL-ASDF contrib allows the specification of JAR-FILE or
JAR-DIRECTORY components that can be resolved via a PATHNAME. The
MVN component bootstraps a Maven3 Aether connector to locally
replicate a versioned jar artifact for dynamic inclusion in the
CLASSPATH.
Changes
-------
...
...
@@ -45,6 +50,10 @@ Changes
JSS:ENSURE-COMPATIBILITY function to have JSS include these
dependencies.
* As long as ABCL-ASDF:ENSURE-MVN-VERSION can dynamically introspect
and then load Maven 3 libraries at runtime, ASDF components of type
MVN can now be used to specify versioned JVM artifacts.
* Threads spawned by THREADS:MAKE-THREAD can terminate the Lisp image
via the EXT:QUIT and EXT:EXIT functions.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment