That doesn't match pts.common. A namespace must always match its path on the classpath. If it worked before it was purely by accident.
David On Wed, Feb 25, 2015 at 5:27 PM, Jonathon McKitrick <[email protected]> wrote: > It's in src/cljs/common/common.cljs > > On Wednesday, February 25, 2015 at 9:38:49 AM UTC-5, David Nolen wrote: > > Where is pts.common on the classpath? > > > > > > David > > > > > > On Wed, Feb 25, 2015 at 9:31 AM, Jonathon McKitrick <[email protected]> > wrote: > > Hmm. I just tried a Heroku build with this version of CLJS, and I get > the same failure message. The file of origin changes, but it's always a > file that depends upon the pts.common namespace. > > > > > > > > Is there anything I should do to my code to take advantage of new > features in CLJS that might fix the issue? I just thought maybe there were > some namespacing features or dependency features that might help here. > > > > > > > > > > > > On Tuesday, February 24, 2015 at 8:43:38 PM UTC-5, David Nolen wrote: > > > > > Hopefully addressed in 0.0-2913 yes. > > > > > > > > > > > > > > > David > > > > > > > > > > > > > > > On Tue, Feb 24, 2015 at 8:05 PM, Jonathon McKitrick < > [email protected]> wrote: > > > > > Is this fixed in a recent version now? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > 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 [email protected]. > > > > > > > > > > To post to this group, send email to [email protected]. > > > > > > > > > > > > > > Visit this group at http://groups.google.com/group/clojurescript. > > > > > > > > -- > > > > 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 [email protected]. > > > > To post to this group, send email to [email protected]. > > > > Visit this group at http://groups.google.com/group/clojurescript. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
