crisptrutski / matchbox

Firebase client for Clojure(Script)
Eclipse Public License 1.0
160 stars 20 forks source link

Jar still contains sunog #17

Closed martinklepsch closed 9 years ago

martinklepsch commented 9 years ago

I'm in the process of migrating and it seems that the current deployed SNAPSHOT still contains sunog directories instead of matchbox ones:

~/e/bin (master=) jar tf ~/.m2/repository/matchbox/matchbox/0.0.5-SNAPSHOT/matchbox-0.0.5-SNAPSHOT.jar
META-INF/MANIFEST.MF
META-INF/maven/matchbox/matchbox/pom.xml
META-INF/leiningen/matchbox/matchbox/project.clj
project.clj
META-INF/leiningen/matchbox/matchbox/README.md
META-INF/leiningen/matchbox/matchbox/LICENSE
android/
android/content/
android/content/Context.class
matchbox/
matchbox/clojure/
matchbox/clojure/android_stub$class_exists_QMARK_.class
matchbox/clojure/android_stub$fn__22.class
matchbox/clojure/android_stub$loading__4958__auto__.class
matchbox/clojure/android_stub__init.class
META-INF/
META-INF/maven/
META-INF/maven/matchbox/
META-INF/maven/matchbox/matchbox/
META-INF/maven/matchbox/matchbox/pom.properties
META-INF/maven/sunog/
META-INF/maven/sunog/sunog/
META-INF/maven/sunog/sunog/pom.properties
sunog/
sunog/async.clj
sunog/async.cljs
sunog/clojure/
sunog/clojure/android_stub$class_exists_QMARK_.class
sunog/clojure/android_stub$fn__147.class
sunog/clojure/android_stub$loading__4958__auto__.class
sunog/clojure/android_stub__init.class
sunog/core.clj
sunog/core.cljs
sunog/registry.clj
sunog/registry.cljs
sunog/utils.clj
sunog/utils.cljs
matchbox/cljs/
matchbox/cljs/geofire.cljs
matchbox/clojure/android_stub.clj
crisptrutski commented 9 years ago

Somehow missed this issue, have just redeployed

CLJX compilation was stale - one reason I'm looking forward to boot!