[
https://issues.apache.org/jira/browse/FALCON-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368343#comment-14368343
]
Srikanth Sundarrajan commented on FALCON-1110:
----------------------------------------------
[~bvellanki], this should already be in place.
{noformat}
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="uri:falcon:cluster:0.1"
xmlns="uri:falcon:cluster:0.1"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" jaxb:version="2.1">
<xs:annotation>
{noformat}
0.1 is the version in this case.
> Add version to Falcon entity definitions
> ----------------------------------------
>
> Key: FALCON-1110
> URL: https://issues.apache.org/jira/browse/FALCON-1110
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.7
> Reporter: Balu Vellanki
>
> Initiate versioning for Falcon entity definitions. This way Falcon can handle
> entities defined by older versions of falcon after an upgrade.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)