Package org.wildfly.legacy.util
Class GrabModelVersionsUtil
java.lang.Object
org.wildfly.legacy.util.GrabModelVersionsUtil
Grabs the model versions for the currently running standalone version for use in the
AS7 Management Versions wiki.
It also saves the model versions in dmr format to
target/standalone-model-versions-running.dmr
If this is for a released version so that it can be used for comparisons in the future, this file should be copied to
src/test/resources/legacy-models and running replaced with the real version of the running server, e.g.
src/test/resources/legacy-models/standalone-model-versions-7.1.2.Final. *- Author:
- Kabir Khan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GrabModelVersionsUtil
public GrabModelVersionsUtil()
-
-
Method Details
-
main
- Throws:
Exception
-