Open LisiLisenok opened 8 years ago
Shouldn't your ttt
module import herd.schedule.chime
?
no, it souldn't - vertx responsible to load it
just tried to import herd.schedule.chime - the same error
Well, if vertx is responsible for loading that module, then the issue will be probably there, because the context class loader will be different when running as Ceylon Java Application and Ceylon Test.
WDYT @vietj?
If in IDE choose 'Run as Ceylon Java Application' everything is ok. If choose 'Run as Ceylon Test' error is returned:
java.lang.ClassNotFoundException: herd.schedule.chime/0.1.0 from [Module "ceylon.test:1.2.2" from Ceylon ModuleLoader: RootRepositoryManager: FileContentStore: C:\Users\COVISE\.ceylon\cache]
module.ceylon:
run function:
PS herd.schedule.chime/0.1.0 is available on Herd