Re: 1.1.0-new-SNAPSHOT / java.lang.ExceptionInInitializerError / JRE 1.6.0 IBM Linux build pxi3260sr7-20091215_02 (SR7)

2010-02-26 Thread Jules
OK, So, I have had every variable between the automated (Hudson) build and the manual build out on the bench and fiddled with each one in turn... Of course, it turns out to be something to do with very last variable that i expected it to be. It seems to be something to do with the Hudson Matrix

Re: 1.1.0-new-SNAPSHOT / java.lang.ExceptionInInitializerError / JRE 1.6.0 IBM Linux build pxi3260sr7-20091215_02 (SR7)

2010-02-26 Thread Jules
Thanks, Meikel I'll see if that helps. Strangely, although I can replicate the problem in Hudson every time, I am having trouble reproducing it as myself. I'm using the same JVM on the same machine with the same version of the code. I've just scrubbed the Hudson Maven repository and rebuilt - p

Re: 1.1.0-new-SNAPSHOT / java.lang.ExceptionInInitializerError / JRE 1.6.0 IBM Linux build pxi3260sr7-20091215_02 (SR7)

2010-02-26 Thread Meikel Brandmeyer
Hi, On Feb 26, 10:32 am, Jules wrote: > I just checked in a new piece of code - A trivial implementation of > junit.framework TestCase. > > http://github.com/JulesGosnell/dada/blob/master/src/test/clojure/org/... + >         at clojure.core$use__5630.doInvoke(core.clj:4155) >         at clojur

1.1.0-new-SNAPSHOT / java.lang.ExceptionInInitializerError / JRE 1.6.0 IBM Linux build pxi3260sr7-20091215_02 (SR7)

2010-02-26 Thread Jules
I have a Hudson Matrix build of some Clojure that I am writing. I just checked in a new piece of code - A trivial implementation of junit.framework TestCase. http://github.com/JulesGosnell/dada/blob/master/src/test/clojure/org/dada/CoreTestCase.clj I'm using Maven 2.2.1 and the clojure plugin to