[
https://issues.jboss.org/browse/TEIID-3462?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3462:
---------------------------------------
Our notion of versioning (more like source control revisions) isn't really the same as
release/semantic versioning. There would also be a lot of code changes to support a
non-integer version - but not much benefit without additional connection semantics. It
seems like what they are looking for could either just either be a convention on the
integer version - use 10101 for example to represent version 1.1.1. Or to just deploy
vdbs that include the application version in their name vdb-2.2.2.
Add support for semantic versioning of VDBs
-------------------------------------------
Key: TEIID-3462
URL:
https://issues.jboss.org/browse/TEIID-3462
Project: Teiid
Issue Type: Feature Request
Components: Server
Affects Versions: 8.7
Reporter: Marc Shirley
Assignee: Steven Hawkins
Semantic versioning [1] should be supported in the VDB versioning in order to be able to
easier determine whether there are breaking changes from the client perspective and to
more easily establish a link between client software versions and the VDBs they rely
upon.
[1]
http://semver.org/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)