simuons / rules_clojure

Clojure rules for Bazel
Apache License 2.0
34 stars 8 forks source link

Open classpath attribute on toolchain #32

Closed simuons closed 4 years ago

simuons commented 4 years ago

This should allow to specify own classpath loaded with different loaders ie rules_jvm_external instead of jvm_maven_import_external used by this repo

Fixes https://github.com/simuons/rules_clojure/issues/30

simuons commented 4 years ago

This PR moves toolchain_type to root package and renames it to toolchain