Your message dated Sat, 05 May 2012 04:17:59 +0000
with message-id <e1sqwrt-0004jq...@franck.debian.org>
and subject line Bug#665799: fixed in maven-debian-helper 1.5.1
has caused the Debian Bug report #665799,
regarding maven-debian-helper: jar files installed to /usr/share/java AND 
/usr/share/maven-repo
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
665799: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665799
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: maven-debian-helper
Version: 1.5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

Version 1.5 of maven-debian-helper installs jar files to both /usr/share/java
and into /usr/share/maven-repo for the original group/artifact/version path.

This results in a bigger than normal .deb file as the code is installed twice.

In Ubuntu, the attached patch was applied to achieve the following:

  * maven-debian-plugin/.../SysInstallMojo.java: Don't install jar
    file to /usr/share/maven-repo when also installing to /usr/share/java
    - just symlink it (LP: #965054).

I've tested this on packages with install to /usr/share/java and those that 
don't
- - the jars where just installed once with the correct symlinks created.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-20-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPcDEQAAoJEL/srsug59jD05YP/R/LV1aQhDHNqNQCYzjXXtMw
jRMvVOdK4SJmlkO20FsI37JrIw8jH9WhwnRrRoG2N+6H8eg+EutMldkeHoN1wDIj
EgB4x3NcPOnELYz3blqwp6dSisqUfPBSC7VniiSp9rrD7iGw6amYtW1bOG/ccLLb
in75elmcVjp8oP/xb2xkL5kUQ8h6VIwWwa3E4Nn4lPfP8uhKwP7TT3XI47fNiRmp
YOYGLLYAAXHu5CjuQEKICpzRK3XPgrPOBdYjczBm34uZEQBnMiSJFJ/yx9yHZvcG
po5HNd+HPIpfEtJ7gpeKHqfxCZMrxmL6FmIiCPniRdga9xF1SPhsNwAYu3BRmIxt
pE8vgBBdpn1IvrNG+CyGkXuKrAjkqb5YMbG4m2Z7LeGztmQd+EznIb99ZNcZvA4n
11CerqVKFjKx5lNRM3/sjq1jKNSnjzMUBuZiJN7WSRk/d+kobtU/G4KOke7Jq7Ly
w3ONsOkoMS2Cu6hv/SsRU0DIe5tmI9WnrK+mZR9/Q8zhX4u3yagpMepky5A4+dOs
D956t3rLEdy4pU1vAJ2PJm2b4vpoNeeat8eYFPTebhA1PJD6YzrNodqnvx6Evr34
Gv4zib6rZDU57z6Qroz/vtve/qUS6/xf92ojAxhC5W6tTdtubCGzJ8r+iGV89Gor
CgenRav0opllHQgCvroU
=mbNH
-----END PGP SIGNATURE-----
=== modified file 'maven-debian-plugin/src/main/java/org/debian/maven/plugin/SysInstallMojo.java'
--- maven-debian-plugin/src/main/java/org/debian/maven/plugin/SysInstallMojo.java	2012-01-24 23:55:22 +0000
+++ maven-debian-plugin/src/main/java/org/debian/maven/plugin/SysInstallMojo.java	2012-03-26 08:22:06 +0000
@@ -460,7 +460,6 @@
         if (jarFile.exists()) {
             System.out.println("Install jar for " + artifactId + " into /usr/share/java");
             mkdir(compatSharePath());
-            FileUtils.copyFile(jarFile, new File(jarDestPath()));
             if (noUsjVersionless) {
                 FileUtils.copyFile(jarFile, new File(versionedFullCompatPath()));
             } else {


--- End Message ---
--- Begin Message ---
Source: maven-debian-helper
Source-Version: 1.5.1

We believe that the bug you reported is fixed in the latest version of
maven-debian-helper, which is due to be installed in the Debian FTP archive:

maven-debian-helper_1.5.1.dsc
  to main/m/maven-debian-helper/maven-debian-helper_1.5.1.dsc
maven-debian-helper_1.5.1.tar.gz
  to main/m/maven-debian-helper/maven-debian-helper_1.5.1.tar.gz
maven-debian-helper_1.5.1_all.deb
  to main/m/maven-debian-helper/maven-debian-helper_1.5.1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Claude <ludovic.cla...@laposte.net> (supplier of updated 
maven-debian-helper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 04 May 2012 00:51:14 +0200
Source: maven-debian-helper
Binary: maven-debian-helper
Architecture: source all
Version: 1.5.1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Ludovic Claude <ludovic.cla...@laposte.net>
Description: 
 maven-debian-helper - Helper tools for building Debian packages with Maven
Closes: 638782 641266 641301 654110 657889 665799
Changes: 
 maven-debian-helper (1.5.1) unstable; urgency=low
 .
   * d/control: update version constraint on maven-repo-helper
     (Closes: #657889)
   * Update the build to use junit 4
   * Refactor code in maven-packager-util and fix reading of output
     from dpkg and apt-file
   * Keep improving usability of mh_make (Closes: #638782, #641266)
   * Remove Michael Koch from the list of uploaders. Thanks for your
     work! (Closes: #654110)
   * Remove BSD license from the list of licenses stored in
     /usr/share/common-licenses (Closes: #641301)
   * When the jar is installed in /usr/share/java, use symlinks in the
     repository to avoid duplication of the jar contents (Closes: #665799)
   * Rename plugin maven-debian-plugin as debian-maven-plugin to adhere to
     Maven naming conventions.
Checksums-Sha1: 
 04e41c7aa8c68cccb8d8fbf5636674993f47e3a8 2025 maven-debian-helper_1.5.1.dsc
 8fc26434432ea4da4d4110dfcac98105cc6d0773 105769 
maven-debian-helper_1.5.1.tar.gz
 06e05968b2d03c3858f7c1f394d1725cbf255de6 102274 
maven-debian-helper_1.5.1_all.deb
Checksums-Sha256: 
 331b84e0d9df43cb93705900b714aee2bd95dde4a7184aeb7f09e4aa432a8418 2025 
maven-debian-helper_1.5.1.dsc
 29ecee80244ce890eeafa2243e87caa022323335a25f93dafe55d8a21004a114 105769 
maven-debian-helper_1.5.1.tar.gz
 1d7aeb6b30cbbdde1a2d0c989c9d51e3b7b9f9a87ed175b04cca0e0b105178b7 102274 
maven-debian-helper_1.5.1_all.deb
Files: 
 5093e639e998ab5d1622303fc0a0859d 2025 java optional 
maven-debian-helper_1.5.1.dsc
 a8b8befd2c04fed455decc548a687a2f 105769 java optional 
maven-debian-helper_1.5.1.tar.gz
 bbc4639ef995e439232191e70648d1e8 102274 java optional 
maven-debian-helper_1.5.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJPpKYoAAoJECHSBYmXSz6WiWIQAIE3jAM7wYovcpE32B5XwdNW
Sp/f+5f/sHDAL/6fS4vhNu97/iGAZr1TJHl0I7noXf7quaj2U2SwUrhFYEbCeZ8t
u5VMVt9Q5ahpUw3r1nGGHBbU8BOsumIZb8l1QoDAzThPQrNu8SOJ3IlXkTSr0Bz4
rNJjSjInHpknmXnShQDEQwyrrMz/bTr/b5W0Ei7UF9JM4oLO5wEdLzVyhTW3FIyp
Q9pQquE1sAPmNhOSfKopExl6lDDxcCkyKH1cZ9V/bfECJvg8bVymlnOifY/+KwW7
f0hY3kq7UxUKr0p33q0JdrPQBOajo8bkGeXdt8KoKoUccX/ohCPYocQkkjxY1xrt
r6YbbSPuty7UtAPyG+bbze8MZELxTGS3KKWTPaA1WKJE3otE7uy9QomSWQ3jNdhg
IghG2JitCtkoJfUX6GQn28lj6HBEQIEfIPx0VX1QnEjxJY+4Znbjh0wyFiuIIIYC
yDfhHX8TRhq+fJoFonxgpJVaM2W+F+GN6a6DGYMecEuMfMZ6Kkl3RHZGRzFnLYBM
+HVm/waZ99lV5taltdBISpI0J0fwBXBciiL8YZWFKQWBK4I9pvUBOfNkcbdxJJkr
H9v7C0YXb+hD9rDssSq5VGyknekM814oj+Mo/BfQT9r+B9NhuB+yC9KF8SzY3318
KFPGIF9ffsy11gJ8DFbR
=H8ht
-----END PGP SIGNATURE-----



--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to