Class ToolsVersion

    • Field Detail

      • TOOLS_VERSION

        public static final int TOOLS_VERSION
        This constant is the maseter tool version. Any time this is updated, all the downstream tools know that something about the cache has changed, and require to be synchronised. This constant is released in the following ways: - with the master source code - in the jar code for the publisher - in the packages (spec.internals, and package.json) - in the validator package (validator.tgz) this constant is checked - when loading the current version package
        See Also:
        Constant Field Values