On Mon, 26 Sep 2016 14:17:59 +0200, Stephen Connolly
wrote:
https://www.youtube.com/watch?v=Wef9p4ykNMM
Some questions Robert had:
1. Do we need module-info.java for src/main/test?
* Well if I'm creating a test-jar to allow reuse of the tests in
downstream
projects, then yes we do
So
https://www.youtube.com/watch?v=Wef9p4ykNMM
Some questions Robert had:
1. Do we need module-info.java for src/main/test?
* Well if I'm creating a test-jar to allow reuse of the tests in downstream
projects, then yes we do
2. Is Animal-Sniffer relevant now that we have --release N?
* Well more