Raphaël Ouazana created JAMES-1653:
--------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]