Can you please list the affected clients on this ticket
http://dev.clojure.org/jira/browse/CLJS-830, thanks!
David
On Wed, Jul 30, 2014 at 5:29 PM, Thomas Heller wrote:
> I posted some User Agents in the other Thread.
>
> https://groups.google.com/d/msg/clojurescript/diRGgGmTXPk/bbNMj3XHQ4AJ
>
>
I posted some User Agents in the other Thread.
https://groups.google.com/d/msg/clojurescript/diRGgGmTXPk/bbNMj3XHQ4AJ
Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML,
like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53
Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac
Based on this information it sounds like the new Google Closure
artifacts are good to go. The keyword thing we'll have to address in a
subsequent release. It would be useful to know what Mobile Safari
clients you see being affected.
David
On Wed, Jul 30, 2014 at 11:11 AM, Thomas Heller wrote:
>
David its probably best to hold off on that release. It seems the
closure-library HEAD version depends on a newer closure compiler version
than the one available via maven.
At least I'm seeing some renaming issues for advanced compilation.
--
You received this message because you are subscribe
Thanks!
On Tue, Jul 29, 2014 at 4:48 PM, Thomas Heller wrote:
> Just tried
>
> :repositories {"sonatype-oss-public" {:url
> "https://oss.sonatype.org/content/groups/public/";
> :snapshots false}
> "sonatype-1311" {:url
> "http://oss.sonat
Just tried
:repositories {"sonatype-oss-public" {:url
"https://oss.sonatype.org/content/groups/public/";
:snapshots false}
"sonatype-1311" {:url
"http://oss.sonatype.org/content/repositories//orgclojure-1311"}
"sonatype-
Just add sonatype to your :repositories project.clj entry
https://github.com/technomancy/leiningen/blob/master/sample.project.clj#L79
David
On Tue, Jul 29, 2014 at 4:22 PM, Thomas Heller wrote:
> Uhm small hint on how I'd do that? My maven-fu is weak.
>
> But given that
>
> https://oss.sonatype.
Uhm small hint on how I'd do that? My maven-fu is weak.
But given that
https://oss.sonatype.org/content/repositories/orgclojure-1311/org/clojure/google-closure-library-third-party/0.0-20140718-946a7d39/google-closure-library-third-party-0.0-20140718-946a7d39.jar
does not contain a goog/base.js o
Can someone please confirm that the follow Closure releases solve the issues?
https://oss.sonatype.org/content/repositories/orgclojure-1312 and
https://oss.sonatype.org/content/repositories/orgclojure-1311
Thanks!
David
On Sat, Jul 26, 2014 at 4:38 AM, Thomas Heller wrote:
> Hey David,
>
> CLJS
Ah right, I'll look into get that built and will cut another release.
On Sat, Jul 26, 2014 at 4:38 AM, Thomas Heller wrote:
> Hey David,
>
> CLJS-826 is only partly resolved in this release since it only takes effect
> with a new closure-third-party release since the current jar is causing the
>
10 matches
Mail list logo