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_RELEASE_DEVELOPMENT |
"Maven, release and development version" |
public static final String |
NOOP_NAMING |
"none" |
public static final String |
UNTOUCHED |
"As found" |
public static final String |
UNTOUCHED_SNAPSHOT |
"As found (-SNAPSHOT)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BOWER_JSON_PARSER |
"Bower bower.json Parser" |
public static final String |
MAVEN_POM_PARSER |
"Maven Pom Parser" |
public static final String |
NPM_JSON_PARSER |
"NPM package.json 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-2015. All Rights Reserved.