[jsword-devel] trunk does not compile

DM Smith dmsmith at crosswire.org
Sat Feb 20 20:20:44 MST 2010


It shouldn't require 6. That's the problem w/ developing on a mac.  
Limited versions of java. Let's stick w/ 1.5.



On Feb 20, 2010, at 9:46 PM, trent.jsword at trentonadams.ca wrote:

> Oh, if I had looked at it more carefully, I would have realized that  
> it needed java 1.6, cause it was saying that the IOException  
> constructor wouldn't take a jsword constructor as an arguement, but  
> the 1.6 version does.
>
> I didn't realize that the trunk required 1.6.  Ah, well, it works  
> now. :D
>
> ----- "Trenton D. Adams" <trent.jsword at trentonadams.ca> wrote:
>
>> From: "Trenton D. Adams" <trent.jsword at trentonadams.ca>
>> To: "J-Sword Developers Mailing List" <jsword-devel at crosswire.org>
>> Sent: Saturday, February 20, 2010 5:06:42 PM GMT -06:00 US/Canada  
>> Central
>> Subject: Re: [jsword-devel] trunk does not compile
>>
>> Hi DM Smith,
>>
>> I checked out the trunk directly.  "svn status" shows no modified
>> files.  I will check it out again, after I've gone for dinner. svn
>> tends to be a bit buggy in regard to updating, and getting all new
>> files.  I've been meaning to report that to them, but still haven't
>> done so. :(
>>
>> I'll let you know what happens.
>>
>> Thanks.
>>
>> ----- "DM Smith" <dmsmith at crosswire.org> wrote:
>>
>>> From: "DM Smith" <dmsmith at crosswire.org>
>>> To: "J-Sword Developers Mailing List" <jsword-devel at crosswire.org>
>>> Sent: Saturday, February 20, 2010 5:03:33 PM GMT -06:00 US/Canada
>> Central
>>> Subject: Re: [jsword-devel] trunk does not compile
>>>
>>> Hmm,
>>> I'm not sure what the problem is. I have a clean installation and it
>>> works for me.
>>> I'm presuming that you have the other jsword projects in parallel
>>> directories. Ant will go into common, common-swing, and jsword to
>>> build those first.
>>> It appears that it did not build the jsword project.
>>> Can you supply the entire build file?
>>>
>>> In Him,
>>> DM
>>>
>>> On Feb 20, 2010, at 5:18 PM, Trenton D. Adams wrote:
>>>
>>>> Hi Guys,
>>>>
>>>> inside the bibledesktop folder I do
>>>> ant all
>>>>
>>>> and get a compile error.
>>>>
>>>> compile:
>>>>   [javac] Compiling 268 source files to
>>>
>> /home/trenta/Documents/Development/java/thirdparty/jsword/trunk/ 
>> jsword/target/classes
>>>>   [javac]
>>>
>> /home/trenta/Documents/Development/java/thirdparty/jsword/trunk/ 
>> jsword/src/main/java/org/crosswire/jsword/index/lucene/ 
>> VerseCollector.java:75:
>>> cannot find symbol
>>>>   [javac] symbol  : constructor
>>> IOException(org.crosswire.jsword.passage.NoSuchVerseException)
>>>>   [javac] location: class java.io.IOException
>>>>   [javac]             throw new IOException(e);
>>>>   [javac]                   ^
>>>>   [javac] 1 error
>>>>
>>>> _______________________________________________
>>>> 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
>
> _______________________________________________
> 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