Florian Brunner created MCOMPILER-221:
-----------------------------------------

             Summary: JDK 8: Support Compact Profiles
                 Key: MCOMPILER-221
                 URL: https://jira.codehaus.org/browse/MCOMPILER-221
             Project: Maven Compiler Plugin
          Issue Type: Improvement
    Affects Versions: 3.1
            Reporter: Florian Brunner


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to