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