[jbosstools-issues] [JBoss JIRA] (JBIDE-23045) xml validator can't find xsd even though it's specified in xml file

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:14:25 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-23045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff MAURY updated JBIDE-23045:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> xml validator can't find xsd even though it's specified in xml file
> -------------------------------------------------------------------
>
>                 Key: JBIDE-23045
>                 URL: https://issues.jboss.org/browse/JBIDE-23045
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: upstream
>    Affects Versions: 4.4.0.Final
>            Reporter: Josef Ludvicek
>            Assignee: Lars Heinemann
>             Fix For: 4.6.x
>
>         Attachments: examle-blueprint.xml
>
>
> RHDS xml validator can't find xsd schema in following xml file => validation doesn't work
> {code:xml}
> <?xml version="1.0" encoding="UTF-8"?>
> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor 
>         license agreements. See the NOTICE file distributed with this work for additional 
>         information regarding copyright ownership. The ASF licenses this file to 
>         You under the Apache License, Version 2.0 (the "License"); you may not use 
>         this file except in compliance with the License. You may obtain a copy of 
>         the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required 
>         by applicable law or agreed to in writing, software distributed under the 
>         License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
>         OF ANY KIND, either express or implied. See the License for the specific 
>         language governing permissions and limitations under the License. -->
> <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
>     xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.0.0"
>     xmlns:enc="http://karaf.apache.org/xmlns/jasypt/v1.0.0" xmlns:jaas="http://karaf.apache.org/xmlns/jaas/v1.0.0">
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list