You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2009/02/07 20:16:22 UTC

svn commit: r741939 [3/5] - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ camel-core/src/main/java/org/apache/camel/builder/xml/ camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/main/java/org/apache/camel/model/ camel-core/s...

Modified: camel/trunk/components/camel-rest/src/main/webapp/WEB-INF/applicationContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-rest/src/main/webapp/WEB-INF/applicationContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-rest/src/main/webapp/WEB-INF/applicationContext.xml (original)
+++ camel/trunk/components/camel-rest/src/main/webapp/WEB-INF/applicationContext.xml Sat Feb  7 19:16:13 2009
@@ -22,11 +22,11 @@
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
        http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="seda:foo"/>
       <to uri="mock:results"/>

Modified: camel/trunk/components/camel-restlet/src/test/resources/org/apache/camel/component/restlet/camel-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-restlet/src/test/resources/org/apache/camel/component/restlet/camel-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-restlet/src/test/resources/org/apache/camel/component/restlet/camel-context.xml (original)
+++ camel/trunk/components/camel-restlet/src/test/resources/org/apache/camel/component/restlet/camel-context.xml Sat Feb  7 19:16:13 2009
@@ -20,12 +20,12 @@
            http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
            http://www.springframework.org/schema/context
            http://www.springframework.org/schema/context/spring-context-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring 
-       http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring 
+       http://camel.apache.org/schema/spring/camel-spring.xsd
        http://www.springframework.org/schema/util 
        http://www.springframework.org/schema/util/spring-util-2.0.xsd">
        
-	<camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+	<camelContext xmlns="http://camel.apache.org/schema/spring">
 		<package>org.apache.camel.component.restlet.route</package>
 	</camelContext>
 	

Modified: camel/trunk/components/camel-rss/src/test/data/rss20.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-rss/src/test/data/rss20.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-rss/src/test/data/rss20.xml (original)
+++ camel/trunk/components/camel-rss/src/test/data/rss20.xml Sat Feb  7 19:16:13 2009
@@ -119,12 +119,12 @@
         src="http://1.bp.blogspot.com/_JZEz3zQ95mA/SQs3Y9gcT2I/AAAAAAAAACo/9fliISzJtHg/s400/apache-camel-6.png"
         alt="" id="BLOGGER_PHOTO_ID_5263361491479580514" border="0"
         /&gt;&lt;/a&gt;&lt;br /&gt;Several months and 266 fixes later (a new
-        record!), the &lt;a href="http://activemq.apache.org/camel/"&gt;Apache
+        record!), the &lt;a href="http://camel.apache.org/"&gt;Apache
         Camel&lt;/a&gt; team is proud to present version 1.5.0!&lt;br
         /&gt;&lt;br /&gt;Go ahead, take a look at the &lt;a
-        href="http://activemq.apache.org/camel/camel-150-release.html"&gt;release
+        href="http://camel.apache.org/camel-150-release.html"&gt;release
         notes&lt;/a&gt; and grab it &lt;a
-        href="http://activemq.apache.org/camel/download.html"&gt;here&lt;/a&gt;.
+        href="http://camel.apache.org/download.html"&gt;here&lt;/a&gt;.
         Its still pretty fresh so it may take a few hours before the release
         propagates to all Apache download mirrors (try &lt;a
         href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/camel/apache-camel/1.5.0/"&gt;here&lt;/a&gt;
@@ -250,7 +250,7 @@
         Some folks have been having issues getting all the Maven repositories
         set up properly in &lt;a
         href="http://nexus.sonatype.org/"&gt;Nexus&lt;/a&gt; for &lt;a
-        href="http://activemq.apache.org/camel/"&gt;Apache Camel&lt;/a&gt;.
+        href="http://camel.apache.org/"&gt;Apache Camel&lt;/a&gt;.
         Here's my working Nexus config and settings.xml - hope it helps!&lt;br
         /&gt;&lt;a
         href="http://people.apache.org/%7Ejanstey/blog_stuff/camel_nexus_config/nexus.xml"&gt;&lt;br
@@ -287,7 +287,7 @@
         alt="" id="BLOGGER_PHOTO_ID_5242189240558466354" border="0"
         /&gt;&lt;/a&gt;&lt;br /&gt;Over the past few months I've been hacking
         away on various parts of &lt;a
-        href="http://activemq.apache.org/camel/"&gt;Apache Camel&lt;/a&gt;. It
+        href="http://camel.apache.org/"&gt;Apache Camel&lt;/a&gt;. It
         was initially just for fun, but quickly turned into my day job :) With
         over 40 fixes contributed, the Camel team decided to vote me in as a
         committer!&lt;br /&gt;&lt;br /&gt;This is my first committer status on

Modified: camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/camelContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/camelContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/camelContext.xml (original)
+++ camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/camelContext.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:start"/>
       <to uri="xquery:org/apache/camel/component/xquery/transform.xquery"/>

Modified: camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryExampleTest.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryExampleTest.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryExampleTest.xml (original)
+++ camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryExampleTest.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
     <!-- START SNIPPET: example -->
-    <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext xmlns="http://camel.apache.org/schema/spring">
         <route>
             <from uri="direct:start"/>
             <to uri="xquery:org/apache/camel/component/xquery/myTransform.xquery"/>

Modified: camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryWithExplicitTypeContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryWithExplicitTypeContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryWithExplicitTypeContext.xml (original)
+++ camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/xqueryWithExplicitTypeContext.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:start"/>
       <recipientList>

Modified: camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xslt/camelXsltContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xslt/camelXsltContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xslt/camelXsltContext.xml (original)
+++ camel/trunk/components/camel-saxon/src/test/resources/org/apache/camel/component/xslt/camelXsltContext.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:start"/>
       <to uri="xslt:org/apache/camel/component/xslt/transform.xsl?transformerFactory=factory"/>

Modified: camel/trunk/components/camel-scala/src/test/resources/org/apache/camel/scala/dsl/builder/scan/scan-camel-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-scala/src/test/resources/org/apache/camel/scala/dsl/builder/scan/scan-camel-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-scala/src/test/resources/org/apache/camel/scala/dsl/builder/scan/scan-camel-context.xml (original)
+++ camel/trunk/components/camel-scala/src/test/resources/org/apache/camel/scala/dsl/builder/scan/scan-camel-context.xml Sat Feb  7 19:16:13 2009
@@ -17,12 +17,12 @@
 -->
 <beans xmlns="http://www.springframework.org/schema/beans"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://activemq.apache.org/camel/schema/spring
-       http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+	xsi:schemaLocation="http://camel.apache.org/schema/spring
+       http://camel.apache.org/schema/spring/camel-spring.xsd
 	http://www.springframework.org/schema/beans
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <package>org.apache.camel.scala.dsl.builder.scan</package>
   </camelContext>
 

Modified: camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/anyLanguageFilter.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/anyLanguageFilter.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/anyLanguageFilter.xml (original)
+++ camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/anyLanguageFilter.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
     <!-- START SNIPPET: example -->
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
         <route>
             <from uri="direct:start"/>
             <filter>

Modified: camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/beanShellFilter.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/beanShellFilter.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/beanShellFilter.xml (original)
+++ camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/beanShellFilter.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
     <!-- START SNIPPET: example -->
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
         <route>
             <from uri="direct:start"/>
             <filter>

Modified: camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/groovyFilter.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/groovyFilter.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/groovyFilter.xml (original)
+++ camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/groovyFilter.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:start"/>
       <filter>

Modified: camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/javaScriptFilter.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/javaScriptFilter.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/javaScriptFilter.xml (original)
+++ camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/javaScriptFilter.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
     <!-- START SNIPPET: example -->
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
         <route>
             <from uri="direct:start"/>
             <filter>

Modified: camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/pythonFilter.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/pythonFilter.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/pythonFilter.xml (original)
+++ camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/pythonFilter.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
     <!-- START SNIPPET: example -->
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
         <route>
             <from uri="direct:start"/>
             <filter>

Modified: camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/rubyFilter.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/rubyFilter.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/rubyFilter.xml (original)
+++ camel/trunk/components/camel-script/src/test/resources/org/apache/camel/builder/script/example/rubyFilter.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
     <!-- START SNIPPET: example -->
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
         <route>
             <from uri="direct:start"/>
             <filter>

Modified: camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.handlers
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.handlers?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.handlers (original)
+++ camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.handlers Sat Feb  7 19:16:13 2009
@@ -18,4 +18,4 @@
 #    under the License.
 #
 #
-http\://activemq.apache.org/camel/schema/spring/integration=org.apache.camel.component.spring.integration.adapter.config.NamespaceHandler
+http\://camel.apache.org/schema/spring/integration=org.apache.camel.component.spring.integration.adapter.config.NamespaceHandler

Modified: camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas (original)
+++ camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas Sat Feb  7 19:16:13 2009
@@ -15,7 +15,8 @@
 # limitations under the License.
 #
 
-http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration.xsd=schema/camel-spring-integration.xsd
 
 http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-1.4.0.xsd=schema/camel-spring-integration.xsd
-http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-${pom.version}.xsd=schema/camel-spring-integration.xsd
\ No newline at end of file
+http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-1.5.0.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${pom.version}.xsd=schema/camel-spring-integration.xsd
\ No newline at end of file

Modified: camel/trunk/components/camel-spring-integration/src/main/resources/schema/camel-spring-integration.xsd
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/main/resources/schema/camel-spring-integration.xsd?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/main/resources/schema/camel-spring-integration.xsd (original)
+++ camel/trunk/components/camel-spring-integration/src/main/resources/schema/camel-spring-integration.xsd Sat Feb  7 19:16:13 2009
@@ -17,17 +17,17 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<xsd:schema xmlns="http://activemq.apache.org/camel/schema/spring/integration"
+<xsd:schema xmlns="http://camel.apache.org/schema/spring/integration"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
   xmlns:beans="http://www.springframework.org/schema/beans"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns:camel-spring="http://activemq.apache.org/camel/schema/spring"
-  targetNamespace="http://activemq.apache.org/camel/schema/spring/integration"
+  xmlns:camel-spring="http://camel.apache.org/schema/spring"
+  targetNamespace="http://camel.apache.org/schema/spring/integration"
   elementFormDefault="qualified"
   attributeFormDefault="unqualified">
 
   <xsd:import namespace="http://www.springframework.org/schema/beans" schemaLocation="http://www.springframework.org/schema/beans/spring-beans.xsd"/>
-  <xsd:import namespace="http://activemq.apache.org/camel/schema/spring" schemaLocation="http://activemq.apache.org/camel/schema/spring/camel-spring.xsd"/>
+  <xsd:import namespace="http://camel.apache.org/schema/spring" schemaLocation="http://camel.apache.org/schema/spring/camel-spring.xsd"/>
 
   <xsd:complexType name="camelEndpointType">
   	<xsd:sequence>

Modified: camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelSource.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelSource.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelSource.xml (original)
+++ camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelSource.xml Sat Feb  7 19:16:13 2009
@@ -18,17 +18,13 @@
 <beans:beans xmlns="http://www.springframework.org/schema/integration"
        xmlns:beans="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xmlns:camel-si="http://activemq.apache.org/camel/schema/spring/integration"
+       xmlns:camel-si="http://camel.apache.org/schema/spring/integration"
        xsi:schemaLocation="
-       http://www.springframework.org/schema/beans
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://www.springframework.org/schema/integration
-	   http://www.springframework.org/schema/integration/spring-integration-1.0.xsd
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
+       http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration-1.0.xsd
        http://cxf.apache.org/transports/camel http://cxf.apache.org/transports/camel.xsd
-       http://activemq.apache.org/camel/schema/spring/integration
-       http://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration.xsd
-       http://activemq.apache.org/camel/schema/spring
-       http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring/integration http://camel.apache.org/schema/spring/integration/camel-spring-integration.xsd
     ">
 
    	<channel id="channelA"/>
@@ -43,7 +39,7 @@
    <beans:bean id="helloService" class="org.apache.camel.component.spring.integration.HelloWorldService"/>
 
    <!-- START SNIPPET: example -->
-   <camelContext id="camelSourceContext" xmlns="http://activemq.apache.org/camel/schema/spring">
+   <camelContext id="camelSourceContext" xmlns="http://camel.apache.org/schema/spring">
        <route>
            <from uri="direct:OneWay"/>
            <to uri="direct:EndpointB" />

Modified: camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelTarget.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelTarget.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelTarget.xml (original)
+++ camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/adapter/CamelTarget.xml Sat Feb  7 19:16:13 2009
@@ -19,16 +19,16 @@
 <beans:beans xmlns="http://www.springframework.org/schema/integration"
        xmlns:beans="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xmlns:camel-si="http://activemq.apache.org/camel/schema/spring/integration"
+       xmlns:camel-si="http://camel.apache.org/schema/spring/integration"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
        http://www.springframework.org/schema/integration
 	   http://www.springframework.org/schema/integration/spring-integration-1.0.xsd
-       http://activemq.apache.org/camel/schema/spring/integration
-       http://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration.xsd
-       http://activemq.apache.org/camel/schema/spring
-       http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring/integration
+       http://camel.apache.org/schema/spring/integration/camel-spring-integration.xsd
+       http://camel.apache.org/schema/spring
+       http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
  <!-- END SNIPPET: header -->
   
@@ -38,7 +38,7 @@
     <outbound-channel-adapter id="channelD" ref="camelTargetD"/>
    <!-- START SNIPPET: example -->
    <!-- Create the camel context here -->
-   <camelContext id="camelTargetContext" xmlns="http://activemq.apache.org/camel/schema/spring">
+   <camelContext id="camelTargetContext" xmlns="http://camel.apache.org/schema/spring">
        <route>
            <from uri="direct:EndpointA" />
            <to uri="mock:result" />

Modified: camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/oneWayConsumer.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/oneWayConsumer.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/oneWayConsumer.xml (original)
+++ camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/oneWayConsumer.xml Sat Feb  7 19:16:13 2009
@@ -22,12 +22,12 @@
 			http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
 			http://www.springframework.org/schema/integration
 			http://www.springframework.org/schema/integration/spring-integration-1.0.xsd
-			http://activemq.apache.org/camel/schema/spring
-			http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+			http://camel.apache.org/schema/spring
+			http://camel.apache.org/schema/spring/camel-spring.xsd">
 	
     <channel id="outputChannel"/>
 
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
       <route>
         <!-- Using the &amp; as the separator of & -->
         <from uri="spring-integration://outputChannel"/>

Modified: camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/producer.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/producer.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/producer.xml (original)
+++ camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/producer.xml Sat Feb  7 19:16:13 2009
@@ -23,8 +23,8 @@
 			http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
 			http://www.springframework.org/schema/integration
 			http://www.springframework.org/schema/integration/spring-integration-1.0.xsd
-			http://activemq.apache.org/camel/schema/spring
-			http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+			http://camel.apache.org/schema/spring
+			http://camel.apache.org/schema/spring/camel-spring.xsd">
 	
 	<channel id="inputChannel"/>
    	<channel id="outputChannel"/>
@@ -41,7 +41,7 @@
 	<beans:bean id="helloService" class="org.apache.camel.component.spring.integration.HelloWorldService"/>
     
     <!-- START SNIPPET: example -->
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
       <route>
         <from uri="direct:twowayMessage"/>
         <!-- Using the &amp; as the separator of & -->

Modified: camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/springChannelConverter.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/springChannelConverter.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/springChannelConverter.xml (original)
+++ camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/springChannelConverter.xml Sat Feb  7 19:16:13 2009
@@ -23,12 +23,12 @@
 			http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
 			http://www.springframework.org/schema/integration
 			http://www.springframework.org/schema/integration/spring-integration-1.0.xsd
-			http://activemq.apache.org/camel/schema/spring
-			http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+			http://camel.apache.org/schema/spring
+			http://camel.apache.org/schema/spring/camel-spring.xsd">
     <!-- START SNIPPET: example -->
 	<channel id="outputChannel"/>
 
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
       <route>
         <!-- camel will create a spring integration endpoint automatically -->
         <from uri="outputChannel"/>

Modified: camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/twoWayConsumer.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/twoWayConsumer.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/twoWayConsumer.xml (original)
+++ camel/trunk/components/camel-spring-integration/src/test/resources/org/apache/camel/component/spring/integration/twoWayConsumer.xml Sat Feb  7 19:16:13 2009
@@ -23,15 +23,15 @@
 			http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
 			http://www.springframework.org/schema/integration
 			http://www.springframework.org/schema/integration/spring-integration-1.0.xsd
-			http://activemq.apache.org/camel/schema/spring
-			http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+			http://camel.apache.org/schema/spring
+			http://camel.apache.org/schema/spring/camel-spring.xsd">
     <!-- START SNIPPET: example -->	
     <channel id="requestChannel"/>
     <channel id="responseChannel"/>
 
     <beans:bean id="myProcessor" class="org.apache.camel.component.spring.integration.MyProcessor"/>
 
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
       <route>
         <!-- Using the &amp; as the separator of & -->
         <from uri="spring-integration://requestChannel?outputChannel=responseChannel&amp;inOut=true"/>

Modified: camel/trunk/components/camel-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/pom.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/pom.xml (original)
+++ camel/trunk/components/camel-spring/pom.xml Sat Feb  7 19:16:13 2009
@@ -292,7 +292,7 @@
                   <srcdir>${project.build.directory}/schema-src</srcdir>
                   <schemas>
                     <schema>
-                      <namespace>http://activemq.apache.org/camel/schema/spring</namespace>
+                      <namespace>http://camel.apache.org/schema/spring</namespace>
                       <file>camel-spring.xsd</file>
                     </schema>
                   </schemas>
@@ -452,7 +452,7 @@
             <link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
             <link>http://java.sun.com/javaee/5/docs/api/</link>
             <link>http://static.springframework.org/spring/docs/2.5.x/api/</link>
-            <link>http://activemq.apache.org/camel/maven/camel-core/apidocs/</link>
+            <link>http://camel.apache.org/maven/camel-core/apidocs/</link>
           </links>
           <stylesheetfile>${basedir}/../../etc/css/stylesheet.css</stylesheetfile>
           <linksource>true</linksource>

Modified: camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java (original)
+++ camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java Sat Feb  7 19:16:13 2009
@@ -18,5 +18,5 @@
 /**
  * The classes for working with Camel and Spring along with the primary factory beans.
  */
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://activemq.apache.org/camel/schema/spring", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
+@javax.xml.bind.annotation.XmlSchema(namespace = "http://camel.apache.org/schema/spring", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
 package org.apache.camel.spring;

Modified: camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/debug.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/debug.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/debug.xml (original)
+++ camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/debug.xml Sat Feb  7 19:16:13 2009
@@ -19,7 +19,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- lets define a debugger -->

Modified: camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/trace.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/trace.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/trace.xml (original)
+++ camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/spring/trace.xml Sat Feb  7 19:16:13 2009
@@ -19,7 +19,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- lets define a tracer -->

Modified: camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.handlers
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.handlers?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.handlers (original)
+++ camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.handlers Sat Feb  7 19:16:13 2009
@@ -15,4 +15,4 @@
 # limitations under the License.
 #
 
-http\://activemq.apache.org/camel/schema/spring=org.apache.camel.spring.handler.CamelNamespaceHandler
+http\://camel.apache.org/schema/spring=org.apache.camel.spring.handler.CamelNamespaceHandler

Modified: camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas (original)
+++ camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas Sat Feb  7 19:16:13 2009
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-http\://activemq.apache.org/camel/schema/spring/camel-spring.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
 
 http\://activemq.apache.org/camel/schema/spring/camel-spring-1.0.0.xsd=camel-spring.xsd
 http\://activemq.apache.org/camel/schema/spring/camel-spring-1.1.0.xsd=camel-spring.xsd
@@ -24,4 +24,4 @@
 http\://activemq.apache.org/camel/schema/spring/camel-spring-1.4.0.xsd=camel-spring.xsd
 http\://activemq.apache.org/camel/schema/spring/camel-spring-1.5.0.xsd=camel-spring.xsd
 
-http\://activemq.apache.org/camel/schema/spring/camel-spring-${pom.version}.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-${pom.version}.xsd=camel-spring.xsd

Modified: camel/trunk/components/camel-spring/src/test/resources/META-INF/spring/camel-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/META-INF/spring/camel-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/META-INF/spring/camel-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/META-INF/spring/camel-context.xml Sat Feb  7 19:16:13 2009
@@ -27,9 +27,9 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd">
 
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:a.start"/>
       <choice>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanRouteUsingSpringEndpointTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanRouteUsingSpringEndpointTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanRouteUsingSpringEndpointTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanRouteUsingSpringEndpointTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <template id="camelTemplate"/>
   </camelContext>
 

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanWithRecipientListTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanWithRecipientListTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanWithRecipientListTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/BeanWithRecipientListTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <template id="camelTemplate"/>
   </camelContext>
 

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/beanBindingTest.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/beanBindingTest.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/beanBindingTest.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/beanBindingTest.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-    <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext xmlns="http://camel.apache.org/schema/spring">
         <template id="template"/>
     </camelContext>
 

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/camelContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/camelContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/camelContext.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/bean/camelContext.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
   </camelContext>
   
   <bean id="myBean" class="org.apache.camel.component.bean.ExampleBean"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/dataset/SpringDataSetTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/dataset/SpringDataSetTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/dataset/SpringDataSetTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/dataset/SpringDataSetTest-context.xml Sat Feb  7 19:16:13 2009
@@ -20,10 +20,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
 
     <route>
       <from uri="dataset:foo"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/event/camelContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/event/camelContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/event/camelContext.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/event/camelContext.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <package>org.apache.camel.component.event</package>
 
     <route>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/log/SpringLogTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/log/SpringLogTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/log/SpringLogTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/log/SpringLogTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,7 +19,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
     <bean id="log" class="org.apache.camel.component.log.LogEndpoint">
@@ -31,7 +31,7 @@
         <property name="logName" value="cool"/>
     </bean>
 
-    <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext xmlns="http://camel.apache.org/schema/spring">
         <route>
             <from uri="direct:start"/>
             <to uri="log"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/test/TestEndpointTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/test/TestEndpointTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/test/TestEndpointTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/test/TestEndpointTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="file://src/test/data?noop=true&amp;idempotent=true&amp;recursive=true&amp;consumer.initialDelay=2000"/>
         <to uri="test:file://src/test/data?noop=true&amp;idempotent=true&amp;recursive=true&amp;consumer.initialDelay=2000"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/camelContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/camelContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/camelContext.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/camelContext.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:start"/>
       <try>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/camelContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/camelContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/camelContext.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/xslt/camelContext.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:start"/>
       <to uri="xslt:org/apache/camel/component/xslt/transform.xsl"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/RegistryInjection.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/RegistryInjection.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/RegistryInjection.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/RegistryInjection.xml Sat Feb  7 19:16:13 2009
@@ -17,10 +17,10 @@
 -->
 <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xmlns:camel="http://activemq.apache.org/camel/schema/spring"
+       xmlns:camel="http://camel.apache.org/schema/spring"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
     
   <bean id="registry" class="org.apache.camel.impl.JndiRegistry"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/beanAsEndpoint.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/beanAsEndpoint.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/beanAsEndpoint.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/beanAsEndpoint.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: e1 -->
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:start"/>
       <to uri="myBean"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/processorAsEndpoint.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/processorAsEndpoint.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/processorAsEndpoint.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/bind/processorAsEndpoint.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
   </camelContext>
 
   <bean id="myProcessor" class="org.apache.camel.spring.bind.ProcessorStub"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextAwareBean.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextAwareBean.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextAwareBean.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextAwareBean.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
 <!--
     <route>
       <from uri="seda:a"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextFactoryBean.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextFactoryBean.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextFactoryBean.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextFactoryBean.xml Sat Feb  7 19:16:13 2009
@@ -18,10 +18,10 @@
   <!-- START SNIPPET: xsdlocation -->
 <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xmlns:camel="http://activemq.apache.org/camel/schema/spring"
+       xmlns:camel="http://camel.apache.org/schema/spring"
        xsi:schemaLocation="
           http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-          http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+          http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd">
   <!-- END SNIPPET: xsdlocation -->
 
   <!-- START SNIPPET: example1 -->
@@ -31,7 +31,7 @@
   <!-- END SNIPPET: example1 -->
 
   <!-- START SNIPPET: example2 -->
-  <camelContext id="camel2" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel2" xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="seda:test.c"/>
       <to uri="seda:test.d"/>
@@ -40,13 +40,13 @@
   <!-- END SNIPPET: example2 -->
 
   <!-- START SNIPPET: example3 -->
-  <camelContext id="camel3" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel3" xmlns="http://camel.apache.org/schema/spring">
     <package>org.apache.camel.spring.example</package>
   </camelContext>
   <!-- END SNIPPET: example3 -->
   
   <!-- START SNIPPET: example4 -->
-  <camelContext id="camel4" xmlns="http://activemq.apache.org/camel/schema/spring" shouldStartContext="false">
+  <camelContext id="camel4" xmlns="http://camel.apache.org/schema/spring" shouldStartContext="false">
     <package>org.apache.camel.spring.example</package>
   </camelContext>
   <!-- END SNIPPET: example4 --> 

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextRouteBuilderRef.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextRouteBuilderRef.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextRouteBuilderRef.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/camelContextRouteBuilderRef.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
     
   <!-- START SNIPPET: example5 -->
-  <camelContext id="camel5" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel5" xmlns="http://camel.apache.org/schema/spring">
     <routeBuilderRef ref="myBuilder" />    
   </camelContext>
   

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DeadLetterChannelRedeliveryConfigTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DeadLetterChannelRedeliveryConfigTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DeadLetterChannelRedeliveryConfigTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DeadLetterChannelRedeliveryConfigTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
          http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-         http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+         http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd">
 
 	<!-- START SNIPPET: e1 -->
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
         <template id="myTemplate"/>
 		<!-- set the errorHandlerRef to our DeadLetterChannel, this applies for this route only -->
         <route errorHandlerRef="myDeadLetterErrorHandler">

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DependencyInjectCamelTemplateTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DependencyInjectCamelTemplateTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DependencyInjectCamelTemplateTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/DependencyInjectCamelTemplateTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,12 +19,12 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
 
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <template id="myTemplate" defaultEndpoint="mock:results"/>
   </camelContext>
 

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/EndpointUriSetFromSpringTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/EndpointUriSetFromSpringTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/EndpointUriSetFromSpringTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/EndpointUriSetFromSpringTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
   </camelContext>
 
   <bean name="foo:bar" class="org.apache.camel.component.mock.MockEndpoint"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/ErrorHandlerConfigTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/ErrorHandlerConfigTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/ErrorHandlerConfigTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/ErrorHandlerConfigTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring" errorHandlerRef="defaultErrorHandler">
+  <camelContext xmlns="http://camel.apache.org/schema/spring" errorHandlerRef="defaultErrorHandler">
     <template id="myTemplate"/>
 
     <route>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/NamespacePrefixTest-context.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/NamespacePrefixTest-context.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/NamespacePrefixTest-context.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/NamespacePrefixTest-context.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-  <c:camelContext id="camel" xmlns:c="http://activemq.apache.org/camel/schema/spring">
+  <c:camelContext id="camel" xmlns:c="http://camel.apache.org/schema/spring">
     <c:template id="myTemplate" defaultEndpoint="mock:results"/>
   </c:camelContext>
 

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/autoRegisteredRouteBuilder.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/autoRegisteredRouteBuilder.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/autoRegisteredRouteBuilder.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/autoRegisteredRouteBuilder.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example4 -->
-  <camelContext id="camel4" xmlns="http://activemq.apache.org/camel/schema/spring" autowireRouteBuilders="true">
+  <camelContext id="camel4" xmlns="http://camel.apache.org/schema/spring" autowireRouteBuilders="true">
   </camelContext>
   <!-- END SNIPPET: example4 -->
 

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/errorHandler.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/errorHandler.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/errorHandler.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/errorHandler.xml Sat Feb  7 19:16:13 2009
@@ -19,12 +19,12 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
 
   <camelContext id="camel" errorHandlerRef="deadLetterErrorHandler"
-   xmlns="http://activemq.apache.org/camel/schema/spring">
+   xmlns="http://camel.apache.org/schema/spring">
     <jmxAgent id="agent" disabled="true"/>
     <route>
       <from uri="seda:a"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/routeBuilderRef.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/routeBuilderRef.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/routeBuilderRef.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/routeBuilderRef.xml Sat Feb  7 19:16:13 2009
@@ -19,13 +19,13 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
 
 
   <!-- START SNIPPET: example5 -->
-  <camelContext id="camel5" xmlns="http://activemq.apache.org/camel/schema/spring" autowireRouteBuilders="false">
+  <camelContext id="camel5" xmlns="http://camel.apache.org/schema/spring" autowireRouteBuilders="false">
     <routeBuilderRef ref="configuredRouteBuilder"/>
   </camelContext>
   <!-- END SNIPPET: example5 -->

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/scan/componentScan.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/scan/componentScan.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/scan/componentScan.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/config/scan/componentScan.xml Sat Feb  7 19:16:13 2009
@@ -18,14 +18,14 @@
 <beans xmlns="http://www.springframework.org/schema/beans"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xmlns:context="http://www.springframework.org/schema/context"
-	xsi:schemaLocation="http://activemq.apache.org/camel/schema/spring
-       http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+	xsi:schemaLocation="http://camel.apache.org/schema/spring
+       http://camel.apache.org/schema/spring/camel-spring.xsd
 	http://www.springframework.org/schema/beans
            http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
            http://www.springframework.org/schema/context
            http://www.springframework.org/schema/context/spring-context-2.5.xsd">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <package>org.apache.camel.spring.config.scan.route</package>
     <endpoint id="start" uri="direct:start"/>
     <endpoint id="result" uri="mock:end"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/dataformat/dataFormatWithNonChildElementTest.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/dataformat/dataFormatWithNonChildElementTest.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/dataformat/dataFormatWithNonChildElementTest.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/dataformat/dataFormatWithNonChildElementTest.xml Sat Feb  7 19:16:13 2009
@@ -19,10 +19,10 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
-    <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
         
         <dataFormats>
           <string id="xs" charset="utf-8"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/debug/applicationContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/debug/applicationContext.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/debug/applicationContext.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/debug/applicationContext.xml Sat Feb  7 19:16:13 2009
@@ -19,9 +19,9 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd">
 
-  <camelContext xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="direct:a"/>
       <filter id="f1">

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/defaultJmxConfig.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/defaultJmxConfig.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/defaultJmxConfig.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/defaultJmxConfig.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <route>
       <from uri="seda:start"/>
       <to uri="mock:result"/>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxConfig.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxConfig.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxConfig.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxConfig.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <jmxAgent id="agent" disabled="true"/> 
       
     <route>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxTheOldWayConfig.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxTheOldWayConfig.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxTheOldWayConfig.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/disableJmxTheOldWayConfig.xml Sat Feb  7 19:16:13 2009
@@ -19,11 +19,11 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->   
-  <camelContext id="camel" useJmx="false" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" useJmx="false" xmlns="http://camel.apache.org/schema/spring">
     <jmxAgent id="agent" disabled="true"/> 
       
     <route>

Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/endpointReference.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/endpointReference.xml?rev=741939&r1=741938&r2=741939&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/endpointReference.xml (original)
+++ camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/endpointReference.xml Sat Feb  7 19:16:13 2009
@@ -19,7 +19,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
-       http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
+       http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
     ">
 
   <!-- START SNIPPET: example -->
@@ -27,7 +27,7 @@
     <property name="endpoint" ref="endpoint1"/>
   </bean>
 
-  <camelContext id="camel" xmlns="http://activemq.apache.org/camel/schema/spring">
+  <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <endpoint id="endpoint1" uri="direct:start"/>
     <endpoint id="endpoint2" uri="mock:end"/>