source: trunk/abcl/contrib/abcl-asdf/abcl-asdf.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15245   4 years Mark Evenson abcl-asdf: use WITH-AETHER to ensure things are loaded Unfortunately, …
(edit) @15243   4 years Mark Evenson abcl-asdf: rework Maven usage strategy On initialization of the Maven …
(edit) @15105   6 years Mark Evenson Make use of warning muffling (Olof-Joachim Frahm) Merges …
(edit) @15101   6 years Mark Evenson Add test cases for multiple repositories (Olof-Joachim Frahm) Merges …
(edit) @15100   6 years Mark Evenson Fix ASDF usage of MVN module (Olof-Joachim Frahm) Merges …
(edit) @15093   7 years Mark Evenson Support multiple Maven repositories (Olof-Joachim Frahm) Necessary to …
(edit) @15017   7 years Mark Evenson Refactor out initialization pattern for Maven as WITH-AETHER to be …
(edit) @15010   7 years Mark Evenson abcl-asdf: preparation to use utility functions from ABCL-BUILD …
(edit) @14791   9 years Mark Evenson abcl-asdf: fix usage with local repository
(edit) @14748   9 years Mark Evenson abcl-asdf: normalize whitespace.
(edit) @14743   9 years Mark Evenson abcl-asdf: enhancements * mvn class now has :repository initarg * …
(edit) @14742   9 years Mark Evenson abcl-asdf: maven artifact/dependency enhancements. * …
(edit) @14631   10 years Mark Evenson abcl-asdf: cache Maven dependency resolution to avoid repeated …
(edit) @14630   10 years ehuelsmann Fix error "Undefined function T" reported by Cyrus Harmon.
(edit) @14629   10 years Mark Evenson ASDF:ENSURE-PARSED-MVN should be exported at compile time. …
(edit) @14628   10 years Mark Evenson Fix ABCL-ASDF:RESOLVE for MVN-COMPONENT arguments.
(edit) @14574   11 years Mark Evenson abcl-asdf/1.3.0: updated to work with maven-3.1.0. Big thanks to …
(edit) @14365   11 years Mark Evenson abcl-asdf: fix bug to use the version of specified MVN components. …
(edit) @14364   11 years Mark Evenson ASDF systems using the MVN component now load again. log4j.asd …
(edit) @14237   11 years Mark Evenson abcl-asdf: fix compilation by removing stray character.
(edit) @14236   11 years Mark Evenson abcl-asdf: Enable bypassing of loading from network if a given class …
(edit) @14205   12 years Mark Evenson abcl-asdf: Patch to fix obvious mistakes (stas). Fix logic for …
(edit) @14195   12 years Mark Evenson abcl-asdf-0.9.0: patching to greater global stability of distributed …
(edit) @14193   12 years Mark Evenson abcl-asdf: make 'com.sun.jna:jna' a synonym for a known, good jna mvn URI.
(edit) @14192   12 years Mark Evenson abcl-asdf: special case handling for finding com.sun.jna.Native et. …
(edit) @13904   12 years Mark Evenson abcl-asdf: refactor interface. ENSURE-REMOTE-REPOSITORY now takes a …
(edit) @13903   12 years Mark Evenson abcl-asdf: Final touches on 0.8.0.
(edit) @13902   12 years Mark Evenson abcl-asdf-0.8.0: commit to an API to specify repository. The ASDF:MVN …
(edit) @13900   12 years Mark Evenson abcl-asdf: Clarify the version setting code for MVN compoments. Fix …
(edit) @13867   12 years Mark Evenson abcl-asdf: fix logic for dealing with ASDF::MVN entries without …
(edit) @13865   12 years Mark Evenson abcl-asdf: Rename SATISFY to RESOLVE. Re-jiggle the exported symbols …
(edit) @13863   12 years Mark Evenson abcl-asdf: always use runtime scope for resolving Maven artifacts.
(edit) @13862   12 years Mark Evenson Make ABCL-ASDF:SATISFY a generic function, override it to interpret …
(edit) @13861   12 years Mark Evenson abcl-asdf: Use the JVM's notion of the classpath separator.
(edit) @13701   12 years Mark Evenson mop: implement mop:extract-specializer-names as specified in AMOP page …
(edit) @13575   13 years Mark Evenson Update ABCL-ASDF contrib to 0.4.1. Document functions a bit better. …
(edit) @13570   13 years Mark Evenson Fix typo in abcl-asdf.
(edit) @13550   13 years Mark Evenson Maven dependencies loaded via ASDF defintions. If a Maven3 …
(edit) @13430   13 years Mark Evenson Refactor ASDF extensions from JSS into ABCL-ASDF. The JAR-FILE, …
(edit) @13367   13 years Mark Evenson RESOLVE-DEPENDENCIES now working for remote resolution. Something …
(edit) @13345   13 years Mark Evenson Fix all compilation warnings. Still not expected that ABCL-ASDF …
(edit) @13343   13 years Mark Evenson Fix compilation of ABCL-ASDF contrib. It still doesn't run.
(edit) @13342   13 years Mark Evenson Implementation strategy: use the Maven Ant tasks to drive via build.xml.
(add) @13340   13 years Mark Evenson Rough cut of what declaring Maven dependencies in ASDF would be like.
Note: See TracRevisionLog for help on using the revision log.