Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

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 MarkupDownload 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)

...