You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/11/27 07:18:00 UTC

[jira] [Resolved] (KARAF-2030) Update java compiler version to include 1.7.x

     [ https://issues.apache.org/jira/browse/KARAF-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-2030.
-----------------------------------------

    Resolution: Fixed
    
> Update java compiler version to include 1.7.x
> ---------------------------------------------
>
>                 Key: KARAF-2030
>                 URL: https://issues.apache.org/jira/browse/KARAF-2030
>             Project: Karaf
>          Issue Type: Bug
>          Components: cave-repository
>    Affects Versions: cave-3.0.0
>         Environment: All
>            Reporter: Don Corley
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cave-3.0.0
>
>
> Please update java compiler version to include 1.7.x
> I tested it with 1.7.0_09 and everything worked fine.
> At:
> https://svn.apache.org/repos/asf/karaf/cave/trunk/pom.xml
> in the maven-enforcer-plugin just update:
> <requireJavaVersion>
>   <version>[1.5,1.7]</version>
> </requireJavaVersion>
> to
> <version>[1.5,1.8]</version>
> Thanks!
> Don

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