vert-x3 / vertx-stack

Vert.x stack
Apache License 2.0
120 stars 48 forks source link

vertx-stack.json missing from homebrew installation #72

Open gavinking opened 7 years ago

gavinking commented 7 years ago

As discussed here I installed vertx using brew, and it was missing the vertx-stack.json file.

cescoffier commented 7 years ago

The distrib is downloaded from bintray, so the uploaded artifacts does not contain it

cescoffier commented 7 years ago

My bad, the distrib contains the vertx-stack.json file. The homebrew formula needs to be updated to include it:

https://github.com/Homebrew/homebrew-core/blob/master/Formula/vert.x.rb#L12

it should include vertx-stack.json.