Re: namespace dependency

2014-03-21 Thread Chris Jeris
cause you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Chris Jeris

Re: how to packge lein project in a maven-style?

2014-01-06 Thread Chris Jeris
https://github.com/djpowell/lein-libdir may do what you want for assembling dependencies. peace, Chris Jeris On Mon, Jan 6, 2014 at 12:33 AM, Qiu Xiafei wrote: > > > Using maven, we usually package the project in a directory with sub dirs > like: > bin/ # bash/pytho

Re: newbie question about symbols

2013-05-30 Thread Chris Jeris
m/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, vi

Re: org.junit.Assert/assertArrayEquals massive confusion!

2013-05-28 Thread Chris Jeris
roup at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googleg

Re: How does clj-http work regarding https?

2013-02-23 Thread Chris Jeris
om it, >> send >> > > an >> > > > > email to clojure+unsubscr...@googlegroups.com. >> > > > > For more options, visithttps://groups.google.com/groups/opt_out. >> > >> > > -- >> > > -- >> > > You received this me

Re: does lein2 use repositories defined in ~/.m2/settings.xml?

2013-02-21 Thread Chris Jeris
ny corresponding "parent project" concept for Leiningen, correct? I experimented a bit with trying to use a Lein middleware to supply the repo entries, but unless you install the middleware manually, that ends up begging the question, since Lein has to know where to get t

Re: Help: instance? always false for record type (in tomcat but not in jetty)

2012-12-13 Thread Chris Jeris
In the Tomcat uberwar setting, is ns1 AOT-compiled? Are (.getClassLoader A) and (.getClassLoader (.getClass an-A-record)) different class loaders? That's what the problem was when this one bit me. I never did track down exactly why it happens or how to fix it. peace, Chris Jeris On Thu, D

AOT-compilation, record types and DynamicClassLoader

2012-10-16 Thread Chris Jeris
find any follow-up posts: https://groups.google.com/forum/?fromgroups=#!topic/clojure-dev/VBJFMEFBeFY Can anyone shed light on the situation? thanks, Chris Jeris -- Chris Jeris cje...@brightcove.com (617) 686-3271 freenode/twitter/github: ystael -- You received this message because you are subs

Re: ANN Ritz 0.5.0

2012-09-26 Thread Chris Jeris
s packages were installed from marmalade. thanks, Chris Jeris On Mon, Sep 24, 2012 at 10:49 PM, Hugo Duncan wrote: > > Tim, > > > Timothy Washington writes: > > > I was following the instructions on the ritz-nrepl > > page<https://github.com/pallet/ritz/tree/develop/