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 "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2016/01/11 16:44:39 UTC

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

     [ https://issues.apache.org/jira/browse/JAMES-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raphaël Ouazana updated JAMES-1653:
-----------------------------------
    Attachment: 0001-JAMES-1653-Fix-Java-6-errors-WIP.patch

Here is a first work on it.
There is still an issue when I try to compile with the java6 dockerfile.

> 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
>         Attachments: 0001-JAMES-1653-Fix-Java-6-errors-WIP.patch
>
>
> 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