[
https://issues.apache.org/activemq/browse/SM-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SM-1916.
---------------------------------
Resolution: Fixed
Fixed in http://svn.apache.org/viewvc?view=revision&revision=887773
> Wrong version in XSD schema location in generated xbean.xml files
> -----------------------------------------------------------------
>
> Key: SM-1916
> URL: https://issues.apache.org/activemq/browse/SM-1916
> Project: ServiceMix
> Issue Type: Bug
> Components: archetypes
> Affects Versions: archetypes-2008.01
> Reporter: Gert Vanthienen
> Assignee: Gert Vanthienen
> Fix For: archetypes-2009.01
>
>
> In the XSD schema location in the xbean.xml files generated by the
> archetypes, the URIs should refer to the component version instead of the
> version of ServiceMix.
> *{{xsi:schemaLocation="http://servicemix.apache.org/cxfbc/1.0
> http://servicemix.apache.org/schema/servicemix-cxfbc-3.3.1.xsd}}*
> should become
> *{{xsi:schemaLocation="http://servicemix.apache.org/cxfbc/1.0
> http://servicemix.apache.org/schema/servicemix-cxfbc-2009.01.xsd}}*
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.