Aaron S. Hawley

Results 82 comments of Aaron S. Hawley

Bug report filed upstream https://github.com/scala/bug/issues/11839

Slightly off-topic, but I wrote a a contributor guide on the scala-xml wiki. Feel free to steal any or all of it.. https://github.com/scala/scala-xml/wiki/Contributor-guide

> an option '-s', aka '--skip-git-updates`, to bypass remote git updates Why not wrap these various behaviors of Git and sbt skipping update in to something called `--offline` mode, as...

Seth has a good hunch. [Release notes for 18.0.2.1](https://jdk.java.net/18/release-notes) says it fixed a "C2 crash": https://bugs.openjdk.org/browse/JDK-8292260

A security tool that audits our `package.json` complains about vulnerabilities in dependencies. It's complaining about the old dependencies in karma-jasmine-jquery that are being brought in from bower. For example, handlebars...

Why not ship it to the Pivotal labs group? http://github.com/jasmine

There was some work on this in #55 but it stalled

Sounds like there are issues with Phantom 2.1 and Ubuntu 16.04 https://github.com/ariya/phantomjs/issues/14376 There is a 2.5 beta out with binaries for xenial https://bitbucket.org/ariya/phantomjs/downloads/ There is work on making a gem...

https://status.bitbucket.org/incidents/z029156p1svh > We are presently investigating service issues with Bitbucket resulting in degraded performance on the website and via SSH & Git via HTTPS. -- Jan 09, 2018 - 13:47...

There's a lot of pages with details about this on the other repo, see https://docs.scala-lang.org/getting-started-sbt-track/getting-started-with-scala-and-sbt-on-the-command-line.html