Your message dated Fri, 09 Dec 2011 09:03:06 +0000
with message-id <[email protected]>
and subject line Bug#651389: fixed in bnd 1.50.0-2
has caused the Debian Bug report #651389,
regarding bnd: Fix FTBFS with OpenJDK7
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 [email protected]
immediately.)


-- 
651389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651389
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bnd
Version: 1.50.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch

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

Dear Maintainer,

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

  * Fix FTBFS with OpenJDK 7 (LP: #888926):
    - d/ant.properties: Set default source/target to 1.5 to ensure
      backwards compatibility and avoid Java 7 encoding errors.

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-3-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.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)

iQIcBAEBCAAGBQJO4IsdAAoJEL/srsug59jDh4oP/0aIooNUoHd3ikGx7yn2zssV
OIkvxqKmpBRLZ2xWsFhlY7xCE2D3LvYGRSrVX6VIWUyI7ztB07lbcswshRRqAEKL
0WuGt+zH+5Je6HFxCuAnJx03zR+4vXITaOJsqs56W9z3Ahb51BGT5WSnJHf3AziD
N2gGRNjk2GSb0EdslC1S9zG0z+dvVABbQfod3Q8dMWP+iv6qkOlGRs9JB2jlfiiK
1p9IB+YI4jiZbVcMJYrggkimItSYuAen7l8XEEt00AMux1MqKQS+x76Tl5geayAJ
lFRJ5EHdntjHz9TWfbvBeeN1SQqhiZTumOQ+MT7z4kjyJ7okNjdu2slj7b7Z6x/M
TL6F/kNFFqAAilEpCxDGVJoHBBrdTDFY1cXq0EkLscVrXbGWLNAraCdR/h9k5J2x
9BZAoY6k77T0b/rrfR6uZyf7LW8DqnwxlioZPbGCWKdrQKmvx/nMdTMSRAwq/Ng5
MKEha/U7fXooTBcyOFV6+v/bXiXpSRj8ozdKxI8YnL5lX0iN9LrgFCG6BItp9MxC
mWkHKLgAnwVUGbF2ISRE+DVDYbBD0Bm9HjZABsLT4zrFMJXVvXa5571OyPFw2+ys
tXYjH6r7plspQTYa+b6S+ys/CcEjYhpQ5NHuHmKeMGzSQXjcvW1SnEQt+OLxAqaN
ty4L5hnYS1q4J3lTqv+S
=2PbO
-----END PGP SIGNATURE-----
=== modified file 'debian/ant.properties'
--- debian/ant.properties	2011-10-26 00:59:39 +0000
+++ debian/ant.properties	2011-12-08 09:24:44 +0000
@@ -1 +1,5 @@
 javac.excludes=**/aQute/bnd/junit/*.java
+# Ensure that source and target are 1.5
+# For backwards compat on Java 7
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5


--- End Message ---
--- Begin Message ---
Source: bnd
Source-Version: 1.50.0-2

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

bnd_1.50.0-2.debian.tar.gz
  to main/b/bnd/bnd_1.50.0-2.debian.tar.gz
bnd_1.50.0-2.dsc
  to main/b/bnd/bnd_1.50.0-2.dsc
bnd_1.50.0-2_all.deb
  to main/b/bnd/bnd_1.50.0-2_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta <[email protected]> (supplier of updated bnd 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 [email protected])


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

Format: 1.8
Date: Thu, 08 Dec 2011 21:41:18 -0430
Source: bnd
Binary: bnd
Architecture: source all
Version: 1.50.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Miguel Landaeta <[email protected]>
Description: 
 bnd        - tool to create and diagnose OSGi R4 bundles
Closes: 651389
Changes: 
 bnd (1.50.0-2) unstable; urgency=low
 .
   [ Miguel Landaeta ]
   * Team upload.
 .
   [ James Page ]
   * Fix FTBFS with OpenJDK 7 (LP: #888926) (Closes: #651389):
     - d/ant.properties: Set default source/target to 1.5 to ensure
       backwards compatibility and avoid Java 7 encoding errors.
Checksums-Sha1: 
 b243a6a3f90f5026ffd37f776abdf0d1ad23ae13 2140 bnd_1.50.0-2.dsc
 0cd1ae8f72551fb3f49c33fff7d7ec24065ccb69 14265 bnd_1.50.0-2.debian.tar.gz
 8e9f7ec348ae56ba6eb0bd8e0522acf4120808c8 2054020 bnd_1.50.0-2_all.deb
Checksums-Sha256: 
 61fc789ec3c536067079e90548bbad9e409583d1522e3b8188b19f761b840808 2140 
bnd_1.50.0-2.dsc
 cfceae933968214be3f908395f1ab1b9803360171b7c17b36c2a03caaf77407c 14265 
bnd_1.50.0-2.debian.tar.gz
 8f532b4c262bbefb31117a5bdd6979bef66dabcef80154c6def54859405d5f36 2054020 
bnd_1.50.0-2_all.deb
Files: 
 9b4c837a5eaa4b0ccd453ce9ac9f7b9f 2140 java optional bnd_1.50.0-2.dsc
 c7d542638aea8b7647668d3344b3f770 14265 java optional bnd_1.50.0-2.debian.tar.gz
 c6b9f20f4b4e7adf4679a0dc5858f967 2054020 java optional bnd_1.50.0-2_all.deb

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

iQIcBAEBAgAGBQJO4b3mAAoJECHSBYmXSz6WneIP/3vvm1k/JySLkD5yrHR4gD2F
6adyzYUc6M1+sFP8VPHPjeUzp2MAIZ9nMvV62l61oehvVHS5LMLq4CowC7u4rq2O
95WmDl0mhG3JNUq+nZJucCTZ3XXZYnY7ZfsXjTnQcUvv3wLrYyWehBhm2+k9rqC5
kB9W3IEJQrpuLYFsMhF6ImjI1dzaa3/RjMX+V49GNw2BQyqyrl/Z7HLVR5RndatT
GkByWvQyqOQsyKqNHmxBgBaQD7bxzy6RRuromMNBt+SglBNifEVz1O1Qnh2/1K/6
X1QabtE2i5GeBcTM/+btXRJ8xa0VWbR/hVwY4erKdZ1E9CzAvVeapTMNZ36M8Z4N
JPBEfYACwEJIfb0EM8MGhS+BjufY9ass+BEUnk057GwYf9GRpXG7vvhM7YzhnwCY
EII2OVstGENkpzgGQqS5WcvfNthAErRBZUo9cwvlUfNPPvyhwaQgTXL1joRJXH4x
vHLkala1vlUBmYXlq2VBy6GIE25DO0WSp8yP/ButHDdycFeaIblDbUtWEo8ZWsTS
bSekPohIfisAQesyM+iFAW7YAfO9k5XcKwzpMokWLf+04qTsRrrN/T3CsBpob8Ad
5iIMEs473ggVhOyJa+R5VEdesPS1GDh6Dz3RV3pcizjELRCC8zMPMr8E04Pvkcog
lUsXPs8kxW5puLQmlucP
=LKk+
-----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
[email protected] for discussions and questions.

Reply via email to