Package io.aeron.config.validation
Class ValidateConfigExpectationsTask
java.lang.Object
io.aeron.config.validation.ValidateConfigExpectationsTask
A gradle task for validating the C code looks as expected, based on the contents of the @Config java annotations
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ValidateConfigExpectationsTask
public ValidateConfigExpectationsTask()
-
-
Method Details
-
main
- 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
-