Index
All Classes and Interfaces|All Packages
G
- getBuildGitHead() - Static method in class org.apache.polaris.version.PolarisVersion
-
Returns the commit ID as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle
-Preleaseproject property. - getBuildGitTag() - Static method in class org.apache.polaris.version.PolarisVersion
-
Returns the output of
git describe --tagsas in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle-Preleaseproject property. - getBuildJavaVersion() - Static method in class org.apache.polaris.version.PolarisVersion
-
Returns the Java version used during the build as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle
-Preleaseproject property. - getBuildReleasedVersion() - Static method in class org.apache.polaris.version.PolarisVersion
-
Returns the version as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle
-Preleaseproject property.. - getBuildSystem() - Static method in class org.apache.polaris.version.PolarisVersion
-
Returns information about the system that performed the build, if build-time Git information is available, when Polaris has been built with the Gradle
-Preleaseproject property. - getBuildTimestamp() - Static method in class org.apache.polaris.version.PolarisVersion
-
Returns the build timestamp as in the jar manifest, if build-time Git information is available, when Polaris has been built with the Gradle
-Preleaseproject property. - getVersion() - Method in class org.apache.polaris.version.PolarisVersionProvider
I
- isReleaseBuild() - Static method in class org.apache.polaris.version.PolarisVersion
-
Flag whether the build is a released version, when Polaris has been built with the Gradle
-Preleaseproject property.
O
- org.apache.polaris.version - package org.apache.polaris.version
P
- PolarisVersion - Class in org.apache.polaris.version
-
Utility class to retrieve the current Polaris version and the contents of the
NOTICEandLICENSE*files. - PolarisVersionProvider - Class in org.apache.polaris.version
- PolarisVersionProvider() - Constructor for class org.apache.polaris.version.PolarisVersionProvider
- polarisVersionString() - Static method in class org.apache.polaris.version.PolarisVersion
-
The version string as in the file
version.txtin the project's root directory.
R
- readNoticeFile() - Static method in class org.apache.polaris.version.PolarisVersion
- readSourceLicenseFile() - Static method in class org.apache.polaris.version.PolarisVersion
All Classes and Interfaces|All Packages