Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Camel uses Maven as its build and management tool. If you don't fancy using Maven you can use your IDE directly or Download a distribution or JAR.

Prequisites

Required:

  • Wiki Markup
    Download and [install Maven
    .
    |http://maven.apache.org/download.html].
      (Maven [3.0.2,3.1.0) is required to build Camel 2.10 onwards).

    
      (Maven \[3.0.4,3.1.0\] is required to build Camel 2.11 onwards).
  • Get the latest Source
  • Java 1.6
    (Java 1.7 is supported from Camel 2.10 onwards)

...