Your message dated Mon, 19 Dec 2011 21:44:08 +0000
with message-id <e1rcl0c-0000wf...@franck.debian.org>
and subject line Bug#651535: fixed in jxplorer 3.2.2~rc1+dfsg-3
has caused the Debian Bug report #651535,
regarding jxplorer: 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 ow...@bugs.debian.org
immediately.)


-- 
651535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jxplorer
Version: 3.2.2~rc1+dfsg-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
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: #888957):
    - d/rules: Call jh_build with source/target set to 1.5 to ensure
      backwards compatibility and work around 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.0.0-13-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)

iQIcBAEBCAAGBQJO4js8AAoJEL/srsug59jDSJ4QAIbtW2MlsZjVlzHfyjdaPitI
ivwQhInEKco55qlT3a/PzmUBBQoI0RC8czUIcBE8FQrEY0bGXduSocNFAlZA/RGa
ROlOMeNb3uF1GFAv86lxqAUthSKXYTBJdP681spoWC0EGa2RdiJYGJM6W1UC00O1
gdbKtuGmG6SyLUxiFdoRP2iIApJ0Hiu8vtjPi0XvqGyFP16gUkZiJn8iUKlu+bXK
hC0f9wA/v1OuxJi3BN/4uZVAQHR/SmjnQplP7PP9uuYbO6IKy3OLTBn9ggnrxEQk
4JxbLffrmPtvF8hKeX5uXk7UFLVW1g408ufOWsgk2pQ8d23u6LpCEhuv2bS9YRSa
pmaxavq1bCvtZKN4RZBFLtG3IpSmUh8DQmtpOavvNSYcc+PyPsMXZakhsEKWhtJn
0njuDq+V4ioUfpk/96AhI+dPOoKWbLsEVb+wWeKfS1L22aMcoi0UNIHoZn/9TpS4
qQuVor6Sv/neOHpKh+TsZktn3Tj7yN1vNSPS/7bwIloBoxUnaeXK5/bQSAUIk0jK
5f4WDbalKfgA3ua2OaNMbBq2W47RpmuDqGq7zQ3Nj+16HrQvDUvXLhmjX1SuZLxl
vSAm1OJO6Oyo73dfKZ6BO0bpzOfaJFMDSAm+FEjyiBHpOMhafO2/SbNKzMlaliR6
7t0jo/fKdxQl5qQtupXi
=g2ad
-----END PGP SIGNATURE-----
diff -Nru jxplorer-3.2.2~rc1+dfsg/debian/rules jxplorer-3.2.2~rc1+dfsg/debian/rules
--- jxplorer-3.2.2~rc1+dfsg/debian/rules	2011-09-06 20:19:05.000000000 +0100
+++ jxplorer-3.2.2~rc1+dfsg/debian/rules	2011-12-09 16:35:24.000000000 +0000
@@ -21,7 +21,7 @@
 	-mkdir jars
 	cd help && jar cf ../jars/jxplorer_help.jar *
 	# build jxplorer
-	jh_build jxplorer.jar src
+	jh_build --javacopts="-source 1.5 -target 1.5" --javadoc-opts="-source 1.5" jxplorer.jar src
 	# tests
 	$(JAVA) com.ca.directory.jxplorer.viewer.tableviewer.TableViewerTestSuite
 	$(JAVA) com.ca.commons.naming.NamingTestSuite

--- End Message ---
--- Begin Message ---
Source: jxplorer
Source-Version: 3.2.2~rc1+dfsg-3

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

jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
jxplorer_3.2.2~rc1+dfsg-3.dsc
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3.dsc
jxplorer_3.2.2~rc1+dfsg-3_all.deb
  to main/j/jxplorer/jxplorer_3.2.2~rc1+dfsg-3_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 651...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta <mig...@miguel.cc> (supplier of updated jxplorer 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: Tue, 13 Dec 2011 19:07:48 -0430
Source: jxplorer
Binary: jxplorer
Architecture: source all
Version: 3.2.2~rc1+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 jxplorer   - Java LDAP Browser
Closes: 651535
Changes: 
 jxplorer (3.2.2~rc1+dfsg-3) unstable; urgency=low
 .
   [ Miguel Landaeta ]
   * Team upload.
   * Make copyright file DEP-5 compliant and fix some lintian warning about it.
 .
   [ James Page ]
   * Fix FTBFS with OpenJDK 7 (LP: #888957) (Closes: #651535):
     - d/rules: Call jh_build with source/target set to 1.5 to ensure
       backwards compatibility and work around Java 7 encoding errors.
Checksums-Sha1: 
 7985b2cce9ed88e5e14446b9f299c8303f36bde5 2071 jxplorer_3.2.2~rc1+dfsg-3.dsc
 2e2475b16bf01654c23f3cc7eaca3ce73ef3c14c 26803 
jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
 fc29870d658952c27b679174977213ae73aeb857 1409570 
jxplorer_3.2.2~rc1+dfsg-3_all.deb
Checksums-Sha256: 
 231fd0fe495176510d8674f4ef940f602435db973862d8031b6cbc8d76a5ced3 2071 
jxplorer_3.2.2~rc1+dfsg-3.dsc
 e501e4383dfb2cae13ca975a41777d2923ce6ed1e9df1e6dc7549441d0212021 26803 
jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
 f10442339635ad8bb249d50dd67032bd62f4599dbbd5c1f5f12df7c950669647 1409570 
jxplorer_3.2.2~rc1+dfsg-3_all.deb
Files: 
 e183ab0d3f7cfa8120c013919e6a5263 2071 admin optional 
jxplorer_3.2.2~rc1+dfsg-3.dsc
 e5a3208d6335755a27f34aca8bed6cb8 26803 admin optional 
jxplorer_3.2.2~rc1+dfsg-3.debian.tar.gz
 0df09bda8f0db6c4caefca36f4d4a366 1409570 admin optional 
jxplorer_3.2.2~rc1+dfsg-3_all.deb

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

iQIcBAEBAgAGBQJO765fAAoJECHSBYmXSz6WQ04QAMHzfWY+12G+nsdi35cBH9rN
oCH7jvNCZ80lSql73z7RqsOFS97Jnvb/x/0E/iZfFPdRLnrfvNfHqRvvgON1u7ud
dN9sLSRi9hKFIiZqf0ox5yZc9fXglzsfJ21gy/IWNgLDw8tcbVoV3A+O1zOsDHr4
qSxibgfoK+oSBVLNUuzln3bPQ2YPF8YQ6CiZW+uyeFJv6bbVaA8YN/E1X7aOOZxV
ApprFrgIXcVRcmoKqFV2KJ/FViXkxmLJ5PaeL6llWeqVpbDNUlZFCwCRHLEMTMj9
cmyo+2JC1/rqMy3eoG7UIVDWtlf1IykN+m4dZb+lSlyNRK1tOcU7+ABh2mNOesm4
9jkZhh+U7LwWlMGO0uNtMHlAeCG8ZfRxAB7fbxt4ppSxeuPYkh951RVJWCsea2/x
v14drbHf6Ao6VB3OM1sNqdQ+jtHWVAd+8gpD/KfcS36kWPskylQnHBsBP8lyPWyR
NEOqPXiMY4tYjJBr0nlgBGl0oYuJ82x8qFeLVFmLznCU0kNUgaIk8ngSYmMy5Cnl
tuAfuKMJ2kAxjopSIEzKB6DIGZAIopDjs+3F/plq0+mfb8YQNQDevalSeOKY9xmT
GuEK7H+Q6IOITyJ340oSBohx/H2rJhlbaVZejfkvVXwtfVws5EYkGYJL7b+/uzSs
ODFioLzea8GUL6h7yBVM
=dS3t
-----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