[Thank you] Congratulations!

2010-08-16 Thread Kittens Eater
Thank you for what you are doing! -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100816143457.cb95

Re: Team maintainence of swt-gtk

2010-08-16 Thread Adrian Perez
On 8/10/10, أحمد المحمودي wrote: > Hello, > > I would like to suggest that swt-gtk would be maintained under Debian > Java team, would you ? > > -- > ‎أحمد المحمودي (Ahmed El-Mahmoudy) > Digital design engineer > GPG KeyID: 0xEDDDA1B7 > GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19

Re: Team maintainence of swt-gtk

2010-08-16 Thread أحمد المحمودي
On Mon, Aug 16, 2010 at 12:41:47PM -0400, Adrian Perez wrote: > On 8/10/10, أحمد المحمودي wrote: > I have nothing against this. But it now happens than after a week of > connectivity issues (as part of the transition I was talking about), > that now seems over. So I now have the time to comeback t

jar fails to execute natively

2010-08-16 Thread Will Morton
I've created a debian package for my java application using javahelper. Everything seems to go ok, it installs the application jar into /usr/share/ and creates a symlink from /usr/bin/ to the jar, but this fails to execute with the following error: /usr/bin/robonobo: line 1: PK : command not fou

Re: jar fails to execute natively

2010-08-16 Thread Matthew Johnson
On Mon Aug 16 23:52, Will Morton wrote: > I've created a debian package for my java application using > javahelper. Everything seems to go ok, it installs the application > jar into /usr/share/ and creates a symlink from > /usr/bin/ to the jar, but this fails to execute with the > following error:

Re: jar fails to execute natively

2010-08-16 Thread Will Morton
On 17 August 2010 00:20, Matthew Johnson wrote: > interesting, it should, as you say, just work. Can you give me the output of > the following commands: > file `readlink -f /usr/bin/robonobo` /usr/share/robonobo/robonobo.jar: Zip archive data, at least v1.0 to extract > jar tf /usr/bin/robonobo