Matt Tucker
Matt Tucker
> And are you going to do that? Great question. Is this possible? Adding for those who might run across this issue: a workaround I've found that seems to be...
This link also appears in [templates/environs/envs_landing.html](https://github.com/pinterest/teletraan/blob/master/deploy-board/deploy_board/templates/environs/envs_landing.html#L18). I believe the same change should be applied there.
What command did you run to produce that? 'gradle assemble'? Also, what version of gradle are you running (gradle -v)?
Ah, that's probably the issue. I've got gradle 1.11 here (they're up to 2.1). I installed gradle 1.4 and used that to build (clean actually) and got the same error....
I've been reading about that. I'm not really using this these days (I wrote this to integrate with openHAB, but I've been using Homeseer lately), so I'm unlikely to put...
No, that seems totally reasonable to me.
I think changing to the openhab namespace is totally reasonable. I just threw this project together originally to tinker with it. I ended up going a different direction, but I'm...
Hmm. Is it possible to detect which version you're talking to at init and modify the code flow based on that? That's probably the easiest thing to do.