improved-broccoli

Results 9 comments of improved-broccoli

Or you can just: 1. Clone this repo 2. From the `master` branch, edit the `template.json` file to leave only the vbox image building 3. Then build it with `packer`...

Same bug here. The bash script using optparse works perfectly on Linux, but it throws this error on OSX.

Well, I investigate and there are two issues actually. First one, on OSX Mavericks, the bash version is 3.7 (released in 2007!). That's very old! Associative array's are supported since...

IP adresses in Rfc5737 are **reserved** for documentation usage. Rfc6890 list address blocks for different purposes, except public routing, like benchmarking, documentation, private routing, ... IMHO, address blocks not involved...

Test failure happened: https://travis-ci.org/lphuberdeau/Neo4j-PHP-OGM/builds/58797847

What about this issue? Could it be merged in master? If this feature may trigger undesired effects, maybe we could add a parameter to enable/disable it? Thanks.

Thanks for replied. I tried to use your patch, then I read [here](https://www.elastic.co/blog/deprecating-rivers) that river will be deprecated in next ES releases. So I moved on to bulk API :/...

@wimplash Works for me too. Thanks!

~~I encounter troubles too to install JAR in my local Maven:~~ ~~1. I cloned `confluentinc/resolver-maven-plugin`, checkout tag `0.4.0`, ran `mvn clean install` and it succeed~~ ~~2. I cloned `confluentinc/kafka` repo,...