Closed martinklepsch closed 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
Somehow missed this issue, have just redeployed
CLJX compilation was stale - one reason I'm looking forward to boot!
I'm in the process of migrating and it seems that the current deployed SNAPSHOT still contains sunog directories instead of matchbox ones: