- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for buildBwc (0.14 seconds)
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java
// we want basic lifecycle tasks like `clean` here. project.getPlugins().apply(LifecycleBasePlugin.class); TaskProvider<Task> buildBwcTaskProvider = project.getTasks().register("buildBwc"); List<DistributionProject> distributionProjects = resolveArchiveProjects(checkoutDir.get(), bwcVersion.get()); for (DistributionProject distributionProject : distributionProjects) {Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Aug 18 09:11:28 GMT 2021 - 14.5K bytes - Click Count (0) -
.teamcity/performance-tests-ci.json
"testProject" : "withVerboseTestNG", "coverage" : { "per_day" : [ "linux" ] } } ] }, { "testId" : "org.gradle.performance.regression.inception.BuildSrcApiChangePerformanceTest.buildSrc abi change", "groups" : [ { "testProject" : "largeJavaMultiProject", "coverage" : { "per_day" : [ "linux" ] } }, { "testProject" : "largeJavaMultiProjectKotlinDsl",
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Feb 03 21:56:33 GMT 2026 - 32.5K bytes - Click Count (0) -
.teamcity/performance-test-durations.json
"linux" : 210 }, { "testProject" : "withVerboseTestNG", "linux" : 204 } ] }, { "scenario" : "org.gradle.performance.regression.inception.BuildSrcApiChangePerformanceTest.buildSrc abi change", "durations" : [ { "testProject" : "largeJavaMultiProject", "linux" : 669 }, { "testProject" : "largeJavaMultiProjectKotlinDsl", "linux" : 2782 }, {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 04:45:09 GMT 2026 - 26.1K bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/ElasticsearchTestBasePlugin.java
// Default test task should run only unit tests maybeConfigure(project.getTasks(), "test", Test.class, task -> task.include("**/*Tests.class")); // none of this stuff is applicable to the `:buildSrc` project tests File heapdumpDir = new File(project.getBuildDir(), "heapdump"); project.getTasks().withType(Test.class).configureEach(test -> {Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Aug 24 22:14:49 GMT 2021 - 10.4K bytes - Click Count (0) -
.github/CODEOWNERS
/build.gradle* @gradle/bt-developer-productivity /settings.gradle* @gradle/bt-developer-productivity gradle/shared-with-buildSrc/ @gradle/bt-developer-productivity packaging/internal-build-reports/ @gradle/bt-developer-productivity testing/distributions-basics/ @gradle/bt-developer-productivity
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 18:38:15 GMT 2026 - 10.8K bytes - Click Count (0)