lightbend / genjavadoc

A compiler plugin for generating doc’able Java source from Scala source
Other
58 stars 32 forks source link

Don't explicitly clean before testing #210

Closed raboof closed 5 years ago

raboof commented 5 years ago

This no longer appears to be necessary, and even causes problems on sbt 1.3. See also #209

SethTisue commented 5 years ago

nice catch!