Your message dated Sat, 15 Nov 2014 17:56:16 +0000
with message-id <1416074176.19889.3.ca...@adam-barratt.org.uk>
and subject line Re: Bug#769694: unblock: javamail/1.5.2-3
has caused the Debian Bug report #769694,
regarding unblock: javamail/1.5.2-3
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.)
--
769694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769694
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package javamail. This version disables an unstable test
that was causing build failures intermittently (#769267).
Thank you
unblock javamail/1.5.2-3
dpkg-source: warning: extracting unsigned source package
(/home/ebourg/packaging/javamail_1.5.2-2.dsc)
dpkg-source: warning: extracting unsigned source package
(/home/ebourg/packaging/javamail_1.5.2-3.dsc)
diff -Nru javamail-1.5.2/debian/changelog javamail-1.5.2/debian/changelog
--- javamail-1.5.2/debian/changelog 2014-10-03 14:38:59.000000000 +0200
+++ javamail-1.5.2/debian/changelog 2014-11-15 16:27:50.000000000 +0100
@@ -1,3 +1,11 @@
+javamail (1.5.2-3) unstable; urgency=medium
+
+ * Ignore the sporadic failures of IMAPIdleUntaggedResponseTest
+ (Closes: #769267)
+ * debian/copyright: Fixed the short name of the BSD license
+
+ -- Emmanuel Bourg <ebo...@apache.org> Sat, 15 Nov 2014 16:27:48 +0100
+
javamail (1.5.2-2) unstable; urgency=medium
* Fixed a build failure caused by maven-bundle-plugin/2.3.7 (Closes: #761548)
diff -Nru javamail-1.5.2/debian/copyright javamail-1.5.2/debian/copyright
--- javamail-1.5.2/debian/copyright 2014-08-25 23:51:54.000000000 +0200
+++ javamail-1.5.2/debian/copyright 2014-11-13 16:31:26.000000000 +0100
@@ -14,7 +14,7 @@
taglib/src/*
webapp/*
Copyright: 1997-2013, Oracle
-License: BSD
+License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff -Nru javamail-1.5.2/debian/patches/03-disable-unstable-tests.patch
javamail-1.5.2/debian/patches/03-disable-unstable-tests.patch
--- javamail-1.5.2/debian/patches/03-disable-unstable-tests.patch
1970-01-01 01:00:00.000000000 +0100
+++ javamail-1.5.2/debian/patches/03-disable-unstable-tests.patch
2014-11-15 16:26:00.000000000 +0100
@@ -0,0 +1,14 @@
+Description: Ignore the sporadic failures of IMAPIdleUntaggedResponseTest
+Author: Emmanuel Bourg <ebo...@apache.org>
+Forwarded: not-needed
+Bug-Debian: https://bugs.debian.org/769267
+--- a/mail/src/test/java/com/sun/mail/imap/IMAPIdleUntaggedResponseTest.java
++++ b/mail/src/test/java/com/sun/mail/imap/IMAPIdleUntaggedResponseTest.java
+@@ -66,6 +66,7 @@
+ public Timeout deadlockTimeout = new Timeout(20000);
+
+ @Test
++ @org.junit.Ignore
+ public void test() {
+ TestServer server = null;
+ try {
diff -Nru javamail-1.5.2/debian/patches/series
javamail-1.5.2/debian/patches/series
--- javamail-1.5.2/debian/patches/series 2014-08-25 23:54:26.000000000
+0200
+++ javamail-1.5.2/debian/patches/series 2014-11-15 16:10:03.000000000
+0100
@@ -1,3 +1,4 @@
#01-ignore-findbugs.patch
01-disable-modules.patch
02-rename-jars.patch
+03-disable-unstable-tests.patch
--- End Message ---
--- Begin Message ---
On Sat, 2014-11-15 at 17:32 +0100, Emmanuel Bourg wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian....@packages.debian.org
> Usertags: unblock
>
> Please unblock package javamail. This version disables an unstable test
> that was causing build failures intermittently (#769267).
Unblocked.
Regards,
Adam
--- End Message ---