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 Michael, this issue is now fixed. I was able to build openjfx in a
clean chroot, let me know how it works for you.

Emmanuel Bourg


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53ce5a7a.1020...@apache.org



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
compilation.

You'll find a fix for this bug attached to this email.

Cheers,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche
diff -Nru wsdl2c-0.1/debian/changelog wsdl2c-0.1/debian/changelog
--- wsdl2c-0.1/debian/changelog 2012-10-04 17:16:26.0 -0300
+++ wsdl2c-0.1/debian/changelog 2014-07-22 13:24:01.0 -0300
@@ -1,3 +1,9 @@
+wsdl2c (0.1-3) unstable; urgency=low
+
+  * Add servlet-api-3.0 jar to compilation classpath. (Closes: #755333).
+
+ -- Miguel Landaeta nomad...@debian.org  Tue, 22 Jul 2014 13:21:45 -0300
+
 wsdl2c (0.1-2) unstable; urgency=low
 
   * Added patch from Colin Watson to force utf-8 encoding which is required
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/debian/rules 2014-07-22 13:25:42.0 -0300
@@ -6,4 +6,4 @@
 REQUIRED_JVM_VERSION := 1.5
 JAVA_HOME:= /usr/lib/jvm/default-java
 DEB_ANT_BUILDFILE:= build.xml
-DEB_JARS := commons-logging wsdl4j backport-util-concurrent 
gnumail httpcore jaxen commons-fileupload commons-cli geronimo-jms_1.1_spec 
commons-httpclient httpcore-nio
+DEB_JARS := commons-logging wsdl4j backport-util-concurrent 
gnumail httpcore jaxen commons-fileupload commons-cli geronimo-jms_1.1_spec 
commons-httpclient httpcore-nio servlet-api-3.0


signature.asc
Description: Digital signature


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/otn-pub/java/jdk/8u11-b12-demos/jdk-8u11-linux-x64-demos.tar.gz

Extract this archive and run 'java -jar Ensemble8.jar' in the
demo/javafx_samples directory.

Emmanuel Bourg


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53cec0f0.3090...@apache.org



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/debian/rules   2014-07-22 13:25:42.0 -0300
 @@ -6,4 +6,4 @@
  REQUIRED_JVM_VERSION := 1.5
  JAVA_HOME:= /usr/lib/jvm/default-java
  DEB_ANT_BUILDFILE:= build.xml
 -DEB_JARS := commons-logging wsdl4j backport-util-concurrent 
 gnumail httpcore jaxen commons-fileupload commons-cli geronimo-jms_1.1_spec 
 commons-httpclient httpcore-nio
 +DEB_JARS := commons-logging wsdl4j backport-util-concurrent 
 gnumail httpcore jaxen commons-fileupload commons-cli geronimo-jms_1.1_spec 
 commons-httpclient httpcore-nio servlet-api-3.0

Applied and uploaded, many thanks !

-- 
Charles


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2014073219.ga17...@falafel.plessy.net



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
backported to this release, do you think it's worth keeping this
possibility for openjdk-8? The same reasoning could apply to lucid.

Emmanuel Bourg


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53cee747.1010...@apache.org



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
 features, it comes with the Java 8 demos and samples:

Thanks for the info. It worked like a charm.

I just uploaded it to experimental.

Thanks for preparing and taking care of this package.

Cheers,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature


Re: Hello friendly Java people

2014-07-22 Thread Potter, Tim (Cloud Services)
On 22/07/14 2:34 PM, tony mancill tmanc...@debian.org 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 its various
dependencies.  I also have an interested in software build systems and
automation, which will no doubt be engaged by working on Debian
packaging.
 
 I¹m not a big Java programmer and really only know enough to be
dangerous (-: but I have filed a few Debian bugs and created some Debian
packaging for some internal software for HP.

Hi Tim,

The team welcomes new contributors.  If you don't have one already,
create an Alioth account [1] and then request to join the pkg-java group
[2,3].

Thanks Tony.  I've created an account and made a request to join the group.

There are plenty of bug to look at in team-maintained packages [4].  You
can use the list for request for sponsor (RFS) requests.

OK.  The carrotsearch-hpcc, compress-lzf, hyperic-sigar and spatial4j
source packages look ready to go and are in the NEW queue.  There's a
build problem with carrotsearch-randomizedtesting and this is a build
dependency for lucene4 and so a blocker for elasticsearch.  Is it just a
matter of waiting until the Ftp Team gets around to approving or rejecting
the package?


Tim.


Wecome!
tony

[1] https://wiki.debian.org/Teams/JavaPackaging
[2] https://alioth.debian.org/projects/pkg-java/
[3] https://alioth.debian.org/project/request.php?group_id=30085
[4]
https://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=pkg-java-maintainers@l
ists.alioth.debian.org

Tim Potter
Cloud Systems Engineer
HP Cloud Services

timothy.pot...@hp.com
M +61 419 749 832
Hewlett-Packard Australia Pty Ltd

This e-mail may contain confidential and privileged material for the sole
use of the intended recipient. Any review, use, distribution or disclosure
by others is strictly prohibited. If you are not the intended recipient
(or authorised to receive for the recipient), please contact the sender by
reply e-mail and delete all copies of this message.



smime.p7s
Description: S/MIME cryptographic signature


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 the people that fix
the FTBFS bugs on it…

Please let me know if somebody wants to keep wsdl2c in Debian, otherwise I will
file a request for removal.

Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140723053753.gf3...@falafel.plessy.net