[ https://issues.apache.org/jira/browse/FELIX-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Moloney updated FELIX-201: ------------------------------ Attachment: JIRA-FELIX-201.patch Using the process documented in #FELIX-78, I created a patch that allows Felix to be built and run using Java 1.6.0. After applying this patch, build and install the maven-felix-plugin (cd tools/maven2/maven-felix-plugin; mvn install), then build Felix. > Add support for Java 1.6.0 > -------------------------- > > Key: FELIX-201 > URL: https://issues.apache.org/jira/browse/FELIX-201 > Project: Felix > Issue Type: Improvement > Components: Framework > Reporter: Tim Moloney > Priority: Trivial > Attachments: JIRA-FELIX-201.patch > > > Modify Felix so that it builds successfully using Java 1.6.0. > Currently, it fails with "java.version = 1.6.0 is not recognized". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.