|
|
@14193
|
8 years |
Mark Evenson |
abcl-asdf: make 'com.sun.jna:jna' a synonym for a known, good jna mvn URI.
|
|
|
@14170
|
8 years |
Mark Evenson |
Fix the broken require contracts in ABCL-CONTRIB.
CL:REQUIRE now …
|
|
|
@14169
|
8 years |
Mark Evenson |
Fix ABCL-ASDF's ability to find Maven under Windows.
Since the JVM …
|
|
|
@14168
|
8 years |
Mark Evenson |
Fix ENSURE-REMOTE-REPOSITORY method declaration.
Use the …
|
|
|
@14166
|
8 years |
Mark Evenson |
Update to asdf-2.25.
Note that ASDF no longer exports symbols that …
|
|
|
@13907
|
9 years |
Mark Evenson |
abcl-asdf Maven: fix obvious (?) typo
|
|
|
@13904
|
9 years |
Mark Evenson |
abcl-asdf: refactor interface.
ENSURE-REMOTE-REPOSITORY now takes a …
|
|
|
@13901
|
9 years |
Mark Evenson |
Part of Fix #204: require the use of maven-3.0.4.
Slyrus reports …
|
|
|
@13865
|
9 years |
Mark Evenson |
abcl-asdf: Rename SATISFY to RESOLVE.
Re-jiggle the exported symbols
…
|
|
|
@13863
|
9 years |
Mark Evenson |
abcl-asdf: always use runtime scope for resolving Maven artifacts.
|
|
|
@13862
|
9 years |
Mark Evenson |
Make ABCL-ASDF:SATISFY a generic function, override it to interpret …
|
|
|
@13860
|
9 years |
Mark Evenson |
ABCL-ASDF:RESOLVE-ARTIFACT now returns the namestring of the artifact. …
|
|
|
@13859
|
9 years |
Mark Evenson |
abcl-asdf: return the connector for "https" role-hint.
|
|
|
@13846
|
9 years |
Mark Evenson |
abcl-asdf: fix typo in previous commit.
Or maybe I shouldn't attempt …
|
|
|
@13845
|
9 years |
Mark Evenson |
Refactor previous commit into something (slightly) less hideous.
…
|
|
|
@13844
|
9 years |
Mark Evenson |
abcl-asdf: robustify strategy for finding Maven, especially under …
|
|
|
@13841
|
9 years |
Mark Evenson |
abcl-asdf: Use *maven-http-proxy* for all Maven Aether resolutions.
…
|
|
|
@13836
|
9 years |
Mark Evenson |
abcl-asdf: Enable the specification of an http(s) proxy in …
|
|
|
@13807
|
9 years |
Mark Evenson |
Further fix for ABCL-ASDF load time failure.
Start separating out the …
|
|
|
@13804
|
9 years |
Mark Evenson |
Fix for maven-3.0.4.
Part of the process of cleaning up ABCL-ASDF to …
|
|
|
@13575
|
9 years |
Mark Evenson |
Update ABCL-ASDF contrib to 0.4.1.
Document functions a bit better. …
|
|
|
@13430
|
9 years |
Mark Evenson |
Refactor ASDF extensions from JSS into ABCL-ASDF.
The JAR-FILE, …
|
|
|
@13367
|
10 years |
Mark Evenson |
RESOLVE-DEPENDENCIES now working for remote resolution.
Something …
|
|
|
@13364
|
10 years |
Mark Evenson |
Use java.util.regex to deal with versions more cleanly.
|
|
|
@13362
|
10 years |
Mark Evenson |
Dynamically find location of mvn libraries based on 'mvn' in PATH.
…
|
|
|
@13355
|
10 years |
Mark Evenson |
ASDF-ABCL:RESOLVE returns Maven dependencies from local repository.
I …
|
|
|
@13354
|
10 years |
Mark Evenson |
Incorrect start on Maven repository saved for posterity.
|