Jan Bessai

Results 3 issues of Jan Bessai

See https://github.com/jvican/sbt-release-early/issues/34 : With version `2.1.1+4-9d76569a` and `sbt +releaseEarly` I get: ``` java.lang.RuntimeException: Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS...

The `src_managed` folder should by default adhere to the `main/language/package` convention. Generated sources are Java code, so they should end up in `src_managed/java/package`. This especially fixes source duplication bugs in...

Despite the patch mentioned in #718 I can still use ```go package test ensures false func recurse() (_ int) { return recurse() // ensures false } ensures false func test()...

major
type checking