Re: Packaging fest-swing and its dependencies

2015-07-02 Thread Potter, Tim (Cloud Services)
On 3 Jul 2015, at 4:08 pm, Emmanuel Bourg wrote: > > Le 03/07/2015 06:43, Andreas Tille a écrit : > >> I verified that libjsr305-java is in Build-Depends but I have no idea how >> to cope with this. >> >> Any ideas? > > Hi Andreas, > > The artifact in the libjsr305-java package has the versio

Re: Packaging fest-swing and its dependencies

2015-07-02 Thread Emmanuel Bourg
Le 03/07/2015 06:43, Andreas Tille a écrit : > I verified that libjsr305-java is in Build-Depends but I have no idea how > to cope with this. > > Any ideas? Hi Andreas, The artifact in the libjsr305-java package has the version 0.x, you need a Maven rule (in debian/maven.rules) like this one:

Re: Packaging fest-swing and its dependencies

2015-07-02 Thread Andreas Tille
Hi Tim, On Sun, Apr 26, 2015 at 10:50:55AM +, Potter, Tim (Cloud Services) wrote: > On 26 Apr 2015, at 3:57 pm, Andreas Tille wrote: > > > > Hi, > > > > the Debian Med team is packaging spread-phy[1]. Since the latest > > upgrade a new dependency fest-swing[2] is needed. I realised that >

Re: RFS: jnr-constants 0.8.6-6

2015-07-02 Thread Miguel Landaeta
On Thu, Jul 02, 2015 at 04:20:33PM -0300, Miguel Landaeta wrote: > On Thu, Jul 02, 2015 at 08:59:23PM +0200, Jakub Adam wrote: > > Dear Java packagers, > > > > I am looking for a sponsor for package "jnr-constants". > > > > It builds these binary packages: > > > > libjnr-constants-java - platf

Re: RFS: jffi 1.2.7-4

2015-07-02 Thread Miguel Landaeta
On Thu, Jul 02, 2015 at 04:19:11PM -0300, Miguel Landaeta wrote: > On Thu, Jul 02, 2015 at 08:49:33PM +0200, Jakub Adam wrote: > > Dear Java packagers, > > > > I am looking for a sponsor for package "jffi". > > > > It builds these binary packages: > > > > libjffi-java - Java Foreign Function In

Bug#790902: ITP: geronimo-ejb-3.2-spec -- Apache Geronimo EJB 3.2 API

2015-07-02 Thread Emmanuel Bourg
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name: geronimo-ejb-3.2-spec Version : 1.0-alpha-1 Upstream Author : The Apache Software Foundation * URL : http://geronimo.apache.org * License : Apache-2.0 Programming Lang: Java Description

Re: RFS: jnr-constants 0.8.6-6

2015-07-02 Thread Miguel Landaeta
On Thu, Jul 02, 2015 at 08:59:23PM +0200, Jakub Adam wrote: > Dear Java packagers, > > I am looking for a sponsor for package "jnr-constants". > > It builds these binary packages: > > libjnr-constants-java - platform constants for Java > libjnr-constants-java-doc - platform constants for Jav

Re: RFS: jffi 1.2.7-4

2015-07-02 Thread Miguel Landaeta
On Thu, Jul 02, 2015 at 08:49:33PM +0200, Jakub Adam wrote: > Dear Java packagers, > > I am looking for a sponsor for package "jffi". > > It builds these binary packages: > > libjffi-java - Java Foreign Function Interface > libjffi-java-jni - Java Foreign Function Interface (JNI library) > H

RFS: jnr-constants 0.8.6-6

2015-07-02 Thread Jakub Adam
Dear Java packagers, I am looking for a sponsor for package "jnr-constants". It builds these binary packages: libjnr-constants-java - platform constants for Java libjnr-constants-java-doc - platform constants for Java - API documentation libconstantine-java - transitional dummy package for

RFS: jffi 1.2.7-4

2015-07-02 Thread Jakub Adam
Dear Java packagers, I am looking for a sponsor for package "jffi". It builds these binary packages: libjffi-java - Java Foreign Function Interface libjffi-java-jni - Java Foreign Function Interface (JNI library) The source code can be found in master branch at pkg-java git repository: http

Re: NoClassDefFoundError although jar is in classpath

2015-07-02 Thread Felix Natter
hello Andrew, thanks for the suggestion. I tried relative paths but see the same issue. However, I noticed the current version 1.8 of triplea uses insubstantial 7.3 and so: @Scott, would you consider upgrading triplea to 1.8 together with the upload of insubstantial 7.3? Thanks and Best Regards