[
https://issues.apache.org/jira/browse/ISIS-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169085#comment-15169085
]
ASF subversion and git services commented on ISIS-1312:
-------------------------------------------------------
Commit 7368588ee9c420943d49b7fe408e5daa8adfbfca in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=7368588 ]
ISIS-1312: fix up the generated common schema.
> Improve JaxbServiceDefault#xsd(...) to correctly reference the Isis common
> schema imports.
> ------------------------------------------------------------------------------------------
>
> Key: ISIS-1312
> URL: https://issues.apache.org/jira/browse/ISIS-1312
> Project: Isis
> Issue Type: Improvement
> Affects Versions: 1.11.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: 1.12.0
>
>
> Currently the XSD includes an import such as:
> <xs:import .. schemaLocation="http://isis.apache.org/schema/common">
> whereas instead it should be:
> <xs:import ..
> schemaLocation="http://isis.apache.org/schema/common/common.xsd">
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)