Re: RFS: maven-plugin-tools/2.8-3

2013-09-24 Thread Emmanuel Bourg
Le 16/09/2013 10:30, Niels Thykier a écrit : > As mentioned on IRC, I am experiencing FTBFS in this version when > libgoogle-collections-java is absent. The build failure was caused by the modello task from maven-ant-helper which was expecting google-collections.jar to be installed in /usr/share/

tomcat8 review

2013-09-24 Thread Emmanuel Bourg
Hi all, Tomcat 8 has seen it's first alpha release in August and I took the opportunity to package it. I started from a copy of the tomcat7 package and I now have a working package ready for review: http://anonscm.debian.org/gitweb/?p=pkg-java/tomcat8.git Besides the trivial tomcat7->tomcat8

Re: RFS: plexus-containers/1.0~beta3.0.7-7

2013-09-24 Thread Niels Thykier
On 2013-09-24 12:20, Emmanuel Bourg wrote: > Hi all, > > I'm looking for a sponsor to upload plexus-containers. This update > completes the transition to Guava. I forgot to update the pom installed > in /usr/share/maven-repo in the previous version. It was still > referencing Google Collections. T

RFS: plexus-containers/1.0~beta3.0.7-7

2013-09-24 Thread Emmanuel Bourg
Hi all, I'm looking for a sponsor to upload plexus-containers. This update completes the transition to Guava. I forgot to update the pom installed in /usr/share/maven-repo in the previous version. It was still referencing Google Collections. This caused two build failures on plexus-cli (#724144, f

Re: netbeans java dependencies Java

2013-09-24 Thread Niels Thykier
On 2013-09-23 08:40, Joachim Zobel wrote: > Hi. > Hi, > To to create a patch that works around > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720684 > I want to modify the netbeans dependencies in a way that says > "Can depend on any java 6 or java 7, but not openjdk 6. " > Can I express thi

Re: RFS: maven-ant-helper/7.8

2013-09-24 Thread Niels Thykier
On 2013-09-24 11:04, Emmanuel Bourg wrote: > Hi all, > > I updated maven-ant-helper and I'm looking for a sponsor to upload it. > The Modello Ant Task was loading google-collections.jar programmatically > but there was no explicit dependency on libgoogle-collections-java. The > jar was expected to

RFS: maven-ant-helper/7.8

2013-09-24 Thread Emmanuel Bourg
Hi all, I updated maven-ant-helper and I'm looking for a sponsor to upload it. The Modello Ant Task was loading google-collections.jar programmatically but there was no explicit dependency on libgoogle-collections-java. The jar was expected to be present as a dependency of libplexus-containers-jav