[jsword-devel] Odd bug in BD

DM Smith dmsmith at crosswire.org
Sat Mar 16 07:30:52 MST 2013


On Mar 6, 2013, at 12:40 AM, Peter von Kaehne <refdoc at gmx.net> wrote:

> On Tue, 2013-03-05 at 22:33 -0500, DM Smith wrote:
>> Is this the release build or the nightly build? 
> 
> Nightly build.
> 
> I just now tried the 1.6 release, but it has no such problem

This is strange. I wasn't able to reproduce the problem. It should have.

I'm curious whether the Oracle supplied Java has the same problems.

Either way, I'd like BD to work well with openJDK on Ubuntu.

Recently I found out that if we use a more recent version of Java to target an earlier Java that we have to do it carefully to avoid problems. Currently we use Java 6 to build a Java 5 nightly build. We should use Java 5 to build it.

At runtime the version of Java can be more recent. It is best to use the most recent Java.

The BD code has not changed much. Only to accommodate the changes in JSword. That didn't touch the drawing or painting of the screens. I'll get back to you when I have sorted out the build. Right now it is broken.

In Him,
	DM





More information about the jsword-devel mailing list