|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.version.ALDVersionProvider
de.unihalle.informatik.Alida.version.ALDVersionProviderGit
public class ALDVersionProviderGit
Version provider to extract version information from local Git repository.
Note that the environment variable GIT_DIR has to be set to the Git repository location, i.e. the .git repository which should be accessed. Please set the variable exactly to the .git directory and not just to the parent directory of the .git directory.
Constructor Summary | |
---|---|
ALDVersionProviderGit()
|
Method Summary | |
---|---|
java.lang.String |
getVersion()
Returns the software version of currently running instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ALDVersionProviderGit()
Method Detail |
---|
public java.lang.String getVersion()
ALDVersionProvider
getVersion
in class ALDVersionProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |