Oh, I think the script only copies the latest released version of camel-spring.xsd to the camel-spring.xsd. Since we are not release the CAMEL-2.0 , current camel-spring.xsd is same with camel-spring-1.5.xsd.
Willem Hadrian Zbarcea wrote: > I took care of this already. If you look at > http://camel.apache.org/schema/spring/camel-spring-2.0-SNAPSHOT.xsd it > contains the right namespace. It think the issue is with the copy > scripts again. > > Will look into it in the morning. > Hadrian > > > > On Feb 10, 2009, at 5:22 AM, Willem Jiang wrote: > >> +1 to change it. >> But only for camel 2.0-snapshot :) >> >> Willem >> >> Claus Ibsen wrote: >>> Hi >>> >>> Loading this URL from the web browser: >>> http://camel.apache.org/schema/spring/camel-spring.xsd >>> >>> Reveals that the targetnamespace is: >>> targetNamespace="http://activemq.apache.org/camel/schema/spring" >>> xmlns:tns="http://activemq.apache.org/camel/schema/spring" >>> >>> Should it not also be changed to the new URL? >>> >>> >> > >