Hello,
I'm trying to compile my project with :bootclasspath set to true, so as to
have the jar for a java agent added to my classpath, but in one of my
projects it's generating java.lang.NullPointerException on this line:
(def app (middleware/wrap-base #'app-base))
which
wrote:
> On Sat, Nov 6, 2010 at 2:00 PM, Phil Hagelberg wrote:
>> Has anyone successfully used Clojure 1.3 from the bootclasspath?
>
> Before anyone asks why I'm suggesting going to such lengths to work
> with the bootclasspath, I should note that on my machine it cuts
&
On Sat, Nov 6, 2010 at 2:00 PM, Phil Hagelberg wrote:
> Has anyone successfully used Clojure 1.3 from the bootclasspath?
Before anyone asks why I'm suggesting going to such lengths to work
with the bootclasspath, I should note that on my machine it cuts
Clojure's boot time in
Has anyone successfully used Clojure 1.3 from the bootclasspath?
I ran into issues with Clojure 1.2 where you couldn't transitively
require from namespaces on the bootclasspath. So if you loaded
clojure.test, it wouldn't work unless you required clojure.template,
clojure.stacktrace, and
Not sure, but wasn't that so that you don't need to compile your
project against the same version of clojure as that leiningen was
compiled to?
On Jan 5, 5:55 pm, Stuart Halloway wrote:
> ...when it is also buried in the leiningen standalone?
>
> Stu
--
You received this message because you are
...when it is also buried in the leiningen standalone?
Stu
--
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
fi