|
|
@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.
|
|
|
@13860
|
13 years |
Mark Evenson |
ABCL-ASDF:RESOLVE-ARTIFACT now returns the namestring of the artifact. …
|
|
|
@13859
|
13 years |
Mark Evenson |
abcl-asdf: return the connector for "https" role-hint.
|
|
|
@13846
|
13 years |
Mark Evenson |
abcl-asdf: fix typo in previous commit.
Or maybe I shouldn't attempt …
|
|
|
@13845
|
13 years |
Mark Evenson |
Refactor previous commit into something (slightly) less hideous.
…
|
|
|
@13844
|
13 years |
Mark Evenson |
abcl-asdf: robustify strategy for finding Maven, especially under …
|
|
|
@13841
|
13 years |
Mark Evenson |
abcl-asdf: Use *maven-http-proxy* for all Maven Aether resolutions.
…
|
|
|
@13836
|
13 years |
Mark Evenson |
abcl-asdf: Enable the specification of an http(s) proxy in …
|
|
|
@13808
|
13 years |
Mark Evenson |
abcl-asdf: remove all the broken test framework references.
The …
|
|
|
@13807
|
13 years |
Mark Evenson |
Further fix for ABCL-ASDF load time failure.
Start separating out the …
|
|
|
@13806
|
13 years |
Mark Evenson |
Fix ABCL-ASDF load time failure.
|
|
|
@13804
|
13 years |
Mark Evenson |
Fix for maven-3.0.4.
Part of the process of cleaning up ABCL-ASDF to …
|
|
|
@13803
|
13 years |
Mark Evenson |
Add Ant convenience target for "abcl-contrib.jar".
|
|
|
@13794
|
13 years |
Mark Evenson |
Bless abcl-asdf-0.5.0 to fix bugs.
Outstanding issue is that it …
|
|
|
@13771
|
13 years |
Mark Evenson |
The Bear eats its tail.
Use Maven to locate, retrieve, and cache the …
|
|
|
@13770
|
13 years |
Mark Evenson |
Simple runtime maven test.
CL-USER> …
|
|
|
@13701
|
13 years |
Mark Evenson |
mop: implement mop:extract-specializer-names as specified in AMOP page …
|
|
|
@13575
|
14 years |
Mark Evenson |
Update ABCL-ASDF contrib to 0.4.1.
Document functions a bit better. …
|
|
|
@13570
|
14 years |
Mark Evenson |
Fix typo in abcl-asdf.
|
|
|
@13556
|
14 years |
Mark Evenson |
README for using the ASDF definitions to define JVM artifacts.
|
|
|
@13550
|
14 years |
Mark Evenson |
Maven dependencies loaded via ASDF defintions.
If a Maven3 …
|
|
|
@13432
|
14 years |
Mark Evenson |
Fix the ABCL-ASDF:*ADDED-TO-CLASSPATH* to actually record additions.
…
|
|
|
@13431
|
14 years |
Mark Evenson |
Allow ASDF definitions for JAR-FILE to include ".jar".
This increases …
|
|
|
@13430
|
14 years |
Mark Evenson |
Refactor ASDF extensions from JSS into ABCL-ASDF.
The JAR-FILE, …
|
|
|
@13367
|
14 years |
Mark Evenson |
RESOLVE-DEPENDENCIES now working for remote resolution.
Something …
|
|
|
@13364
|
14 years |
Mark Evenson |
Use java.util.regex to deal with versions more cleanly.
|
|
|
@13362
|
14 years |
Mark Evenson |
Dynamically find location of mvn libraries based on 'mvn' in PATH.
…
|
|
|
@13355
|
14 years |
Mark Evenson |
ASDF-ABCL:RESOLVE returns Maven dependencies from local repository.
I …
|
|
|
@13354
|
14 years |
Mark Evenson |
Incorrect start on Maven repository saved for posterity.
|
|
|
@13345
|
14 years |
Mark Evenson |
Fix all compilation warnings.
Still not expected that ABCL-ASDF …
|
|
|
@13343
|
14 years |
Mark Evenson |
Fix compilation of ABCL-ASDF contrib.
It still doesn't run.
|
|
|
@13342
|
14 years |
Mark Evenson |
Implementation strategy: use the Maven Ant tasks to drive via build.xml.
|
|
|
@13340
|
14 years |
Mark Evenson |
Rough cut of what declaring Maven dependencies in ASDF would be like.
|