|
From: Tobias B. <tb...@cl...> - 2007-02-25 22:41:03
|
Hi.
I totally forgot about this. Because I cannot find any information
about the license of JavaApplicationStub, I have emailed Apple and
the guy who created jarbundler. Both parties should have some
experience with that kind.
Tobias
On 25.02.2007, at 22:58, Michael Burschik wrote:
> 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
>
>
|