- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for finalizeValueOnRead (0.13 seconds)
-
build-conventions/src/main/java/org/elasticsearch/gradle/internal/conventions/GitInfoPlugin.java
gitInfo = objectFactory.property(GitInfo.class).value(factory.provider(() -> GitInfo.gitInfo(rootDir) )); gitInfo.disallowChanges(); gitInfo.finalizeValueOnRead(); revision = gitInfo.map(info -> info.getRevision() == null ? info.getRevision() : "master"); } public Property<GitInfo> getGitInfo() { return gitInfo; }Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 1.9K bytes - Click Count (0)