[jsword-devel] Build is broken

DM Smith dmsmith555 at yahoo.com
Tue Apr 27 14:33:03 MST 2004


With the refactoring of the projects, the build is broken.

I found this out the hard way by deleting the generated osis stuff.

Anyway, I think this is probably important to fix, but I don't know that 
much about ant to be effective.

Some thoughts:
The build for common, jsword, and bibledesktop should only build and 
test themselves.

The build for jsword should build common, if needed.
Likewise, bibledesktop should build jsword, if needed.
   (Which would make sure common was built.)

The build for jsword-web should gather and prepare for deployment.
   (It appears that this is what Joe intended)
It should build bibledesktop, if needed.

Another thought on refactoring:
In common, bibledesktop and jsword-web there is a new layout of source 
folders, with java/main and java/test.
The project jsword still has the old layout, with java/jsword and 
java/jswordtest.
Perhaps these should be renamed.

But wait until I send a patch. It would be too hard to merge after 
refactoring.


More information about the jsword-devel mailing list