RFS: new upstream version (3.0.10) of jnr-posix

2015-04-06 Thread Potter, Tim (Cloud Services)
Next on the list of Jruby dependencies is an updated version (3.0.10) of the jnr-posix library. The current version in the archive is out-of-date (1.1.8) and requires libconstantine-java which conflicts with any package that requires libjnr-constants-java. I’ve renamed this and converted the b

Re: RFS: jnr-ffi, jnr-enxio and jnr-unixsocket

2015-04-06 Thread tony mancill
On 04/06/2015 02:15 PM, Miguel Landaeta wrote: > On Mon, 6 Apr 2015 20:28:23 +, Tim Potter wrote: >> >> Hi everyone. I have some more Jruby dependencies that are ready for >> upload to experimental. Now that jffi is in experimental I would like >> to have someone take a look at the jnr-ffi, j

Re: RFS: jnr-ffi, jnr-enxio and jnr-unixsocket

2015-04-06 Thread Miguel Landaeta
On Mon, 6 Apr 2015 20:28:23 +, Tim Potter wrote: > > Hi everyone. I have some more Jruby dependencies that are ready for > upload to experimental. Now that jffi is in experimental I would like > to have someone take a look at the jnr-ffi, jnr-enxio and jnr-unixsocket > packages which are avai

RFS: jnr-ffi, jnr-enxio and jnr-unixsocket

2015-04-06 Thread Potter, Tim (Cloud Services)
Hi everyone. I have some more Jruby dependencies that are ready for upload to experimental. Now that jffi is in experimental I would like to have someone take a look at the jnr-ffi, jnr-enxio and jnr-unixsocket packages which are available in the usual location. I’ve just added javadoc for ea

Re: RFS: jffi-1.2.7 and jenkins-1.565.3-4

2015-04-06 Thread Emmanuel Bourg
Le 06/04/2015 16:15, tony mancill a écrit : > I'm wondering it would be less confusing/overall work if we go ahead and > ship an empty jffi-native.jar in /usj + maven artifacts in the > libjffi-java (arch:all) package, which in turn depends on the -jni package. > > Or put another way, do folks th

Re: RFS: jffi-1.2.7 and jenkins-1.565.3-4

2015-04-06 Thread tony mancill
On 04/06/2015 05:33 AM, Potter, Tim (Cloud Services) wrote: > On 6 Apr 2015, at 7:26 pm, Emmanuel Bourg wrote: >> >> Le 06/04/2015 11:11, Potter, Tim (Cloud Services) a écrit : >> >>> Path to dependency: >>> 1) com.github.jnr:jnr-ffi:jar:1.0.10 >>> 2) com.github.jnr:jffi:jar:native:1.2.7

Re: RFS: jffi-1.2.7 and jenkins-1.565.3-4

2015-04-06 Thread Potter, Tim (Cloud Services)
On 6 Apr 2015, at 7:26 pm, Emmanuel Bourg wrote: > > Le 06/04/2015 11:11, Potter, Tim (Cloud Services) a écrit : > >> Path to dependency: >> 1) com.github.jnr:jnr-ffi:jar:1.0.10 >> 2) com.github.jnr:jffi:jar:native:1.2.7 >> >> Is there some magic required to get Maven to look in >>

Re: RFS: jffi-1.2.7 and jenkins-1.565.3-4

2015-04-06 Thread Emmanuel Bourg
Le 06/04/2015 11:11, Potter, Tim (Cloud Services) a écrit : > Path to dependency: > 1) com.github.jnr:jnr-ffi:jar:1.0.10 > 2) com.github.jnr:jffi:jar:native:1.2.7 > > Is there some magic required to get Maven to look in > /usr/lib/x86_64-linux-gnu/jni (or wherever) for the native

Re: RFS: jffi-1.2.7 and jenkins-1.565.3-4

2015-04-06 Thread Potter, Tim (Cloud Services)
On 5 Apr 2015, at 4:47 pm, Potter, Tim (Cloud Services) wrote: > > On 5 Apr 2015, at 12:44 am, tony mancill wrote: >> >> The fact that 1.0.2-11 had shipped a JAR in /usr/lib/jni/ had me >> confused, but as Emmanuel pointed out, this needs to be multi-arch aware. >> >> Tim, do you have a (sim