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)