[
https://issues.apache.org/jira/browse/KNOX-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856864#comment-15856864
]
Jeffrey E Rodriguez commented on KNOX-875:
-------------------------------------------
Also another way of testing is by using online
https://www.corefiling.com/opensource/schemaValidate.html, schema validator.
(Since the patch that provided cli validate-topology is waiting for approval)
Another alternative is to code a simple schema validator is through xmllint or
user a code validator (xerces).
> topology schema file (topology-v1.xsd) is missing "version" element
> definition.
> --------------------------------------------------------------------------------
>
> Key: KNOX-875
> URL: https://issues.apache.org/jira/browse/KNOX-875
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.6.0, 0.7.0, 0.8.0, 0.9.1, 0.11.0
> Environment: any
> Reporter: Jeffrey E Rodriguez
> Assignee: Jeffrey E Rodriguez
> Priority: Minor
> Labels: patch
> Fix For: 0.12.0
>
> Attachments: KNOX-875.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Developer guide, testcases and code mention a topology "version" subelement
> for "service" element. The definition is not updated on the topology-v1.xsd
> thus attempting to validate a topology against schema would fail.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)