Projects
openEuler:Mainline
gradle
_service:tar_scm:0017-Set-core-api-source-level...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0017-Set-core-api-source-level-to-8.patch of Package gradle
From 3f55c106c3ba0c138c1eaa7bb2054e4aa549302e Mon Sep 17 00:00:00 2001 From: Michael Simacek <msimacek@redhat.com> Date: Mon, 26 Mar 2018 14:07:20 +0200 Subject: [PATCH 17/17] Set core-api source level to 8 --- subprojects/core-api/core-api.gradle | 2 +- subprojects/core/core.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/subprojects/core-api/core-api.gradle b/subprojects/core-api/core-api.gradle index c90a0b48eec..587729f5da2 100644 --- a/subprojects/core-api/core-api.gradle +++ b/subprojects/core-api/core-api.gradle @@ -15,7 +15,7 @@ */ apply plugin: 'java-library' -sourceCompatibility = javaVersion.java9Compatible ? 1.6 : 1.5 +sourceCompatibility = 8 dependencies { api project(":baseServices") diff --git a/subprojects/core/core.gradle b/subprojects/core/core.gradle index 9ca47b639c5..691ec477805 100755 --- a/subprojects/core/core.gradle +++ b/subprojects/core/core.gradle @@ -16,7 +16,7 @@ apply plugin: 'java-library' apply from: "$rootDir/gradle/taskProperties.gradle" -sourceCompatibility = javaVersion.java9Compatible ? 1.6 : 1.5 +sourceCompatibility = 8 configurations { reports -- 2.17.2
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2