Projects
Mega:23.03
gradle
_service:tar_scm:0012-Disable-patching-of-exter...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0012-Disable-patching-of-external-modules.patch of Package gradle
From cfdfdb199a7a72b8ca83d76ddc7241b34c1e9d05 Mon Sep 17 00:00:00 2001 From: Michael Simacek <msimacek@redhat.com> Date: Mon, 2 Oct 2017 17:31:44 +0300 Subject: [PATCH 12/17] Disable patching of external modules --- build.gradle | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/build.gradle b/build.gradle index 92233aef8c9..dc302c5fccf 100644 --- a/build.gradle +++ b/build.gradle @@ -252,18 +252,11 @@ configurations { } } -def patchedExternalModulesDir = new File(buildDir, "external/files") -def patchedExternalModules = files({ -> fileTree(patchedExternalModulesDir).files.sort() }) -patchedExternalModules.builtBy 'patchExternalModules' - dependencies { - externalModules "org.gradle:gradle-kotlin-dsl:${versions.gradle_kotlin_dsl}" - externalModules "org.gradle:gradle-kotlin-dsl-tooling-builders:${versions.gradle_kotlin_dsl}" coreRuntime project(':launcher') coreRuntime project(':runtimeApiInfo') runtime project(':wrapper') runtime project(":installationBeacon") - runtime patchedExternalModules gradlePlugins pluginProjects gradlePlugins implementationPluginProjects gradlePlugins project(':workers') @@ -273,18 +266,10 @@ dependencies { coreRuntimeExtensions project(':dependencyManagement') //See: DynamicModulesClassPathProvider.GRADLE_EXTENSION_MODULES coreRuntimeExtensions project(':pluginUse') coreRuntimeExtensions project(':workers') - coreRuntimeExtensions patchedExternalModules } import org.gradle.modules.PatchExternalModules -task patchExternalModules(type: PatchExternalModules) { - allModules = configurations.externalModulesRuntime - coreModules = configurations.coreRuntime - modulesToPatch = configurations.externalModules - destination = patchedExternalModulesDir -} - task verifyIsProductionBuildEnvironment { doLast { assert javaVersion.java8: -- 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