Your message dated Sun, 20 Nov 2011 19:17:28 +0000
with message-id <e1rsctm-0004x7...@franck.debian.org>
and subject line Bug#644258: fixed in maven-repo-helper 1.7
has caused the Debian Bug report #644258,
regarding update java version in pom.xml
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.)


-- 
644258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: maven-repo-helper
Version: 1.6
Severity: normal

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

The pom.xml specifies Java source and target version 1.4, but we already have 
1.5 in stable and 1.6 in testing.
I noticed it because Eclipse warns me that javax.xml.stream is kind of access 
restricted. Updating the java version to 1.6 in the pom.xml and rebuilding in 
Eclipse fixed this.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages maven-repo-helper depends on:
ii  default-jre-headless [java2-runtime-headless]    1:1.6-43   
ii  gcj-4.6-jre-headless [java2-runtime-headless]    4.6.1-9    
ii  libstax-java                                     1.2.0-3    
ii  openjdk-6-jre-headless [java2-runtime-headless]  6b23~pre9-2

Versions of packages maven-repo-helper recommends:
ii  debhelper  8.9.7

Versions of packages maven-repo-helper suggests:
ii  maven-debian-helper  1.4.5

- -- no debconf information

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

iQIcBAEBCAAGBQJOixYEAAoJEAf8SJEEK6ZapxYQAOJKGJHMk029e7FVCevSBHl/
cPZ0eAB6zVQH1994ycV68py7kTe+0UctqYiIYPyd+1MMPsyqjdLMdV0YgGPMa7a1
UP0cMCoKcbOQJ+pdHDoUD/M5rg9sef4G8kjUKADVOE1aYduaQvNjSMOT8cv//T2z
9JUMTN+SiBXxZm2LHPiV/HPh2+gAIBivmu7It9keMfjHvD5NlAydKmEmxvv1V6vb
icVKyfzRrJfGvYQMgxw17IFoHdCQKq0B4+McWgWVGOLDUzdx5Sp6NqDUI86uhjSu
IXiMf/CJpO51Mr1Xawkw8NweEJbETKNRCl24coWZvVfjSxwGQzr6dnaUzk1jnHpU
fEFyfJGPxz63W+uWgWpGNar567AOS4gJJEquwcAmCDk3aT6TguOkjGc3MdTNPPXT
JBL2HBHeim5pj3eOLEqTBqsR4ghJCbHM+vf3BRMjEvoSanS1vzJrztjEWZV06R4t
krF1ucv0r1MtmqOZ+c8jVRnQEj1typAgLUDQaWiiV8TRWh6FqzIfe4ftg/rhNSL5
7KPTknhQdiZV7AguCeM9mSflYgGof7W2PgB3Fc0+F7goF7GSusW2JZc0wKEPvbpB
0tDXJ4uERofwvvjnSYOHQpuVfg49V9B7WdCHjxaic7KVxCnzmofx9T/yC9Tog4iC
G6HEmHdCzO3DZHmt2beB
=8hQQ
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: maven-repo-helper
Source-Version: 1.7

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

maven-repo-helper_1.7.dsc
  to main/m/maven-repo-helper/maven-repo-helper_1.7.dsc
maven-repo-helper_1.7.tar.gz
  to main/m/maven-repo-helper/maven-repo-helper_1.7.tar.gz
maven-repo-helper_1.7_all.deb
  to main/m/maven-repo-helper/maven-repo-helper_1.7_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 644...@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-repo-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: SHA256

Format: 1.8
Date: Tue, 01 Nov 2011 16:32:39 +0200
Source: maven-repo-helper
Binary: maven-repo-helper
Architecture: source all
Version: 1.7
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-repo-helper - Helper tools for including Maven metadata in Debian 
packages
Closes: 644258
Changes: 
 maven-repo-helper (1.7) unstable; urgency=low
 .
   * add --site-xml=<location> option to mh_install and in the
     <package>.poms file to explicitly define the location for site.xml.
     Warning: this forces existing packages to add this option if they
     need to install site.xml
   * update the version in the POM and in the documentation
     (Closes: #644258)
   * run the unit tests when building the package, fix broken tests after the
     introduction of relativePath on the parent element of cleaned POM files.
   * d/control: add ant-optional, junit, libxmlunit-java, libcommons-io-java to
     Build-Depend-Indep
   * d/copyright: update fields to match latest DEP5 spec.
Checksums-Sha1: 
 94993b887a40365ed98d7366243b91f6ac77eec5 1907 maven-repo-helper_1.7.dsc
 5002db10eaab05692be83832884ea838436c5226 134309 maven-repo-helper_1.7.tar.gz
 b3170331d1f4e601897cc92da1c0a2aad452f839 118666 maven-repo-helper_1.7_all.deb
Checksums-Sha256: 
 355dacfc0417ab41c95c2472540635d434b8f7d8cef98aa238ea7f6374e122b2 1907 
maven-repo-helper_1.7.dsc
 0da7fea31a35e13676d68d31fb78fbaf4ceef36baea5ddccf5c3d3f018e08a1b 134309 
maven-repo-helper_1.7.tar.gz
 94225138102b0e23f2af89afec61ea3f2448412b2bef2f154545349dd9003d3f 118666 
maven-repo-helper_1.7_all.deb
Files: 
 5565ec9e7d62d76fbd5d3c5eb6398c38 1907 java optional maven-repo-helper_1.7.dsc
 837b8877698962d436a60e507539f361 134309 java optional 
maven-repo-helper_1.7.tar.gz
 a0cbfff610632e90222c289ee000a84f 118666 java optional 
maven-repo-helper_1.7_all.deb

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

iQIcBAEBCAAGBQJOyU81AAoJEHXiDM0z50n8hZYP/3ArzXdzSh3++BVrvuEVN3Ih
eU0yYRfaAJ5lfn0RD6TPJ5g0j4WF9Uzo+UsF3WqlMasJ2XxlbcUddKLXr4TkUczS
1UWqKzQci3+8UQrelbHiUOFWFudbv/6fs3zrLOa3Q1kTzoZHY0UXkClfkIuL7jQK
hzb6tVUzfxJzTGEaB+Gpsondnz9u6upSgduK8Y5uB8MrlgXflfSLFB08LaBqVga7
cNTUQtxI3GPqXNdvAw5DETpnfvNkSixRZDRGGqambnivvcHY2FMZCCTNMJPUaDkO
3EdAlfM421fOkiHgf7s2uI3eUXa5HJr0q7k5nwPpfXl9HOHCNGVn2clJl+c8ceqc
rJe1oPbLg+DZkgOxXrQPVjSJH/7q7pvnWQn1mTJEIjS4tr049otkGG3/7JJJ6jSc
eoqjoioqW1VBhdTbaBcmJTrUwGkxMWmhW1uyLMgEWWp9OghABR/QScN+2rZQkQEx
YeDEZYM0eeH9d2U+0MiRjTnLcu36uw7IUX7yhpo8OQIMsOXfEL6VlI2XAyn8N1Gh
TeTeaGaOVZb+i2LBtSYC6fJIyt0DuMoGgecq/S+YxuojowGb72cmlgQ0XfVUPgtv
ko0890kyU24H3BafpDeSTp0CzpwI63zbMCfNIqRQ9z3CKn90dkTJ4LbgoSbkTkgd
ODyCHMM4PSACWc6ILQx+
=kMZt
-----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