google-cloud

Google Cloud Platform: Clojure + {GAE, GCE, anything else on Google Platform}
claudiu 2017-03-22T12:44:07.926120Z

@nickbauman Trying to get cljgae template working but I'm a bit stuck, getting java.io.FileNotFoundException: Could not locate gaeclj/push_queue__init.class when running ./run-dev.sh. Any idea how to fix this ?

nickbauman 2017-03-22T14:07:58.273916Z

So you installed the template and created a project. Then you ran run dev?

claudiu 2017-03-22T14:15:48.424752Z

@nickbauman yes

nickbauman 2017-03-22T14:16:16.434090Z

Thanks, checking into it now.

claudiu 2017-03-22T14:17:37.460953Z

@nickbauman this is the complete stack trace https://gist.github.com/claudiuapetrei/702a0f43d4f724a2d99a993cf6d1acec

nickbauman 2017-03-22T14:50:38.146379Z

Looks like there was a problem with librarying. I have a fix coming out shortly. Thank you for spotting this! I owe you a 🍺

nickbauman 2017-03-22T17:06:58.091746Z

OK, bug fix release to cljgae-template, version 3.1 is out now.

nickbauman 2017-03-22T17:07:09.095228Z

https://github.com/nickbauman/cljgae-template

nickbauman 2017-03-22T17:07:35.104355Z

Version 3.1 bugfixes