You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Vlad Rozov (JIRA)" <ji...@apache.org> on 2017/01/09 17:07:58 UTC

[jira] [Created] (APEXCORE-605) Suppress bootstrap compiler warning

Vlad Rozov created APEXCORE-605:
-----------------------------------

             Summary: Suppress bootstrap compiler warning
                 Key: APEXCORE-605
                 URL: https://issues.apache.org/jira/browse/APEXCORE-605
             Project: Apache Apex Core
          Issue Type: Improvement
            Reporter: Vlad Rozov
            Assignee: Vlad Rozov
            Priority: Minor


Apex uses animal-sniffer-maven-plugin to enforce 1.7 API compatibility. The following warning caused by {{<source>1.7</source>}} compiler plugin option should be suppressed.
{noformat}
[WARNING] bootstrap class path not set in conjunction with -source 1.7
{noformat}



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