Hi folks! We currently have 4 major components in Yetus:
* test-patch (the precommit QA checker) * audience-annotations (java annotations for API definitions, and related tooling) * release-doc-maker (jira + git history linting and pretty-printed release notes based on the result) * shelldocs (API documentation generation out of bash) I've been presuming we'll version these independently, if only because I expect them to have different rates of change. One down side of this presumption is that we'd need to have component-specific versions in jira. What do other folks think? -- Sean
