gcv / appengine-magic

A library designed to make it easy to use Google App Engine from Clojure
MIT License
341 stars 49 forks source link

getting rid of compile errors on plugins appengine-prepare and appengine-update #68

Closed intronic closed 10 years ago

intronic commented 11 years ago

The very first line you should ignore, I had to change my project name in order to push to my clojars group. Not sure how to do that without changing the project name.

-(defproject appengine-magic "0.5.1-SNAPSHOT" +(defproject org.clojars.intronic/appengine-magic "0.5.1-SNAPSHOT"

gcv commented 10 years ago

I think many of these are fixed in the latest master.