Thx, Dscho, that works for me now - also taught me how to use Maven dependency management to pick the right JRuby.
On Tue, Mar 18, 2014 at 2:33 PM, Johannes Schindelin < johannes.schinde...@gmx.de> wrote: > Hi Lee, > > On Tue, 18 Mar 2014, Lee Kamentsky wrote: > > > I'm encountering the same behavior in CellProfiler as appeared in Fiji > (see > > bug below). What did you all change in the code to make it work? (in > other > > words, what's the right way to get my POM to load joda-time.jar instead > of > > using what's in jruby?) > > joda-time should already be a transitive dependency, the problem is that > jruby shadows it (in an incompatible version). We now use jruby-complete > in a newer version (that probably includes a new joda-time). This is good > enough for now, but of course it might break again... > > Ciao, > Dscho >
_______________________________________________ ImageJ-devel mailing list ImageJ-devel@imagej.net http://imagej.net/mailman/listinfo/imagej-devel