Leonid Dubinsky

Results 35 comments of Leonid Dubinsky

@neilchaudhuri I am sure this is no longer an issue for you, but since official Gradle integration still doesn't seem to exist, here is what I did: ``` repositories {...

@tpolecat my pleasure I am not sure why do I need to force scala-library version to 2.12.7 used by Tut 0.6.10 when my project uses 2.12.8, but if I don't,...

I am not sure that the pull request https://github.com/asciidoctor/asciidoctor-gradle-plugin/pull/714 is sufficient: with 4.0.2 and ```groovy asciidoctorj { version = '2.5.13' jrubyVersion = '9.4.7.0' modules.pdf.version '2.3.15' } ``` I see in...

@satorg I am starting to suspect that the plan here is to let this fix wither on the wine like the previous contribution in this area (https://github.com/typelevel/scalacheck/pull/1031); if this is...

> Personally, I'd love to get both PRs (this and #1031) merged ultimately. I just don't feel very confident about this ScalaCheckFramework implementation, because I personally don't use it and...

> @dubinsky , thank you for your work on this issue. My pleasure! > If you are still interested, I guess we can get your PR merged. Yes. > However,...

> @dubinsky , do you have any clue what `serializeTask`/`deserializeTask` methods of `ScalaCheckRunner` could be for? They look like they are supposed to be called via reflection, but I didn't...

> update this one and let's get it merged too. Thanks! Done. Thank you!

> PR welcome. Here you go: https://github.com/scala-js/scala-js-website/pull/658. Thank you!