Chris Van Vranken

Results 9 issues of Chris Van Vranken

It would be handy to have a Task included with the android-plugin that could dex and install scala to the emulator. http://zegoggl.es/2011/07/how-to-preinstall-scala-on-your-android-phone.html

If a menuItem event is declared using " openMenuItem command", for menuItems attached to the menubar, but not submenus or popupMenus then there is duplication of the event. ``` haskell...

Type: Bug

- updated to support log4j 2.6.2 and jackson 2.8.3, also removed deprecation warnings. - Included commit from branch issue/27-redux, as I could not get anything working without that. - Updated...

Rewrite for protobuf.js 6.0.2. Bundles .proto files with pbjs output (in json target format) and adds json output to webpack. Loads by chaining `json-loader` and `proto-loader`.

I think it may be possible to have the genNix commands triggered by nix-build and only as needed. If we get a hash representing our list of dependencies and write...

This fix is specifically for maven, though it will likely help with other buildtools. The problem with testing a mixed java\scala project is that you end up with Robolectric setting...

If my project includes the sbteclipse plugin then I get the following error when I run the 'nix' command. This happens if the sbteclipse plugin is in the global or...

I [almost have this](https://github.com/cessationoftime/bevy_plot) upgraded to Bevy 0.11.3. Compile-time issues are solved, but some runtime problems remain. The UniformComponentPlugin is not generating resources properly in the build step of several...

**Describe the bug** The hydra manual located here: https://hydra.nixos.org/build/271467131/download/1/hydra/projects.html Still references release.nix as an input for the patchelf project: https://github.com/NixOS/patchelf/blob/master/release.nix Release.nix no longer exists, so the manual needs to be...

bug