Author: davsclaus Date: Wed Jul 13 14:38:29 2011 New Revision: 1146062 URL: http://svn.apache.org/viewvc?rev=1146062&view=rev Log: Polished readme for example
Modified: camel/trunk/examples/camel-example-aggregate/README.txt Modified: camel/trunk/examples/camel-example-aggregate/README.txt URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-aggregate/README.txt?rev=1146062&r1=1146061&r2=1146062&view=diff ============================================================================== --- camel/trunk/examples/camel-example-aggregate/README.txt (original) +++ camel/trunk/examples/camel-example-aggregate/README.txt Wed Jul 13 14:38:29 2011 @@ -8,9 +8,6 @@ The example can be run using Maven. Its an interactive example where you can type in some numbers which then are aggregated. -For the latest & greatest documentation on how to use this example please see: - http://camel.apache.org/aggregate-example.html - You will need to compile this example first: mvn compile