Planning to remove wsdl2c.

2014-07-22 Thread Charles Plessy
Dear all, the wsdl2c package was introduced to bring the Eucalyptus cloud software in Debian. It is not necessary anymore, and I do not have the impression that it is used by other software. Its popcon score (11) is compatible with the hypothesis that it is mostly installed on the computers of t

Re: Hello friendly Java people

2014-07-22 Thread Potter, Tim (Cloud Services)
On 22/07/14 2:34 PM, "tony mancill" wrote: >On 07/21/2014 04:15 PM, Potter, Tim (Cloud Services) wrote: >> Hi everyone. I¹d just like to introduce myself and say hi. I¹m a >>Linux systems programmer interested in helping out with Java packaging, >>in particular Hilko¹s work on Elasticsearch and

Re: RFS: openjfx/8u5-b13-1

2014-07-22 Thread Miguel Landaeta
On Tue, Jul 22, 2014 at 09:52:16PM +0200, Emmanuel Bourg wrote: > Le 22/07/2014 21:09, Miguel Landaeta a écrit : > > > Before uploading it to experimental, do you have a very simple > > application to do a basic check? > > You can try the Ensemble8 application. This is a demo of the JavaFX > feat

Re: RFS: openjdk-8/8u5-b13-1 (NEW)

2014-07-22 Thread Emmanuel Bourg
Le 15/07/2014 17:27, Matthias Klose a écrit : > Please don't send any patches which drop the build support for squeeze or > wheezy, or any Ubuntu LTS. Hi Matthias, I have a question regarding this point, why do you want to preserve the support for squeeze? Considering that openjdk-7 hasn't been b

Re: [pkg-eucalyptus-maintainers] Bug#755333: wsdl2c: FTBFS: [javac] /«PKGBUILDDIR»/src/org/apache/axis2/builder/MultipartFormDataBuilder.java:28: error: package javax.servlet.http does not exist

2014-07-22 Thread Charles Plessy
Le Tue, Jul 22, 2014 at 01:47:49PM -0300, Miguel Landaeta a écrit : > > This is just about a missing jar file in the classpath of the > compilation. > diff -Nru wsdl2c-0.1/debian/rules wsdl2c-0.1/debian/rules > --- wsdl2c-0.1/debian/rules 2012-06-23 04:07:09.0 -0300 > +++ wsdl2c-0.1/de

Re: RFS: openjfx/8u5-b13-1

2014-07-22 Thread Emmanuel Bourg
Le 22/07/2014 21:09, Miguel Landaeta a écrit : > Before uploading it to experimental, do you have a very simple > application to do a basic check? You can try the Ensemble8 application. This is a demo of the JavaFX features, it comes with the Java 8 demos and samples: http://download.oracle.com/

Re: RFS: openjfx/8u5-b13-1

2014-07-22 Thread Miguel Landaeta
On Tue, Jul 22, 2014 at 02:35:06PM +0200, Emmanuel Bourg wrote: > > Hi Michael, this issue is now fixed. I was able to build openjfx in a > clean chroot, let me know how it works for you. Hi Emmanuel, openjfx finally built OK for me. Before uploading it to experimental, do you have a very simpl

Re: [pkg-eucalyptus-maintainers] Bug#755333: wsdl2c: FTBFS: [javac] /«PKGBUILDDIR»/src/org/apache/axis2/builder/MultipartFormDataBuilder.java:28: error: package javax.servlet.http does not exist

2014-07-22 Thread Miguel Landaeta
tags 755333 + patch thanks On Mon, Jul 21, 2014 at 07:15:08PM +0900, Charles Plessy wrote: > Hello everybody, > > I received a bug report that the wsdl2c package started to fail to build from > source (see below). > Hi Charles, This is just about a missing jar file in the classpath of the comp

Re: RFS: openjfx/8u5-b13-1

2014-07-22 Thread Emmanuel Bourg
Le 16/07/2014 22:10, Miguel Landaeta a écrit : > I was able to start the build but it failed after a while with some > errors like this one: > > ../../../plugins/av/mpegtsdemuxer.h:30:34: fatal error: > libavformat/avformat.h: No such file or directory > > I'm attaching my failed build log. Hi