Avia Efrat created ARIA-267:
-------------------------------
Summary: TOSCA version format in the parser does not match the spec
Key: ARIA-267
URL: https://issues.apache.org/jira/browse/ARIA-267
Project: AriaTosca
Issue Type: Bug
Affects Versions: 0.1.0
Reporter: Avia Efrat
Priority: Minor
In section 3.3.2, the spec states the the qualifier part of the version is a
string:
{{qualifier: is an optional *string* that indicates a named, pre-release
version of the associated code that has been derived from the version of the
code identified by the combination major_version, minor_version and fix_version
numbers.}}
However, in the parser implementation, the version regex tries to match it as a
integer.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)