gradlex-org / jvm-dependency-conflict-resolution

Gradle plugin to improve Dependency Conflict Detection and Resolution
http://gradlex.org/jvm-dependency-conflict-resolution/
Apache License 2.0
52 stars 14 forks source link

Docs: merge Appendix B and Appendix C #146

Open jjohannes opened 5 months ago

jjohannes commented 5 months ago

The idea is to pimp the generator for B to generate the table format that we currently have in C. The CapabilityDefinition enum should get an additional (optional) field for the description. This way, the descriptions can move into the code and can be picked up by the generator. Appendix C can then be removed.