From dev-return-38459-apmail-mina-dev-archive=mina.apache.org@mina.apache.org Fri Oct 23 15:13:03 2020 Return-Path: X-Original-To: apmail-mina-dev-archive@www.apache.org Delivered-To: apmail-mina-dev-archive@www.apache.org Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by minotaur.apache.org (Postfix) with ESMTP id 444A61A253 for ; Fri, 23 Oct 2020 15:13:03 +0000 (UTC) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id F03A2465E4 for ; Fri, 23 Oct 2020 15:13:02 +0000 (UTC) Received: (qmail 97022 invoked by uid 500); 23 Oct 2020 15:13:02 -0000 Delivered-To: apmail-mina-dev-archive@mina.apache.org Received: (qmail 96952 invoked by uid 500); 23 Oct 2020 15:13:02 -0000 Mailing-List: contact dev-help@mina.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@mina.apache.org Received: (qmail 96923 invoked by uid 99); 23 Oct 2020 15:13:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2020 15:13:02 +0000 Received: from jira2-he-de.apache.org (static.54.33.119.168.clients.your-server.de [168.119.33.54]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6B31341FD2 for ; Fri, 23 Oct 2020 15:13:01 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 3117CC80702 for ; Fri, 23 Oct 2020 15:13:00 +0000 (UTC) Date: Fri, 23 Oct 2020 15:13:00 +0000 (UTC) From: "Lyor Goldstein (Jira)" To: dev@mina.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SSHD-1095) Adapter misses IOException from Interface MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SSHD-1095?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-1095. ---------------------------------- Fix Version/s: 2.6.0 Resolution: Fixed Thanks for bringing this to our attention > Adapter misses IOException from Interface > ----------------------------------------- > > Key: SSHD-1095 > URL: https://issues.apache.org/jira/browse/SSHD-1095 > Project: MINA SSHD > Issue Type: Bug > Affects Versions: 2.3.0, 2.5.1 > Reporter: Stefan > Assignee: Lyor Goldstein > Priority: Minor > Fix For: 2.6.0 > > > The class "/org/apache/sshd/sftp/server/AbstractSftpEventListenerAdapter"= does not have "throws IOException" in every method signature from its inte= rface. > As a result it is impossible to throw IOException if you extend=C2=A0Abst= ractSftpEventListenerAdapter. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org For additional commands, e-mail: dev-help@mina.apache.org