Stay organized with collections
Save and categorize content based on your preferences.
interface VcsInfo
DSL object for configuring Version Control information
Summary
Public properties |
Boolean? |
Determines whether to include VCS info in the build.
|
Public properties
var include: Boolean?
Determines whether to include VCS info in the build.
When the value is not set/null, the feature will be enabled by default in release builds. However, in the case that it is not successful, the build will not fail but will log the error message.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-05-17 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-17 UTC."],[],[]]