|
From: Michael B. <Mic...@gm...> - 2007-02-25 21:58:58
|
Tobias Bender wrote:
> Hi.
>
> Sorry, I have only tested the build on OS X.
>
> Here is a patch against the current cvs, which makes the bundle-build
> working on other plattforms too (tested on Linux and Mac OS X 10.4).
>
>
> You have to add the file 'JavaApplicationStub' to
> ${reecol.build.dir}/skeletons/
>
> Thanks in advance,
> Tobias
>
> On 24.02.2007, at 10:32, Michael Burschik wrote:
>
>> Tobias Bender wrote:
>>> Here is the icon, which has to be unpacked and placed in ${basedir}
>>>
>>> Tobias
>>>
>>> On 18.02.2007, at 21:05, Tobias Bender wrote:
>>>
>>>
>> I patched the build.xml file and added the icon and jarbundler, but
>> the dist target failed with the following error:
>>
>> BUILD FAILED
>> /home/mike/src/freecol/build.xml:209: Cannot copy Java Application
>> Stub: java.io.FileNotFoundException:
>> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Resources/MacOS/JavaApplicationStub
>> (No such file or directory)
>>
>> We need to be able to build all distribution packages on all
>> platforms (Stian uses Linux, I think).
>>
>> Regards
>>
>> Michael
>>
>
That sounds good. I assume you have checked that it is legal to include
the Application Stub?
Regards
Michael
|