We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a CobiGen user, I want to have two different versions of a template set in my adapted folder but only the latest version should get loaded.
CobiGen generates for both template sets incrementally, overwriting each other.
cobigen/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/ClassLoadingIT.java
Lines 117 to 151 in 07e7ad8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
As a CobiGen user, I want to have two different versions of a template set in my adapted folder but only the latest version should get loaded.
Actual behavior
CobiGen generates for both template sets incrementally, overwriting each other.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
cobigen/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/ClassLoadingIT.java
Lines 117 to 151 in 07e7ad8
Related/Dependent Issues
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: