-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
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
Cobigen Templates and Update Mechanism need Versioning #845
Comments
I Agree. One option can be:
Kind regards, Jaime Díaz. |
Yes, but this requires that the Templates (or rather Template-sets) are managed in a versioned way on the Template repository side. I am afraid, that there is some work to do in order to identify the "most recend version of all Templates that correspond to devon4j Version X.Y.Z". |
The templates are published to maven central. So they are versioned and we even start with devon 3 to have version, which are compliant to the current release. The version scheme is |
Stale issue message |
Any action on this issue so far? |
@Jan-PeterRichterCG, as said, you could simply take the versioned templates from maven central: |
Expected behavior
As a developer that uses devon4j Version X.Y.Z, I want to download Cobigen Templates that match my devon4j version, which is not necessarily the latest one so that develoment / maintenance of older code is possible.
I want to do this using the Cobigen Eclipse-Plugin, i.e. I don't want to search for Cobigen Templates in the commit-history of a Git-Repository until I have found the commit that matches my devon4j release and then manually install templates (which I do not know how and where).
Actual behavior
From eclipse (context menu from an Entity -> Cobigen -> Healt Check / Update Template),
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
The text was updated successfully, but these errors were encountered: