kenji yoshida

Results 148 issues of kenji yoshida

Is there any reason to use unmanaged jars? https://github.com/propensive/magnolia/tree/707af80e2e7870a990189bdcf66dd8c532143e38/tests/lib/2.12

https://github.com/playframework/play-json/blob/3c9825bc06a9c3219a83c1f22c848bc2a6f945d5/play-json/shared/src/main/scala/play/api/libs/json/Json.scala#L35 > This document replaces [RFC7159]. [RFC7159] obsoleted [RFC4627], which originally described JSON and registered the media type "application/json". https://tools.ietf.org/html/rfc8259

### Play WS Version (2.5.x / etc) since v2.1.0-M3 to v2.1.2 ### API (Scala / Java / Neither / Both) Scala ### Operating System (Ubuntu 15.10 / MacOS 10.10 /...

triage

- https://github.com/foundweekends/giter8/tree/gh-pages/offline - http://www.foundweekends.org/giter8/offline/ - https://github.com/foundweekends/pamflet/commit/ca86addf0f7c62bc728cbe4aea1ecc608eb2ea84 I thinks the "offline" dir is unnecessary. I have excluded in pamflet but I'm not sure this is best way https://github.com/foundweekends/pamflet/blob/7bde909caa1e19f9d9abdd15b6f76a436c1b7830/build.sbt#L57-L63

``` java.lang.ExceptionInInitializerError at conscript.Conscript.run(conscript.scala:173) at conscript.Conscript.run(conscript.scala:171) at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:111) at xsbt.boot.Launch$.withContextLoader(Launch.scala:131) at xsbt.boot.Launch$.run(Launch.scala:111) at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:37) at xsbt.boot.Launch$.launch(Launch.scala:120) at xsbt.boot.Launch$.apply(Launch.scala:20) at xsbt.boot.Boot$.runImpl(Boot.scala:56) at xsbt.boot.Boot$.main(Boot.scala:18) at xsbt.boot.Boot.main(Boot.scala) Caused by: java.lang.IllegalStateException: java.lang.IllegalAccessException: class com.ning.http.util.ProxyHostnameChecker...

due to migrate to GitHub Actions Is there `TRAVIS_COMMIT_RANGE` in GitHub Actions? 🤔 https://github.com/foundweekends/conscript/blob/b4fcacfce31bf209f40ff9481eb14a95994b0ba3/build.sbt#L195

- scala version 2.12.6 - mima version 0.3.0 - complete example repository https://github.com/xuwei-k/mima-trait-extends-class ### library x v1 ```scala package com.example trait A ``` ### library x v2 ```scala package com.example...

bug