[ 
https://issues.apache.org/jira/browse/CAMEL-9614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152307#comment-15152307
 ] 

ASF GitHub Bot commented on CAMEL-9614:
---------------------------------------

GitHub user apupier opened a pull request:

    https://github.com/apache/camel/pull/844

    CAMEL-9614: use https protocol for schema location of osgi blueprint xsd

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apupier/camel 
CAMEL-9614-useHttpsForSchemaLocationOfOSGIBlueprintXSD

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/844.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #844
    
----
commit ee6b9a4084c84c2b97c1fc975c6b98043199d8ad
Author: Aurelien Pupier <apup...@redhat.com>
Date:   2016-02-18T13:29:46Z

    CAMEL-9614: use https protocol for schema location of osgi blueprint xsd

----


> xsd schemalocation for osgi blueprintis using http instead of https
> -------------------------------------------------------------------
>
>                 Key: CAMEL-9614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9614
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.16.1
>            Reporter: Aurelien Pupier
>            Priority: Minor
>
> in https://camel.apache.org/schema/cxf/camel-cxf-2.16.1-blueprint.xsd
> the schema location indicates http protocol: <xsd:import 
> namespace="http://www.osgi.org/xmlns/blueprint/v1.0.0"; 
> schemaLocation="http://www.osgi.org/xmlns/blueprint/v1.0.0/blueprint.xsd"/>
> The protocol availble is https.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to