- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getBwcVersion (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcGitExtension.java
private Property<File> checkoutDir; @Inject public BwcGitExtension(ObjectFactory objectFactory) { this.checkoutDir = objectFactory.property(File.class); } public Provider<Version> getBwcVersion() { return bwcVersion; } public void setBwcVersion(Provider<Version> bwcVersion) { this.bwcVersion = bwcVersion; } public Provider<String> getBwcBranch() {
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 1.3K bytes - Click Count (0)