Major Help needed with Uberjar Problem: Work Emergency

2013-05-25 Thread David Williams
Please note, this is a duplicate post of a stackoverflow question I just posted, Im extremely stumped and dont know what to make of this http://stackoverflow.com/questions/16747039/clojure-major-emergency-with-import This is really important, and I am totally stumped and on a deadline. Help is

Having a major problem with Maven import in Clojure and Lein Uberjar

2013-05-25 Thread David Williams
This is really important, and I am totally stumped and on a deadline. Help is greatly appreciated. I have a Clojure project called red-black, which in particular contains a file called interval_tree.clj I have been compiling this project with lein uberjar and then using the resulting jar in o

Re: feeding leiningen a local JAR file

2013-06-07 Thread David Williams
Try here http://nakkaya.com/2010/03/16/adding-custom-libraries-into-local-leiningen-repository/ On Wednesday, November 21, 2012 3:47:40 AM UTC-8, Dick Davies wrote: > > I've got a couple of projects that need a newer version of a JAR > than is available in Maven. > > Is there any support/synt

Where did the chunked sequence presentations go?

2013-06-08 Thread David Williams
Hi all, I'm interested in Rich Hickey's chunked sequence presentation but both the video and the pdf seem to have been taken down. What happened to those and where can I hear a good discussion of chunked sequences? -- -- You received this message because you are subscribed to the Google Grou

Re: interval trees..

2013-06-21 Thread David Williams
Hi Sunil, I created one here: https://github.com/mobiusinversion/interval-trees Here is the marginalia documentation http://mobiusinversion.github.io/interval-trees/ and the Clojars page https://clojars.org/interval-trees Please let me know if you have a chance to try this out and I would gr