[forge-issues] [JBoss JIRA] (FORGE-793) Forge builds should be less restrictive on the JDK version used

George Gastaldi (JIRA) jira-events at lists.jboss.org
Wed Feb 20 17:14:56 EST 2013


George Gastaldi created FORGE-793:
-------------------------------------

             Summary: Forge builds should be less restrictive on the JDK version used
                 Key: FORGE-793
                 URL: https://issues.jboss.org/browse/FORGE-793
             Project: Forge
          Issue Type: Task
            Reporter: George Gastaldi


The enforcer plugin forbids usage of newer JDKs. It is ok to build Forge with newer JDKs as long as we don't use any new features.

Using the animal-sniffer maven plugin may be a solution(http://mojo.codehaus.org/animal-sniffer-maven-plugin/) since it contains rules to check if a specific feature of newer JDKs is being used in the source code.

--
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


More information about the forge-issues mailing list