ceylon / ceylon-compiler

DEPRECATED
GNU General Public License v2.0
138 stars 36 forks source link

Add `--flat-classpath` and `--auto-export-maven-dependencies` flags to `ceylon test` #2404

Open FroMage opened 8 years ago

FroMage commented 8 years ago

Silly me I forgot those :( That will require support from the test tool as well since it uses jboss modules to dynamically load modules (not sure yet how to fix that).