source: trunk/abcl/contrib/abcl-asdf/tests/maven.lisp @ 13771

Last change on this file since 13771 was 13771, checked in by Mark Evenson, 12 years ago

The Bear eats its tail.

Use Maven to locate, retrieve, and cache the latest binary
of the implementation's jar archive.

File size: 198 bytes
Line 
1#|
2(abcl-asdf:resolve-dependencies "log4j" "log4j")
3
4(abcl-asdf:resolve-dependencies "org.armedbear.lisp" "abcl")
5
6|#
7
8; TODO figure out what sort of test framework we can hook in.  Probably ABCL-RT
Note: See TracBrowser for help on using the repository browser.