Re: Help with encoding issue needed for libjscience-java (Was: Help needed for libapfloat-java)

2018-05-25 Thread Andreas Tille
Hi, Markus Koschany wrote: > In this case you need to override the default iso8851 encoding and pass > --javacopts="-encoding UTF-8" to jh_build. I have pushed this change > already Cool. That's very welcome. > but the build fails because of missing build-dependencies now. I started working

Re: Help with encoding issue needed for libjscience-java (Was: Help needed for libapfloat-java)

2018-05-25 Thread Markus Koschany
Hallo Andreas, Am 25.05.2018 um 15:32 schrieb Andreas Tille: [...] > Any hint how to fix this? In this case you need to override the default iso8851 encoding and pass --javacopts="-encoding UTF-8" to jh_build. I have pushed this change already but the build fails because of missing

Help with encoding issue needed for libjscience-java (Was: Help needed for libapfloat-java)

2018-05-25 Thread Andreas Tille
Hi, On Wed, May 16, 2018 at 05:21:44PM +0200, Olivier Sallou wrote: > missing dependency com.aparpi.aparapi:1.3.4 (for apfloat-aparapi) and > org.jscience.jscience:4.3.1 (for apfloat-jscience) I tried to start with the latter and have committed some initial packaging to. Unfortunately I get

Re: Help needed for libapfloat-java

2018-05-18 Thread Andreas Tille
On Thu, May 17, 2018 at 08:02:33AM +0200, Olivier Sallou wrote: > > I wonder whether we start with a packaging attempt anyway and if > > ftpmaster considers this a blocker we could try to negotiate with > > the authors about this part of the license. > > > For me it is blocking with the 'you

Re: Help needed for libapfloat-java

2018-05-17 Thread Olivier Sallou
- Andreas Tille a écrit : > On Wed, May 16, 2018 at 05:21:44PM +0200, Olivier Sallou wrote: > > > > I updated repo with a few fixes, but lib needs additional external > > dependencies not in Debian. I added info to d/changelog > > > > missing dependency

Re: Help needed for libapfloat-java

2018-05-16 Thread Andreas Tille
On Wed, May 16, 2018 at 05:21:44PM +0200, Olivier Sallou wrote: > > I updated repo with a few fixes, but lib needs additional external > dependencies not in Debian. I added info to d/changelog > > missing dependency com.aparpi.aparapi:1.3.4 (for apfloat-aparapi) and > org.jscience.jscience:4.3.1

Re: Help needed for libapfloat-java

2018-05-16 Thread Olivier Sallou
On 05/16/2018 05:04 PM, Olivier Sallou wrote: > > On 05/16/2018 03:34 PM, Andreas Tille wrote: >> On Wed, May 16, 2018 at 02:40:31PM +0200, Emmanuel Bourg wrote: >>> Le 16/05/2018 à 14:30, Andreas Tille a écrit : >>> but my naive attempt to fire up mh_make and expect that it results in

Re: Help needed for libapfloat-java

2018-05-16 Thread Olivier Sallou
On 05/16/2018 03:34 PM, Andreas Tille wrote: > On Wed, May 16, 2018 at 02:40:31PM +0200, Emmanuel Bourg wrote: >> Le 16/05/2018 à 14:30, Andreas Tille a écrit : >> >>> but my naive attempt to fire up mh_make and expect that it results >>> in something that builds was again to naive to work. you

Re: Help needed for libapfloat-java

2018-05-16 Thread Emmanuel Bourg
Le 16/05/2018 à 15:34, Andreas Tille a écrit : > No error but javac is not fired up at all and thus no JARs are created. Probably because the package depends on maven-repo-helper instead of maven-debian-helper. maven-debian-helper is for projects using Maven as the build system.

Re: Help needed for libapfloat-java

2018-05-16 Thread Andreas Tille
On Wed, May 16, 2018 at 02:40:31PM +0200, Emmanuel Bourg wrote: > Le 16/05/2018 à 14:30, Andreas Tille a écrit : > > > but my naive attempt to fire up mh_make and expect that it results > > in something that builds was again to naive to work. > What error did you get? No error but javac is not

Re: Help needed for libapfloat-java

2018-05-16 Thread Emmanuel Bourg
Le 16/05/2018 à 14:30, Andreas Tille a écrit : > but my naive attempt to fire up mh_make and expect that it results > in something that builds was again to naive to work. What error did you get? Emmanuel Bourg

Help needed for libapfloat-java

2018-05-16 Thread Andreas Tille
Hi, I intend to package libapfloat-java[1] which is needed by some Debian Med target package (snpeff) but my naive attempt to fire up mh_make and expect that it results in something that builds was again to naive to work. Any hint how to get the JARs build in the preliminary Git repository[1]