devonfw / cobigen

Code-based Incremental Generator
Apache License 2.0
35 stars 70 forks source link

Enable detection of duplicated template sets #1663

Open jan-vcapgemini opened 1 year ago

jan-vcapgemini commented 1 year ago

We've prepared a test for a generate using two identical template sets with different names. This feature needs to be implemented and the test enabled.

https://github.com/devonfw/cobigen/blob/64683ab2f0bc72d61c3edec9d67ff4222a5f9775/cobigen/cobigen-core/src/test/java/com/devonfw/cobigen/unittest/config/reader/TemplateSetConfigurationReaderTest.java#L87-L105