|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.infomatiq.jsi.BuildProperties
public class BuildProperties
Allows build properties to be retrieved at runtime. Currently, version and scmRevisionId are implemented.
| Method Summary | |
|---|---|
static String |
getScmRevisionId()
SCM revision ID. |
static String |
getVersion()
Version number as specified in pom.xml |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getVersion()
public static String getScmRevisionId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||