Tim Soethout

Results 7 issues of Tim Soethout

``` scala /** * @inheritdoc */ def eval(service: String): Name = { ... } ``` results in on build by javadoc ``` warning - @inheritdoc is an unknown tag --...

Hi, your plugin seems great. I'd love to try it out. When I try to use this, I get this output: ``` [sbt] [info] Loading global plugins from /Users/tim/.sbt/0.13/plugins [sbt]...

@L-four, just a quick PR with your fork.

When using the `ApiParserImpl`'s `createApiListings()` method to generated the swagger model, the `deprecated` field inside the operations of the apis, which is of type `Option[String]` has a value of null,...

Nice project. Exactly what I was looking for. :) Although it seems it doesn't work on snow leopard. It does work if I run it from the command line with:...

My usecase is as follows: I'm using `groll next` to go to the next commit. I'm also using `koan` which stores a file `.koan.properties` in the repository folder. When doing...

Addon log messages: ``` s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init:...