Jan Christopher Vogt

Results 127 issues of Jan Christopher Vogt

help wanted
plugin

such as http://epickrram.blogspot.co.uk/2017/03/named-thread-flamegraphs.html

help wanted
plugin

maybe we can hack system properties to work satisfactory under nailgun by replacing `System.props` via reflection with a patched one that overrides all methods and delegates to a thread local...

feature
help wanted
topic:nailgun

https://github.com/rtimush/sbt-updates #283 #107 #171 #170 in addition to the built in `dependencyTree`

help wanted
plugin

https://pmd.github.io/

help wanted
plugin

help wanted
plugin

e.g. in/out/err, etc related http://stevenskelton.ca/threadlocal-variables-scala-futures/

one source of incompatibilities was cbt's caches, e.g. the classloader caches. If we make all keys contain the cbt version that should solve the the problem as different cbt versions...

https://github.com/scalapb/ScalaPB

feature
plugin

So ++ for strings is very slow, meaning it should be avoided. We should use the new operator `~` instead and also change URL to support it, too instead of...

feature
cleanup