BUILD_DATE, MAJOR, MICRO, MINOR, QUALIFIER, REVISION, REVISION_HASH
Constructor | Description |
---|---|
Version() |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
getBuildDate() |
|
static java.lang.String |
getFullVersion() |
|
static int |
getRevision() |
Deprecated.
|
static java.lang.String |
getRevisionHash() |
|
static java.lang.String |
getVersion() |
|
static java.lang.String |
getVersionRevision() |
|
static void |
main(java.lang.String[] args) |
Prints the current version, revision and build date to the standard out.
|
static void |
printUsage() |
@Deprecated public static int getRevision()
public static java.lang.String getRevisionHash()
public static java.lang.String getBuildDate()
public static java.lang.String getVersion()
public static java.lang.String getVersionRevision()
public static java.lang.String getFullVersion()
public static void printUsage()
public static void main(java.lang.String[] args)
args
- Copyright © 2018 The Apache Software Foundation