/build-tools

Build tools (mostly annotation processors) for LearnLib-related projects

Primary LanguageJavaApache License 2.0Apache-2.0

build-tools

Build tools (mostly annotation processors) for LearnLib-related projects.

Release process

The release process of this project is similar to that of LearnLib with the exception that this project does not need to publish its mvn site documentation because none of the annotations are @Documented and therefore will not be referenced in any third-party code.

Acknowledgements