mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Switch to Java 11 and drop Java 8 support (#1305)
Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -16,7 +16,7 @@ Import-Package: org.osgi.framework.*;version="[1.8,2)",*
|
||||
-runsystempackages: sun.reflect
|
||||
|
||||
-runfw: org.eclipse.osgi
|
||||
-runee: JavaSE-1.8
|
||||
-runee: JavaSE-11
|
||||
|
||||
# The integration test itself does not export anything.
|
||||
Export-Package:
|
||||
|
||||
Reference in New Issue
Block a user