| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MISSING_BUILD_NUMBER |
"-1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISPLAY_NAME |
"Determine Semantic Version" |
public static final String |
SEMANTIC_VERSION_COLUMN_DISPLAY_NAME |
"Semantic Version" |
public static final String |
SEMANTIC_VERSION_FILENAME |
".semanticVersion" |
public static final String |
UNKNOWN_VERSION |
"Unknown" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LAST_JENKINS_BUILD_NUMBER_STRATEGY |
"Show Last Jenkins Build Number" |
public static final String |
LAST_SUCCESSFUL_BUILD_VERSION_STRATEGY |
"Show Last Successful Semantic Version" |
public static final String |
LAST_SUCCESSFUL_JENKINS_BUILD_NUMBER_STRATEGY |
"Show Last Successful Jenkins Build Number" |
public static final String |
NA_STRATEGY |
"Show \'N/A\'" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MAVEN_POM_PARSER |
"Maven Pom Parser" |
public static final String |
SBT_BUILD_SBT_PARSER |
"SBT build.sbt parser" |
public static final String |
SBT_BUILD_SCALA_PARSER |
"SBT Build.scala Parser" |
Copyright © 2004-2014. All Rights Reserved.