RFS: maven-shared-utils 0.4-1 (new)

2013-06-10 Thread Jakub Adam
Dear java packagers, I am looking for a sponsor for package "maven-shared-utils". * Package name: maven-shared-utils Version : 0.4-1 Upstream Author : Apache Maven team * URL : http://maven.apache.org/shared/maven-shared-utils/ * License : Apache-2.0 S

RFS: derby (new package)

2013-06-10 Thread Emmanuel Bourg
Hi all, The package for Apache Derby is ready to be reviewed. Derby is an embeddable database like HSQLDB, it's bundled as JabaDB in the Oracle JDK but not included with OpenJDK. The package was prepared by Tim Booth, I added the final touch to bring it in line with the other Java packages. ITP:

Re: RFS: maven-shared-utils 0.4-1 (new)

2013-06-10 Thread Emmanuel Bourg
Hi Jakub, I see this in debian/rules: # remove JARed javadoc, we already have unpacked version in /usr/share/doc rm -rf debian/libmaven-shared-utils-java-doc/usr/share/maven-repo I agree with the removal but not for the same reason. The purpose of the javadoc jar in the Maven repository is t

Re: RFS: maven-shared-utils 0.4-1 (new)

2013-06-10 Thread Jakub Adam
Hi Emmanuel, On 10.6.2013 10:07, Emmanuel Bourg wrote: So I'd argue that we change the Maven helper to no longer generate and install the -javadoc.jar in /usr/share/maven-repo. I agree, so I've opened a wishlist bug on maven-debian-helper with a simple patch for discussion[1]. Regards, Jakub