Test G.Closure lib release 0.0-20140226-71326067

120 views
Skip to first unread message

Stuart Sierra

unread,
Mar 7, 2014, 4:42:28 PM3/7/14
to clojur...@googlegroups.com
Hi ClojureScript fans,

At last, we have a new Google Closure Library release!

For now, it's in a temporary *staging* repository. Here is a
sample project.clj file to get it:

https://gist.github.com/stuartsierra/9419597

Please try it out and report back.

If everything works, I will release this version to the
Maven Central repository.

* * *

I'm asking for extra testing because this is a new build
process. Google used to make release ZIPs but they haven't
for over a year, so we have to go straight to the Git
repository. The new build script is here:

https://github.com/clojure/clojurescript/blob/gclosure-lib-release-from-git/script/closure-library-release/make-closure-library-jars.sh

This is separate from the Google Closure *Compiler*. Google
used make Maven releases for the compiler but has not done
so recently. See these mailing list threads for details:

https://groups.google.com/d/topic/closure-compiler-discuss/NXokuM4gpws/discussion
https://groups.google.com/d/topic/closure-compiler-discuss/G9y8oUGnZ58/discussion

Thanks,
-Stuart Sierra

Andrew Keedle

unread,
Mar 12, 2014, 8:19:37 PM3/12/14
to clojur...@googlegroups.com
Stuart,
Did you ever get any response to this? I made the changes as suggested in the gist and ran into problems. With a simple [goog.events :as events] in the ns and optimizations :none I get the attached errors on a simple project from a lein new mies... optimizations :simple appears to work fine for this and more complicated setups.

Thanks,
Andrew

goog_error.png

David Nolen

unread,
Mar 13, 2014, 8:32:37 AM3/13/14
to clojur...@googlegroups.com, clojure
Andrew,

I've tried the new JARs on a couple of projects and I have not encountered these issues. Did you make sure to run a `lein cljsbuild clean`?

Thanks.

David



--
Note that posts from new members are moderated - please be patient with your first post.
---
You received this message because you are subscribed to the Google Groups "ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojurescrip...@googlegroups.com.
To post to this group, send email to clojur...@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Andrew Keedle

unread,
Mar 13, 2014, 11:06:30 AM3/13/14
to clojur...@googlegroups.com, clojure
Huge apologies Stuart and David. In one of my projects I have a :hook for leiningen.cljsbuild. In the one I was testing and on a "lein new mies ..." it doesn't; so my "lein clean" was not doing a "lein cljsbuild clean". Doh!!! Sorry for wasting your precious time and thanks for all your efforts on all of the wonderful things you create that I get to use everyday.

Andrew
Reply all
Reply to author
Forward
0 new messages