- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getNormalization (0.1 seconds)
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/ElasticsearchJavaBasePlugin.java
/** * Apply runtime classpath input normalization so that changes in JAR manifests don't break build cacheability */ public static void configureInputNormalization(Project project) { project.getNormalization().getRuntimeClasspath().ignore("META-INF/MANIFEST.MF"); } private static Provider<Integer> releaseVersionProviderFromCompileTask(Project project, AbstractCompile compileTask) {Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Mon Sep 27 16:04:42 GMT 2021 - 8K bytes - Click Count (0)