Jan Grewe

Results 105 comments of Jan Grewe

@serggl Will there be a new release any time soon? I squashed all bugs in my app, except for this one...

I'm not sure what you mean with "*link your project with a master branch of this repo*"? I'm using the library via Maven, so i guess unless there's a snapshot...

I've ordered the Element-brand supplies from Xanchemie in Germany - straight from them instead of Amazon, to save on double shipping and also 4€ on the rinse aid. http://shop.xanchemie.de/product_info.php?products_id=48 http://shop.xanchemie.de/product_info.php?products_id=46...

@Joel44220 @lechercheur123 @bendardenne Guys, could you please have the common decency to keep the conversation in the language that it started in? I'm also not a native english speaker, but...

@bendardenne: I said "please" twice, how's that rude?

Intentionally ignoring the now-not-unspoken-anymore rule after being asked nicely to make the conversation accessible to everyone, now *that* feels rude... but if my school french is sufficient, that problem will...

The one big reason why i would not use any read-only/autoreset feature: you wouldn't know when to refill the casette. I think the current solution is actually the best way.

Uhm, i'm not that deep into the state files you're using for testing, but in theory anything that would cause Terraform to want to apply a change should trigger this...

@narasimha18sv I'm getting this error after `plan` if there are changes to be applied. Terraform: v0.11.2 Python: 3.6.3 ``` [2018-01-23 17:03:42] DEBUG output: b'\x1b[0m\x1b[1mRefreshing Terraform state in-memory prior to plan...\x1b[0m...

Ah, i omitted that, assuming you'd know it's about that `b''`. The next line i get from my logger is: ``` [2018-01-23 17:03:42] WARNING error: b'' ```