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 "Matthieu Baechler (JIRA)" <ji...@apache.org> on 2015/04/13 13:51:13 UTC

[jira] [Created] (MAILBOX-221) Make sure we use Java-6-only API

Matthieu Baechler created MAILBOX-221:
-----------------------------------------

             Summary: Make sure we use Java-6-only API
                 Key: MAILBOX-221
                 URL: https://issues.apache.org/jira/browse/MAILBOX-221
             Project: James Mailbox
          Issue Type: Improvement
            Reporter: Matthieu Baechler
            Priority: Minor
             Fix For: 0.6


Java compiler is not able to detect the use of non-java-6 API when compiled with Java 7 or Java 8. It only detects language-level features.

However, there's a maven plugin that can check this.

It's very valuable in a context of heterogeneous modules.



--
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