Open adrianluisgonzalez opened 10 years ago
Any feedback on this?
What's the motivation for this?
When running tests don't we always want the modules to be picked up from build/mods?
Should it use module.links too the same way runMod does? Also, I just added a commit to add platform_lib folders to the classpath.
It just feels inconsistent with the way runMod works....
Also, if testing a multi module project you will run into problems if you don't use a shared mods directory right?
Set the system property vertx.mods from the environment variable VERTX_MODS if it exists.