RE: Need advice about adding native dependencies

2008-06-09 Thread Charlier, Etienne
Yup, The more I think about it, I guess that I should create a full native jar for each architecture, a java jar and hand-pick them in the packaging process. As of Qt-jambi 4.4 the natives jar are already there.. For Qt-jambi 4.3 I wrote a small shell script to create those jars. It's not on

Re: Need advice about adding native dependencies

2008-06-09 Thread Haim Ashkenazi
On Mon, Jun 9, 2008 at 11:18 AM, Charlier, Etienne [EMAIL PROTECTED] wrote: Yup, The more I think about it, I guess that I should create a full native jar for each architecture, a java jar and hand-pick them in the packaging process. As of Qt-jambi 4.4 the natives jar are already there.. For

RE: Need advice about adding native dependencies

2008-06-05 Thread Charlier, Etienne
Hello, I'm busy right now trying to implement Option 3. based on jambi 4.4 preview (they now distribute platform specific jars containing the native code) - I wrote a shell script that - downloads the jambi jar ( linux 32, linux 64, win 32 for now) - unpack them - deploy the java jar to my

Re: Need advice about adding native dependencies

2008-06-05 Thread Haim Ashkenazi
Hi On Thu, Jun 5, 2008 at 3:14 PM, Charlier, Etienne [EMAIL PROTECTED] wrote: Hello, I'm busy right now trying to implement Option 3. based on jambi 4.4 preview (they now distribute platform specific jars containing the native code) - I wrote a shell script that - downloads the jambi jar

RE: Need advice about adding native dependencies

2008-06-05 Thread Charlier, Etienne
;-) -Original Message- From: Haim Ashkenazi [mailto:[EMAIL PROTECTED] Sent: jeudi 5 juin 2008 14:57 To: Maven Users List Subject: Re: Need advice about adding native dependencies Hi On Thu, Jun 5, 2008 at 3:14 PM, Charlier, Etienne [EMAIL PROTECTED] wrote: Hello, I'm busy right