[
https://issues.apache.org/jira/browse/MCOMPILER-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MCOMPILER-221.
------------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> JDK 8: Support Compact Profiles
> -------------------------------
>
> Key: MCOMPILER-221
> URL: https://issues.apache.org/jira/browse/MCOMPILER-221
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Affects Versions: 3.1
> Reporter: Florian Brunner
> Priority: Major
>
> javac of JDK 8 provides a new compiler option: -profile
> This specifies a Compact Profile to build against.
> http://download.java.net/jdk8/docs/technotes/tools/unix/javac.html
> Provide a "profile" property to the compile goal to support this.
> Make sure that if the value is empty the property is ignored.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)