#111 Build railroad diagrams during the build
requested to merge 111-generate-railroad-diagrams-during-build-rather-than-committing-them-to-git-repo-4 into develop
- Railroad diagram generator code adapted to be a library.
- No application framework app/handler/options/exceptions/paths.
- New main and library methods.
- Custom logging functionality.
- Project build updates.
- Added railroad diagram generator Maven mojo.
- Reordered common.asciidoc .classpath entries. They are displayed in the specified order.
- Added missing test launch config for common.asciidoc project.
- Generate railroad diagrams during the build.
- Read railroad diagram configurations with buffered I/O.
- License header check updates.
Closes #111 (closed)