[ https://issues.apache.org/jira/browse/FELIX-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752690#comment-16752690 ]
ASF GitHub Bot commented on FELIX-6038: --------------------------------------- GitHub user sebratton opened a pull request: https://github.com/apache/felix/pull/171 pull back in Java 7 support for gogo runtime,shell and console This is for jira FELIX-6038 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sebratton/felix supportJava7 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/felix/pull/171.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #171 ---- commit 52326f130881027a0117ca253274261ed8045b7f Author: Samuel E Bratton <sebratton@...> Date: 2019-01-23T16:06:52Z pull back in Java 7 support for gogo runtime,shell and console ---- > Need gogo command, runtime, and shell to support java 7 > -------------------------------------------------------- > > Key: FELIX-6038 > URL: https://issues.apache.org/jira/browse/FELIX-6038 > Project: Felix > Issue Type: Improvement > Components: Gogo Command, Gogo Runtime, Gogo Shell > Affects Versions: gogo.runtime-1.1.2, gogo.shell-1.1.2, gogo.command-1.1.0 > Reporter: Samuel Bratton > Assignee: Thomas Watson > Priority: Minor > > Command, runtime, and shell currently produce bundles that require JavaSE > version=1.8. We need to continue support for java 7 a bit longer. This will > need updates to some poms and minor syntax changes to convert code that uses > new Java 8 syntax back to Java 7. -- This message was sent by Atlassian JIRA (v7.6.3#76005)