-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace lib:/// scheme by mvn:/// and file:/// and jar+file:/// everywhere #1969
base: main
Are you sure you want to change the base?
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ff9eae - Browse repository at this point
Copy the full SHA 8ff9eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0608349 - Browse repository at this point
Copy the full SHA 0608349View commit details
Commits on Jun 11, 2024
-
cleanup of PathConfig and added diagnostics to the dependency resolut…
…ion and configuration process by adding a messages field to PathConfig
Configuration menu - View commit details
-
Copy full SHA for 5a5d5a4 - Browse repository at this point
Copy the full SHA 5a5d5a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 086aa60 - Browse repository at this point
Copy the full SHA 086aa60View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37e3c96 - Browse repository at this point
Copy the full SHA 37e3c96View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 002e2f0 - Browse repository at this point
Copy the full SHA 002e2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b8709 - Browse repository at this point
Copy the full SHA f0b8709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8ba06 - Browse repository at this point
Copy the full SHA 4d8ba06View commit details -
Configuration menu - View commit details
-
Copy full SHA for b212c7e - Browse repository at this point
Copy the full SHA b212c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f879803 - Browse repository at this point
Copy the full SHA f879803View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 339eaea - Browse repository at this point
Copy the full SHA 339eaeaView commit details -
the shell evaluator factory and junit evaluator creator now print the…
… errors that PathConfig creation detects
Configuration menu - View commit details
-
Copy full SHA for 3034ebd - Browse repository at this point
Copy the full SHA 3034ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3248de - Browse repository at this point
Copy the full SHA e3248deView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ed3643 - Browse repository at this point
Copy the full SHA 1ed3643View commit details -
Configuration menu - View commit details
-
Copy full SHA for b83b6f3 - Browse repository at this point
Copy the full SHA b83b6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66fd82b - Browse repository at this point
Copy the full SHA 66fd82bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 107f687 - Browse repository at this point
Copy the full SHA 107f687View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63ea033 - Browse repository at this point
Copy the full SHA 63ea033View commit details -
Configuration menu - View commit details
-
Copy full SHA for f767142 - Browse repository at this point
Copy the full SHA f767142View commit details -
The std scheme is not opaque anymore but transparant
``` rascal>resolveLocation(|std:///|) loc: |jar+file:///Users/jurgenv/git/rascal/target/rascal-0.40.3-RC2-SNAPSHOT.jar!/org/rascalmpl/library/| ```
Configuration menu - View commit details
-
Copy full SHA for 38bdf96 - Browse repository at this point
Copy the full SHA 38bdf96View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14a82a - Browse repository at this point
Copy the full SHA a14a82aView commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72b2ba6 - Browse repository at this point
Copy the full SHA 72b2ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d076cf0 - Browse repository at this point
Copy the full SHA d076cf0View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ea2006 - Browse repository at this point
Copy the full SHA 5ea2006View commit details -
fixed issue in std:// resolver in the case where we are applying it w…
…hile testing from rascal/target/classes instead of from a jar file. now the tests can succeed as well
Configuration menu - View commit details
-
Copy full SHA for ac8080f - Browse repository at this point
Copy the full SHA ac8080fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11739c4 - Browse repository at this point
Copy the full SHA 11739c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4b38e - Browse repository at this point
Copy the full SHA cb4b38eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4597800 - Browse repository at this point
Copy the full SHA 4597800View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 561ce9e - Browse repository at this point
Copy the full SHA 561ce9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9fdfe0 - Browse repository at this point
Copy the full SHA e9fdfe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4221cb0 - Browse repository at this point
Copy the full SHA 4221cb0View commit details -
exposed new classpath resolution functions from PathConfig in util::R…
…eflective for help in creating smart PathConfig instances
Configuration menu - View commit details
-
Copy full SHA for 88b88fb - Browse repository at this point
Copy the full SHA 88b88fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f91c0 - Browse repository at this point
Copy the full SHA 27f91c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b437fbf - Browse repository at this point
Copy the full SHA b437fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1596860 - Browse repository at this point
Copy the full SHA 1596860View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4aa0d0 - Browse repository at this point
Copy the full SHA e4aa0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30dc484 - Browse repository at this point
Copy the full SHA 30dc484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 968d013 - Browse repository at this point
Copy the full SHA 968d013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2621744 - Browse repository at this point
Copy the full SHA 2621744View commit details -
mvn hostname syntax changed from ! separators to ~ for compatibility …
…with URL and URI hostname standards
Configuration menu - View commit details
-
Copy full SHA for 564dde9 - Browse repository at this point
Copy the full SHA 564dde9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd5e12 - Browse repository at this point
Copy the full SHA 3fd5e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18581ea - Browse repository at this point
Copy the full SHA 18581eaView commit details
Commits on Sep 25, 2024
-
fix minor hickups after changing mvn scheme syntax and confusions wit…
…h renamed packages of jline
Configuration menu - View commit details
-
Copy full SHA for 3a16fd9 - Browse repository at this point
Copy the full SHA 3a16fd9View commit details -
rascalMF generation was broken (no empty line at end). Also factored …
…functions to generate pom.xml and RASCAL.MF independently, for later use in quickfixes
Configuration menu - View commit details
-
Copy full SHA for 497f6ca - Browse repository at this point
Copy the full SHA 497f6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for d571153 - Browse repository at this point
Copy the full SHA d571153View commit details -
removed duplicate addition of rascal runtime in case of a dependency …
…on the rascal project in the pom file
Configuration menu - View commit details
-
Copy full SHA for 4b6dcb9 - Browse repository at this point
Copy the full SHA 4b6dcb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6637721 - Browse repository at this point
Copy the full SHA 6637721View commit details