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

ASF GitHub Bot commented on MAILBOX-221:
----------------------------------------

GitHub user mbaechler opened a pull request:

    https://github.com/apache/james-mailbox/pull/4

    MAILBOX-221 enforce use of jdk 6 at build time

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/linagora/james-mailbox MAILBOX-221

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/james-mailbox/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit 18e6f5e1c670481ae181f972a397a5815dbe7df3
Author: Matthieu Baechler <[email protected]>
Date:   2015-04-09T09:26:28Z

    MAILBOX-221 enforce use of jdk 6 at build time

----


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to