|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.framework.version.Version
public final class Version
The version number is created by 3 parts, the first represents the version number, the second a
essential update of a release, the third the build number. The version number could be numeric or
alphanumeric, e.g. 'Foo2' or '2.0'.
e.g.:
2.0alpha.142 - version no. 2, release 0 alpha, build 142
2.0beta.178 - version no. 2, release 0 beta, build 178
2.0.198 - version no. 2, release 0, build 198
Method Summary | |
---|---|
static java.lang.String |
getBuildBy()
Returns the name of the builder. |
static java.lang.String |
getBuildDate()
Returns the date string when the current build was created. |
static java.lang.String |
getBuildNumber()
Returns the current build number. |
static java.lang.String |
getSvnInfo()
|
static java.lang.String |
getSvnPath()
|
static java.lang.String |
getSvnRevision()
|
static java.lang.String |
getVersion()
Returns the version of the application. |
static java.lang.String |
getVersionNumber()
Returns the version number. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getVersion()
e.g.:
1.0.42 - version no. 1, release 0, build 42
1.1.78 - version no. 1, release 1, build 78
2.0.98 - version no. 2, release 0, build 98
public static java.lang.String getVersionNumber()
public static java.lang.String getBuildNumber()
public static java.lang.String getBuildDate()
public static java.lang.String getBuildBy()
public static java.lang.String getSvnInfo()
public static java.lang.String getSvnRevision()
public static java.lang.String getSvnPath()
public static void main(java.lang.String[] args)
args
-
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org