Your message dated Tue, 22 Dec 2015 18:35:07 +0000
with message-id <e1abrm7-0003dc...@franck.debian.org>
and subject line Bug#808736: fixed in junit4 4.12-4
has caused the Debian Bug report #808736,
regarding junit4: lost Class-Path: for hamcrest/hamcrest infos in MANIFEST
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.)


-- 
808736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808736
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: junit4
Version: 4.12-3
Severity: serious
Justification: makes junit-using packages FTBFS

Hi,

Since last junit upload I get the following in LO (config.log):

configure:40316: checking for JUnit 4
configure:40338: result: /usr/share/java/junit4.jar
configure:40353: checking for included Hamcrest
conftest.java:1: error: package org.hamcrest does not exist
import org.hamcrest.BaseDescription;
                   ^
1 error
configure:40360: result: Not included
configure:40362: checking for standalone hamcrest jar.
conftest.java:1: error: package org.hamcrest does not exist
import org.hamcrest.BaseDescription;
                   ^
1 error
configure:40382: error: junit does not contain hamcrest; please use a junit jar 
that includes hamcrest, install a hamcrest jar in the default location (/usr/sha
re/java),
                          specify its path with --with-hamcrest=..., or disable 
junit with --without-junit

Indeed, the new junit has a META-INF/MANIFEST.MF of

% cat MANIFEST.MF 
Manifest-Version: 1.0
Implementation-Vendor: JUnit
Implementation-Title: JUnit
Implementation-Version: 4.12
Implementation-Vendor-Id: junit
Build-Jdk: 1.7.0_91
Created-By: Apache Maven 3.3.9
Implementation-URL: http://junit.org
Archiver-Version: Plexus Archiver

whereas junit 4.12-2 had:

% cat MANIFEST.MF
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Build-Jdk: 1.7.0_79
Built-By: root
Bundle-ManifestVersion: 2
Bundle-Name: JUnit Testing Framework
Bundle-SymbolicName: org.junit
Bundle-Vendor: JUnit
Bundle-Version: 4.12
Class-Path: hamcrest-core.jar
Created-By: Apache Maven
Export-Package: org.junit.experimental.theories.suppliers;uses:="org.jun
 it.experimental.theories";version="4.12",org.junit.experimental.theories
 ;uses:="org.junit.experimental.theories.internal,org.junit.internal,org.
 junit.runners.model,org.junit.runners,org.junit";version="4.12",org.juni
 t.experimental.theories.internal;uses:="org.junit.experimental.theories,
 org.junit.runners.model";version="4.12",org.junit.internal.runners;uses:
 ="org.junit.runner,org.junit.internal,org.junit.runner.notification,org.
 junit.runners.model,junit.framework,org.junit.runner.manipulation,junit.
 extensions,org.junit";version="4.12",org.junit.internal;uses:="org.hamcr
 est,org.junit,org.junit.runners,org.junit.runner,org.junit.runner.notifi
 cation";version="4.12",org.junit.internal.runners.model;uses:="org.junit
 .internal,org.junit.runner,org.junit.runners.model,org.junit.runner.noti
 fication";version="4.12",org.junit.experimental.categories;uses:="org.ju
 nit.runner.manipulation,org.junit.runner,org.junit.runners,org.junit.run
 ners.model";version="4.12",org.junit.runner.manipulation;uses:="org.juni
 t.runner";version="4.12",org.junit.rules;uses:="org.hamcrest,org.junit,o
 rg.junit.runners.model,org.junit.internal,org.junit.internal.matchers,or
 g.junit.runner,org.junit.matchers,org.junit.internal.runners.statements"
 ;version="4.12",org.junit.runner;uses:="org.junit.runners.model,org.juni
 t.runners,junit.framework,org.junit.internal.runners,org.junit.internal,
 junit.runner,org.junit.runner.notification,org.junit.runner.manipulation
 ,org.junit.internal.requests,org.junit.internal.builders";version="4.12"
 ,org.junit.runners;uses:="org.junit.internal.runners,org.junit.runners.m
 odel,org.junit.internal.runners.model,org.junit.internal.runners.rules,o
 rg.junit.rules,org.junit.runner,org.junit.runner.notification,org.junit.
 internal.runners.statements,org.junit,org.junit.internal,org.junit.runne
 r.manipulation,org.junit.internal.builders";version="4.12",org.junit.mat
 chers;uses:="org.junit.internal.matchers,org.hamcrest.core,org.hamcrest"
 ;version="4.12",org.junit.runner.notification;uses:="org.junit.runner";v
 ersion="4.12",org.junit.experimental.results;uses:="org.junit.runner,org
 .junit.runner.notification,org.junit.internal,org.hamcrest";version="4.1
 2",org.junit.experimental.max;uses:="org.junit.runner,org.junit.runners,
 org.junit.internal.runners,org.junit.runners.model,org.junit.internal.re
 quests,junit.framework,org.junit.runner.notification";version="4.12",org
 .junit.internal.builders;uses:="org.junit.runner,org.junit.runners.model
 ,org.junit,org.junit.runner.notification,junit.framework,org.junit.inter
 nal.runners,org.junit.runners";version="4.12",org.junit;uses:="org.junit
 .internal,org.hamcrest,org.junit.runners";version="4.12",org.junit.exper
 imental.runners;uses:="org.junit.runners,org.junit.runners.model";versio
 n="4.12",org.junit.internal.runners.rules;uses:="org.junit.rules,org.jun
 it.runners.model,org.junit";version="4.12",org.junit.internal.matchers;u
 ses:="org.hamcrest,org.junit.internal";version="4.12",org.junit.internal
 .requests;uses:="org.junit.runner,org.junit.internal.builders,org.junit.
 runner.manipulation,org.junit.internal.runners";version="4.12",org.junit
 .experimental;uses:="org.junit.runner,org.junit.runners.model,org.junit.
 runners";version="4.12",org.junit.runners.model;uses:="org.junit.interna
 l.runners.model,org.junit.internal.runners,org.junit.runner,org.junit.in
 ternal,org.junit";version="4.12",org.junit.internal.runners.statements;u
 ses:="org.junit.internal,org.junit.runners.model";version="4.12",junit.r
 unner;uses:="junit.framework";version="4.12",junit.textui;uses:="junit.f
 ramework,junit.runner";version="4.12",junit.extensions;uses:="junit.fram
 ework";version="4.12",junit.framework;uses:="org.junit.runner.manipulati
 on,org.junit.runner,org.junit.runner.notification,org.junit,org.junit.in
 ternal";version="4.12"
Implementation-Title: JUnit
Implementation-Vendor: JUnit
Implementation-Vendor-Id: junit
Implementation-Version: 4.12
Import-Package: org.hamcrest;version="1.3",org.hamcrest.core;version="1.
  3"

Regards,

Rene

--- End Message ---
--- Begin Message ---
Source: junit4
Source-Version: 4.12-4

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

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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated junit4 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 22 Dec 2015 18:40:50 +0100
Source: junit4
Binary: junit4 junit4-doc
Architecture: source
Version: 4.12-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 junit4     - JUnit regression test framework for Java
 junit4-doc - JUnit regression test framework for Java - documentation
Closes: 808736
Changes:
 junit4 (4.12-4) unstable; urgency=medium
 .
   * Team upload.
   * Override dh_install and execute jh_manifest after the installation took
     place. This ensures that debian/junit4.manifest is really installed into
     the jar file. Remove the old jh_manifest override instead.
     Thanks to Rene Engelhard for the report. (Closes: #808736)
Checksums-Sha1:
 eae0fcec2b25b5766088f06c3a42e05d36b82411 2423 junit4_4.12-4.dsc
 aff78e8d9a7ae4ae05ba6a92d3c2b78fedb6ca8f 12004 junit4_4.12-4.debian.tar.xz
Checksums-Sha256:
 c09a83ed08c909094bd4e9f9b3778d7b1441d1d5b625e5d3ff58365c28517dda 2423 
junit4_4.12-4.dsc
 c0d0b6469151b14c812759c3c51f34521322cbf1c7dcf0286fa2ed393279fce1 12004 
junit4_4.12-4.debian.tar.xz
Files:
 74d9febf485e440abe4617ecee96ae76 2423 java optional junit4_4.12-4.dsc
 221378a86ec52679f9904f656bb0b964 12004 java optional 
junit4_4.12-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJWeY6eXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hki2EQANBJawzAzFrzifHdk7nh7+4y
ZcWRVkFsTeFqLu3IHv1b672tQblQ3ssXZQRQzcnE0oFX1gpnRencwc1he3YBJFg7
vqyT46Q+GGwAjVRyOsqAcsdrunMpwkc3wZoeMjfH8g7Y4XdfokW8V/h/5xC4byuH
2qDUetOUq/nKqimKN4XEcOsVmWNONqKBoVYoAY5dyXWALbTGEahq21w1Z7W1tP44
X9sViEv4YaZUsC3Pm/nj5vp7tnOGex0/VKpFFL1KyiUl6HHjd0XQH451l8fenaUk
CDOVIwbxmDmCBLBZObxbi2J0bouHYKd0vwLoL6dz3T0bC5rItL/X8mhskffWk0Lh
ks+1kNb/ccbQU2g1I4QI4xhxy8kokfsYfaT4Tnc46zDyJaTpjHa3YbS7y2Kyd5qZ
gepwNrOrAxZkzEL3SW9oqnq6Tnjf5tmHDQFZtOOS1h7cTDBNihsrNtfqrUkflWHh
WCyljc3gULEaJP9YVQVJB5dr9MG64FUaiXCf7BONzjF4sqr7T3TDEaqSR8zGSYzZ
DSze5qwlCWC8HGOIQDarr0U1nzZBEQLmh4YIjqGMhqcOaeLRe8AA5qnW0eAPsN3Q
3RmVfxDNPUZn+WK5+OFn3TTbA6+475lKSlfXMLUlm05mzOC6DOq3soFZM+p8Wgrh
bZAu2aRqpcZe/njfGzhv
=aNHU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to