Thanks for the help! Got it to work.
I did install automaton twice on clojars though, and perhaps
unnecessary so. If I want to import the jar, I need to type (import
'(dk.brics.automaton Automaton RunAutomaton RegExp)) , and when I had
clojars list the dependency only as [automaton "1.11.2"] ther
bOR_ writes:
> How in clojars do I attach a licence to the jar? I'm about to
> redistribute a BSD-licensed jarfile to clojars, but I'm not sure how I
> can make sure that the licence also gets redistributed. Are these
> things embedded in jar files by default?
>
> (the jar in question is automato
bOR_ writes:
> How in clojars do I attach a licence to the jar? I'm about to
> redistribute a BSD-licensed jarfile to clojars, but I'm not sure how I
> can make sure that the licence also gets redistributed. Are these
> things embedded in jar files by default?
I think it's quite common to put th
How in clojars do I attach a licence to the jar? I'm about to
redistribute a BSD-licensed jarfile to clojars, but I'm not sure how I
can make sure that the licence also gets redistributed. Are these
things embedded in jar files by default?
(the jar in question is automaton-1.11.jar)
--
You recei