[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: jarwrapper dependency



On Wed, Jun 19, 2013 at 10:34 AM, Mathieu Malaterre <malat@debian.org> wrote:
> On Wed, Jun 19, 2013 at 9:28 AM, Eugene Zhukov <jevgeni.zh@gmail.com> wrote:
>> On Wed, Jun 19, 2013 at 10:02 AM, Mathieu Malaterre <malat@debian.org> wrote:
>>> On Wed, Jun 19, 2013 at 8:03 AM, Eugene Zhukov <jevgeni.zh@gmail.com> wrote:
>>>> Hello,
>>>>
>>>> How to add jarwrapper dependency (functionality) to a package
>>>> debianized with mh_make?
>>>> Simply adding it to depends in d/control seems to have no effect.
>>>
>>> Here is what I did in jiipview:
>>>
>>> $ cat debian/jiipview.links
>>> usr/share/java/jiipview.jar usr/bin/jiipview
>> I tried it and it doesn't work. Does it have something to do with javahelper?
>>
>
> Does the following works ? Replace foobar with your actual java jar
>
> $ java -jar /usr/share/java/[foobar].jar
>
> Otherwise you are missing the manifest pointing to the main-class.
Yes, it works. In fact with d/foobar.links the link gets created, but
doesn't work (complains about permissions) nor jarwrapper dependency
is added.


Reply to: