[undertow] 06/07: Add patch comment

Markus Koschany apo at moszumanska.debian.org
Sun Apr 10 18:20:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository undertow.

commit 47f7ce3af4b7045ce8976944eaafe2e0ac4d5aae
Author: Markus Koschany <apo at debian.org>
Date:   Sun Apr 10 20:11:49 2016 +0200

    Add patch comment
---
 debian/patches/JettyALPNClientProvider.patch | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/patches/JettyALPNClientProvider.patch b/debian/patches/JettyALPNClientProvider.patch
index 6fcf53f..b80f048 100644
--- a/debian/patches/JettyALPNClientProvider.patch
+++ b/debian/patches/JettyALPNClientProvider.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at debian.org>
 Date: Sun, 10 Apr 2016 19:45:14 +0200
 Subject: JettyALPNClientProvider
 
+Fix compilation error "local variable X is accessed from within inner class;
+needs to be declared final" I'm not sure why this wasn't spotted upstream or
+whether it is a Java 8 or Java 9 issue.
+
+Forwarded: no
 ---
  core/src/main/java/io/undertow/client/JDK9ALPNClientProvider.java    | 2 +-
  core/src/main/java/io/undertow/client/JettyALPNClientProvider.java   | 2 +-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/undertow.git



More information about the pkg-java-commits mailing list