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

svn commit: r738595 - in /camel/trunk/examples: ./ camel-example-axis/ camel-example-bam/ camel-example-cxf/ camel-example-docs/ camel-example-etl/ camel-example-guice-jms/ camel-example-jms-file/ camel-example-loan-broker/ camel-example-osgi/ camel-ex...

Author: janstey
Date: Wed Jan 28 19:39:02 2009
New Revision: 738595

URL: http://svn.apache.org/viewvc?rev=738595&view=rev
Log:
Changing URLs to reflect TLP move

Modified:
    camel/trunk/examples/README.txt
    camel/trunk/examples/camel-example-axis/README.txt
    camel/trunk/examples/camel-example-bam/README.txt
    camel/trunk/examples/camel-example-cxf/README.txt
    camel/trunk/examples/camel-example-docs/README.txt
    camel/trunk/examples/camel-example-etl/README.txt
    camel/trunk/examples/camel-example-guice-jms/README.txt
    camel/trunk/examples/camel-example-jms-file/README.txt
    camel/trunk/examples/camel-example-loan-broker/README.txt
    camel/trunk/examples/camel-example-osgi/README.txt
    camel/trunk/examples/camel-example-reportincident/README.txt
    camel/trunk/examples/camel-example-spring-jms/README.txt
    camel/trunk/examples/camel-example-spring-xquery/README.txt
    camel/trunk/examples/camel-example-spring/README.txt
    camel/trunk/examples/camel-example-tracer/README.txt

Modified: camel/trunk/examples/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/README.txt (original)
+++ camel/trunk/examples/README.txt Wed Jan 28 19:39:02 2009
@@ -9,10 +9,10 @@
 installed. View the individual example READMEs for details.
 
 They are described in detail here
-  http://activemq.apache.org/camel/examples.html
+  http://camel.apache.org/examples.html
 
 For details of how to run these examples see
-  http://activemq.apache.org/camel/running-examples.html
+  http://camel.apache.org/running-examples.html
 
 Before you start we recommend you install a recent distribution of
 Maven, or Ant, which we use to run our examples
@@ -20,7 +20,7 @@
   http://ant.apache.org/
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you
 may have.

Modified: camel/trunk/examples/camel-example-axis/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-axis/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-axis/README.txt (original)
+++ camel/trunk/examples/camel-example-axis/README.txt Wed Jan 28 19:39:02 2009
@@ -24,10 +24,10 @@
 This project uses log4j as the logging and log4j.properties is located in src/main/resources 
 
 For the latest & greatest documentation on how to use this example please see
-  http://activemq.apache.org/camel/tutorial-axis-camel.html
+  http://camel.apache.org/tutorial-axis-camel.html
 
 If you hit any problems please talk to us on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you
 may have.  Enjoy!

Modified: camel/trunk/examples/camel-example-bam/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-bam/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-bam/README.txt (original)
+++ camel/trunk/examples/camel-example-bam/README.txt Wed Jan 28 19:39:02 2009
@@ -8,7 +8,7 @@
   mvn compile
   
 For a background in BAM see
-  http://activemq.apache.org/camel/bam.html
+  http://camel.apache.org/bam.html
 
 To run the example with Maven, type
   mvn camel:run
@@ -54,10 +54,10 @@
 and log4j.properties is located in src/main/resources 
 
 For the latest & greatest documentation on how to use this example please see
-  http://activemq.apache.org/camel/bam-example.html
+  http://camel.apache.org/bam-example.html
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-cxf/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cxf/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cxf/README.txt (original)
+++ camel/trunk/examples/camel-example-cxf/README.txt Wed Jan 28 19:39:02 2009
@@ -62,10 +62,10 @@
 and log4j.properties is located in src/main/resources
 
 For the latest & greatest documentation on how to use this example please see
-  http://activemq.apache.org/camel/cxf-example.html
+  http://camel.apache.org/cxf-example.html
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-docs/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-docs/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-docs/README.txt (original)
+++ camel/trunk/examples/camel-example-docs/README.txt Wed Jan 28 19:39:02 2009
@@ -3,11 +3,11 @@
 
 This example creates a bunch of routes to show how the Maven reporting
 tools can visualise routes
-  http://activemq.apache.org/camel/docs-example.html
+  http://camel.apache.org/docs-example.html
 
 This example also acts as an integration test case for the GraphViz
 visualisation feature 
-  http://activemq.apache.org/camel/visualisation.html
+  http://camel.apache.org/visualisation.html
   
 You will need to compile this example first:
   mvn compile
@@ -15,7 +15,7 @@
 NOTE before you run this example you MUST install GraphViz so that
 the 'dot' executable is available on your path. 
 See the camel:dot documentation for more information
-  http://activemq.apache.org/camel/camel-dot-maven-goal.html
+  http://camel.apache.org/camel-dot-maven-goal.html
 
 To run the example using Maven and generate the documentation type
   mvn camel:dot
@@ -35,7 +35,7 @@
 src/main/resources/META-INF/spring
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you
 may have.  Enjoy!

Modified: camel/trunk/examples/camel-example-etl/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-etl/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-etl/README.txt (original)
+++ camel/trunk/examples/camel-example-etl/README.txt Wed Jan 28 19:39:02 2009
@@ -3,10 +3,10 @@
 
 This example shows how to use Camel as an ETL tool. It can be run using
 Maven or Ant
-  http://activemq.apache.org/camel/etl.html
+  http://camel.apache.org/etl.html
 
 For a full description of this example please see
-  http://activemq.apache.org/camel/etl-example.html
+  http://camel.apache.org/etl-example.html
 
 You will need to compile this example first:
   mvn compile
@@ -55,7 +55,7 @@
 and log4j.properties is located in src/main/resources 
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-guice-jms/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-guice-jms/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-guice-jms/README.txt (original)
+++ camel/trunk/examples/camel-example-guice-jms/README.txt Wed Jan 28 19:39:02 2009
@@ -37,7 +37,7 @@
   e. To Run the example using Ant, type
     ant
   or to run the example and generate visualization graphs (refer to
-  http://activemq.apache.org/camel/visualisation.html), type
+  http://camel.apache.org/visualisation.html), type
     ant camel.dot
 
 You can see the routing rules by looking at the java code in the
@@ -47,10 +47,10 @@
 To stop the example hit ctrl + c
 
 For the latest & greatest documentation on how to use this example please see
-  http://activemq.apache.org/camel/guice-jms-example.html
+  http://camel.apache.org/guice-jms-example.html
 
 If you hit any problems please talk to us on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you
 may have.  Enjoy!

Modified: camel/trunk/examples/camel-example-jms-file/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-jms-file/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-jms-file/README.txt (original)
+++ camel/trunk/examples/camel-example-jms-file/README.txt Wed Jan 28 19:39:02 2009
@@ -9,7 +9,7 @@
 
 For the latest & greatest documentation on how to use this example
 please see 
-  http://activemq.apache.org/camel/walk-through-an-example.html
+  http://camel.apache.org/walk-through-an-example.html
   
 You will need to compile this example first:
   mvn compile
@@ -41,7 +41,7 @@
 and log4j.properties is located in src/main/resources 
 
 If you hit an problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-loan-broker/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-loan-broker/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-loan-broker/README.txt (original)
+++ camel/trunk/examples/camel-example-loan-broker/README.txt Wed Jan 28 19:39:02 2009
@@ -69,7 +69,7 @@
 and log4j.properties is located in src/main/resources
 
 If you hit an problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-osgi/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-osgi/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-osgi/README.txt (original)
+++ camel/trunk/examples/camel-example-osgi/README.txt Wed Jan 28 19:39:02 2009
@@ -26,7 +26,7 @@
  http://cwiki.apache.org/CAMEL/how-to-run-camel-in-a-osgi-container.html
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you
 may have.  Enjoy!

Modified: camel/trunk/examples/camel-example-reportincident/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-reportincident/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-reportincident/README.txt (original)
+++ camel/trunk/examples/camel-example-reportincident/README.txt Wed Jan 28 19:39:02 2009
@@ -58,7 +58,7 @@
   http://camel.apache.org/tutorial-example-reportincident.html
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-spring-jms/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-jms/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring-jms/README.txt (original)
+++ camel/trunk/examples/camel-example-spring-jms/README.txt Wed Jan 28 19:39:02 2009
@@ -20,7 +20,7 @@
 - And using the Message Endpoint pattern using the neutral Camel API
 
 For the latest & greatest documentation on how to use this example please see:
-  http://activemq.apache.org/camel/tutorial-jmsremoting.html
+  http://camel.apache.org/tutorial-jmsremoting.html
 
 You will need to compile this example first:
   mvn compile
@@ -61,7 +61,7 @@
 and log4j.properties is located in src/main/resources
 
 If you hit an problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-spring-xquery/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-xquery/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring-xquery/README.txt (original)
+++ camel/trunk/examples/camel-example-spring-xquery/README.txt Wed Jan 28 19:39:02 2009
@@ -47,10 +47,10 @@
 and log4j.properties is located in src/main/resources 
 
 For the latest & greatest documentation on how to use this example please see
-  http://activemq.apache.org/camel/spring-xquery-example.html
+  http://camel.apache.org/spring-xquery-example.html
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!

Modified: camel/trunk/examples/camel-example-spring/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring/README.txt (original)
+++ camel/trunk/examples/camel-example-spring/README.txt Wed Jan 28 19:39:02 2009
@@ -27,7 +27,7 @@
   c. To Run the example using Ant, type
     ant
   or to run the example and generate visualization graphs (refer to
-  http://activemq.apache.org/camel/visualisation.html), type
+  http://camel.apache.org/visualisation.html), type
     ant camel.dot
 
 You can see the routing rules by looking at the java code in the
@@ -44,10 +44,10 @@
 and log4j.properties is located in src/main/resources 
 
 For the latest & greatest documentation on how to use this example please see
-  http://activemq.apache.org/camel/spring-example.html
+  http://camel.apache.org/spring-example.html
 
 If you hit any problems please talk to us on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you
 may have.  Enjoy!

Modified: camel/trunk/examples/camel-example-tracer/README.txt
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-tracer/README.txt?rev=738595&r1=738594&r2=738595&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-tracer/README.txt (original)
+++ camel/trunk/examples/camel-example-tracer/README.txt Wed Jan 28 19:39:02 2009
@@ -8,8 +8,8 @@
   mvn compile
   
 For a background in tracer and JPA see
-  http://activemq.apache.org/camel/tracer.html
-  http://activemq.apache.org/camel/jpa.html
+  http://camel.apache.org/tracer.html
+  http://camel.apache.org/jpa.html
 
 To run the example with Maven, type
   mvn camel:run
@@ -68,10 +68,10 @@
 and log4j.properties is located in src/main/resources 
 
 For the latest & greatest documentation on how to use this example please see
-  http://activemq.apache.org/camel/tracer-example.htmls
+  http://camel.apache.org/tracer-example.htmls
 
 If you hit any problems please let us know on the Camel Forums
-  http://activemq.apache.org/camel/discussion-forums.html
+  http://camel.apache.org/discussion-forums.html
 
 Please help us make Apache Camel better - we appreciate any feedback you may
 have.  Enjoy!