eoc
eoc copied to clipboard
test path and normal path must be separated
By default, we should ignore **/*-test.eo files and also don't include junit dependencies into the target .jar. Only when the user does eoc test, we should include test files and also include junit.
I think we should move junit deps into a <profile> in pom.xml