Herve DARRITCHON

Results 13 comments of Herve DARRITCHON

+1 for this feature ! Meanwhile, I use -Dconfig.file=production.conf for this purpose with a common configuration file included in each specific conf file.

@cowtowncode Thanks for answering. Following your advice I tried something. I have done some simplification and have added @JsonProperty to my Data Class ```kotlin data class StockElement( @JsonProperty("EAN") val ean:...

Yeah, found a way to do it ... not sure if it is the simplest ... but it works I only changed stuff in the Data Class, I think it...

> There have been few reports recently concerning the need to upgrade to xjc 3.0. Honestly, I have currently no time for that, so no promises at the moment. I...

any news about this issue ?

Hi, I have fixed my problem. It comes from my wercker.yml file and the content of the deply step. ``` deploy: steps: - lukevivier/[email protected]: token: $GIT_TOKEN repo: herveDarritchon/herveDarritchon.github.io basedir: public...

I have set up an ssh config between my computer and github to avoir the password issue.

I think it is the same issue as #106

yes, I installed nerf fonts (https://github.com/ryanoasis/nerd-fonts#option-4-homebrew-fonts) and it is not fixed. Same issues.