Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

5) The directory lib stores a few dependencies for the compliance command line execution, the directory should have the following items:

  • commons-io-2.4.jar

  • commons-lang-2.6.jar

  • commons-lang3-3.1.jar

  • slf4j-log4j12-1.7.2.jar

    If the items described above are not in the lib  lib folder download them from compliance-dependencies.zip

...

Code Block
compliance test -assets <Path to ISX files> -report <Path and Name of Report.xml> -rules <Path to Rules Files>

...

Note

In order for a file to be recognised as MettleCI Compliance Rules, it must have the file extension ".grm". Any files with a different file extension are ignored.

...