What is the normal way to let Leiningen know about local jars? I am
using brics automaton in one of my projects, and that jar is only
downloadable after confirming the bsd licence (http://www.brics.dk/
automaton/), so I have it locally on my disk, but it isn't in clojars
or mvnrepositiory.com.

It being a BSD licence, it allows redistribution. Can I just upload it
to Clojars?

On Nov 22, 10:54 am, bOR_ <boris.sch...@gmail.com> wrote:
> I'm currently modeling the spread and prevalence of chlamydia over a
> dynamic sexual contact network. Hence the name :-).
>
> Plotting the graphs etc is done with Incanter, and I'm looking into
> processing to draw parts of the network. Its my second science project
> in Clojure (the first one was called Eden, on evolution of the human
> immune system in response to pathogens), and there will be a third one
> starting in january on disease spread percolating through a network of
> gerbil burrows in Kazachstan (unnamed as of yet).
>
> On Nov 22, 10:18 am, ajuc <aju...@gmail.com> wrote:
>
>
>
> > On 22 Lis, 13:09, bOR_ <boris.sch...@gmail.com> wrote:
>
> > > Ontopic: I might be missing something, but is there an obvious way to
> > > do something like "lein src/chlamydia.clj" when I'm in the projects'
> > > directory ("chlamydia"), to run a script as in "java -server
> > > clojure.main chlamydia.clj"? I didn't see anything in the file "lein"
> > > itself that seemed to point to that, so I added the below bit after
> > > the "if repl" bit.
>
> > Offtopic: I'm very curious, what are the reasons to call the project
> > "chlamydia" :)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to