You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2016/01/11 16:39:39 UTC

[jira] [Commented] (JAMES-1653) Some code is not Java 6 compliant

    [ https://issues.apache.org/jira/browse/JAMES-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092142#comment-15092142 ] 

Tellier Benoit commented on JAMES-1653:
---------------------------------------

I will have a look on it.

> Some code is not Java 6 compliant
> ---------------------------------
>
>                 Key: JAMES-1653
>                 URL: https://issues.apache.org/jira/browse/JAMES-1653
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Raphaƫl Ouazana
>
> Java 6 errors some code:
> ChannelManageSieveResponseWriter.java	/james-server-protocols-managesieve/src/main/java/org/apache/james/managesieveserver/netty	line 39	Java Problem
> The import java.nio.charset.StandardCharsets cannot be resolved	ChannelManageSieveResponseWriter.java	/james-server-protocols-managesieve/src/main/java/org/apache/james/managesieveserver/netty	line 28	Java Problem
> The method close(Closeable, boolean) in the type Closeables is not applicable for the arguments (Socket, boolean)	SpamAssassinInvoker.java	/james-server-util/src/main/java/org/apache/james/util/scanner	line 141	Java Problem
> The method closeQuietly(Reader) in the type IOUtils is not applicable for the arguments (Scanner)	ManageSieveMailet.java	/james-server-mailets/src/main/java/org/apache/james/transport/mailets/managesieve	line 202	Java Problem



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org