Giovanni Lovato

Results 50 comments of Giovanni Lovato

@adamwdraper any feedback on this?

I'm still not able to start Ghost 2.1.1 on Heroku. How should I specify host and ports? They should be an enviroment variable but in Ghost 2 the config is...

@nihalsharma When this will be available?

I'm also interested on this, is it currently possible?

JitPack is not working for me, failing on transitive dependencies.

I don't get why this additional annotation would be needed. These the cases I'm considering: 1. `Foo` should be `Foo` 2. `@NotNull Foo` should be `Foo!` 3. `Optional` should be...

@khmarbaise @olamy Any feedback on this?

Even quick feedback would be greatly appreciated, just to understand if this is an actual bug, if it's already known and fixed in master, if there's a workaround. Thanks!

I'm also experiencing this, in a different scenario: I'm deploying an EAR with two WARs, one for Vaadin and the other for JAX-RS endpoints. Of course I need push just...