Class ValidateConfigExpectationsTask

java.lang.Object
io.aeron.config.validation.ValidateConfigExpectationsTask

public class ValidateConfigExpectationsTask extends Object
A gradle task for validating the C code looks as expected, based on the contents of the @Config java annotations
  • Constructor Details

    • ValidateConfigExpectationsTask

      public ValidateConfigExpectationsTask()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Parameters:
      args - Arg 0 should be the location of a config-info.xml file with a list of ConfigInfo objects Arg 1 should be the location of the C source code
      Throws:
      Exception - it sure does