[jsword-devel] Check-ins
DM Smith
dmsmith555 at yahoo.com
Sat Jan 29 19:28:06 MST 2005
Joe, I took a closer look at the error. I think that the nightly build
is corrupted.
Here is what I did to test the theory. I clobbered all the artifacts I
had in Eclipse
and under target/ant for each project (i.e. bibledesktop-ant-clean).
I then rebuilt everything.
I copied all the jars out of bibledesktop/ant/signed into an empty
directory.
I also copied jsword.bat and lcp.bat into it.
Jsword.bat ran just fine.
I then copied the jars one at a time from
www.crosswire.org/bibledesktop/nightly
over top and ran the program after copying each one. It ran just fine
until I copied
jsword.jar. I did further tests to see if there were any other
combination (local and
download) and only jsword.jar failed.
I think what happened was that since the jdom.jar pre 1.0 jar was
replaced with the
1.0 jar of the same name that the *.class files under jsword project did
not rebuild when they
should have. (Perhaps we should always have the version number as part
of the jar name.)
I think that running an ant-clean in jsword will fox the problem. So
will renaming the jar
and changing the build to use the new jar name.
Joe, can you take care of it? I am not sure where to find the files on
the server or how to
run ant from the command line. I could do the rename under eclipse, if
you want me to.
Later,
DM
DM Smith wrote:
> Joe,
> I tried to dl the nightly via webstart. I got the same error you
> found. I examined the jdom.jar file and it is the 1.0 (Sept 9, 2004).
> This is the same as what is under source code control. The method that
> cannot be found is in the jar. My guess is that we are running into
> the Manifest problem that we had with another jar. I think a good test
> is to run it using those jars that WebStart downloaded directly via a
> shell script. And another test is to remove Manifest from the jar and
> see if that works.
> DM
>
> Joe Walker wrote:
>
>> Hi,
>>
>> I've spent some time trying to fix the jdom bug (although I've not
>> pinned it down yet), and checking in a number of other minor changes,
>> most of which are down to things that intellij picked up which I was
>> testing it a while ago.
>>
>> I've also checked in an updated user manual that Brent sent over.
>> Thanks!
>>
>> Joe.
>> _______________________________________________
>> jsword-devel mailing list
>> jsword-devel at crosswire.org
>> http://www.crosswire.org/mailman/listinfo/jsword-devel
>>
>>
>>
>>
>
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel
>
>
More information about the jsword-devel
mailing list