uk.co.agena.minerva.util
Class BuildInformation
java.lang.Object
uk.co.agena.minerva.util.BuildInformation
public class BuildInformation
- extends java.lang.Object
Contains version information for the software.
Field Summary |
static java.lang.String |
APPNAME
|
static java.lang.String |
VERSION
This will be replaced by Ant at build stage; if it is not replaced, then no version number will be returned |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPNAME
public static final java.lang.String APPNAME
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
- This will be replaced by Ant at build stage; if it is not replaced, then no version number will be returned
- See Also:
- Constant Field Values
BuildInformation
public BuildInformation()
getVersionString
public static java.lang.String getVersionString()
main
public static void main(java.lang.String[] args)
Copyright © 2006 Agena Ltd. All Rights Reserved.