[CONF] Apache Camel Building

2014-04-02 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel Building

2014-04-02 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel Building

2014-04-02 Thread Gregor Zurowski (Confluence)

[CONF] Apache Camel Building

2014-02-23 Thread Babak Vahdat (Confluence)

[CONF] Apache Camel Building

2014-01-05 Thread willem jiang (Confluence)

[CONF] Apache Camel Building

2013-07-30 Thread Christian Mueller (Confluence)
Building Page edited by Christian Mueller Changes (4) ... *Required:* * Download and [install Maven|http://maven.apache.org/download.html].

[CONF] Apache Camel Building

2013-07-30 Thread Christian Mueller (Confluence)
Building Page edited by Christian Mueller Changes (1) ... *Required:* * Download and [install Maven|http://maven.apache.org/download.html].

[CONF] Apache Camel Building

2013-07-30 Thread Christian Mueller (Confluence)
Building Page edited by Christian Mueller Changes (1) ... * Download and [install Maven|http://maven.apache.org/download.html]. (Maven

[CONF] Apache Camel Building

2013-06-06 Thread confluence
Building Page edited by Babak Vahdat Changes (1) ... mvn process-test-sources eclipse:eclipse {code} {tip:title=Enable the apt

[CONF] Apache Camel Building

2013-06-06 Thread confluence
Building Page edited by Babak Vahdat Changes (1) ... Per default this profile is enabled only when using Java 7+ however for many of the Camel

[CONF] Apache Camel Building

2013-06-06 Thread confluence
Building Page edited by Babak Vahdat Changes (2) ... {code} {tip:title=Enable the apt Profile *explicitly* explicitly if using

[CONF] Apache Camel Building

2013-04-08 Thread confluence
Building Page edited by Daniel Kulp Changes (3) ... To build camel maven has to be configured to use more memory h5.

[CONF] Apache Camel Building

2013-04-08 Thread confluence
Building Page edited by Daniel Kulp Changes (0) ... # Adds the Camel code templates (see

[CONF] Apache Camel Building

2013-04-08 Thread confluence
Building Page edited by Daniel Kulp Changes (1) ... There are several ways to import the projects into Eclipse. h5. m2e At this

[CONF] Apache Camel Building

2013-01-26 Thread confluence
Building Page edited by Babak Vahdat Changes (1) ... (Maven 2.2.1 or better is required to build Camel 2.5 onwards). (Maven 3.0.2 or

[CONF] Apache Camel Building

2013-01-18 Thread confluence
Building Page edited by Claus Ibsen Changes (2) ... h3. Building with Spring 3.0 {info:Spring 3.0} Support for Spring 3.0 is

[CONF] Apache Camel Building

2012-11-03 Thread confluence
Building Page edited by Claus Ibsen Changes (2) ... {code} h3. Building with Spring 3.0 From Camel 2.11.0 onwards, if you want

[CONF] Apache Camel Building

2012-10-31 Thread confluence
Building Page comment added by Hendry Betts Your instruction for setting MVN options should be modified to include what works in the Windows(tm) env. It should include: For Windows: set MAVEN_OPTS=-Xmx1g -XX:MaxPermSize=512m

[CONF] Apache Camel Building

2012-10-31 Thread confluence
Building Page comment added by Babak Vahdat The documentation here makes the assumption that you make use of some unix derivatives (linux, mac, ubuntu, etc) as while setting this environment variable on Windows no double quotes should

[CONF] Apache Camel Building

2012-09-26 Thread confluence
Building Page edited by Babak Vahdat Changes (2) ... {code} mvn clean install {code} ...

[CONF] Apache Camel Building

2012-09-25 Thread confluence
Building Page edited by Babak Vahdat Changes (3) ... {code} mvn clean install -Dtest=false -Pfastinstall {code}

[CONF] Apache Camel Building

2012-09-25 Thread confluence
Building Page edited by Christian Mueller Comment: Removed the Spring 2.x information as Camel 2.7 is not supported anymore Changes (1)

[CONF] Apache Camel Building

2012-06-20 Thread confluence
Building Page edited by Christian Mueller Changes (2) ... {code} set MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=512m set

[CONF] Apache Camel Building

2012-05-28 Thread confluence
Building Page edited by Babak Vahdat Changes (1) ... * Download and [install Maven|http://maven.apache.org/download.html]. (Maven 2.2.1 or

[CONF] Apache Camel Building

2012-05-28 Thread confluence
Building Page edited by Babak Vahdat Changes (1) ... (Maven 3.0.2 or better is required to build Camel 2.10 onwards). {note:title=A note

[CONF] Apache Camel Building

2012-05-10 Thread confluence
Building Page edited by Christian Mueller Changes (4) ... (Maven 3.0.2 or better is required to build Camel 2.10 onwards). * Get the latest

[CONF] Apache Camel Building

2012-05-09 Thread confluence
Building Page edited by Claus Ibsen Changes (1) ... *Required:* * Download and [install Maven|http://maven.apache.org/download.html].

[CONF] Apache Camel Building

2012-01-20 Thread confluence
Building Page edited by Claus Ibsen Changes (1) ... {code} h3. A normal build without running tests {code} mvn clean install

[CONF] Apache Camel Building

2011-02-13 Thread confluence
Building Page edited by Christian Mueller Changes (1) ... The following skips building the manual, the distro and does not execute the unit

[CONF] Apache Camel Building

2011-02-13 Thread confluence
Building Page edited by Christian Mueller Changes (1) ... You can also get Maven to do this for you: {code} mvn

[CONF] Apache Camel Building

2011-01-25 Thread confluence
Building Page edited by Claus Ibsen Changes (3) ... *Required:* * Download and [install

[CONF] Apache Camel Building

2010-11-11 Thread confluence
Building Page edited by Hadrian Zbarcea Changes (4) ... h3. Doing a Quick Build The following avoids running all the unit test cases, we just

[CONF] Apache Camel Building

2010-11-11 Thread confluence
Building Page edited by Claus Ibsen Changes (1) ... h3. Doing a Quick Build *Available as of Camel 2.6* The following skips

[CONF] Apache Camel Building

2010-08-12 Thread confluence
Building Page edited by Claus Ibsen Changes (3) ... *Required:* * Download and [install Maven|http://maven.apache.org/download.html].

[CONF] Apache Camel Building

2010-07-09 Thread confluence
Building Page edited by willem jiang Comment: CAMEL-2928 Changes (5) ... {code} h3. Building with Spring 3.0

[CONF] Apache Camel Building

2010-02-25 Thread confluence
Building Page edited by Claus Ibsen Building Camel uses Maven as its build tool. If you don't fancy using Maven you can use your IDE directly or Download a distribution or JAR. Prequisites Required: Download and install Maven.

[CONF] Apache Camel Building

2010-02-22 Thread confluence
Building Page edited by Claus Ibsen Building Camel uses Maven as its build tool. If you don't fancy using Maven you can use your IDE directly or Download a distribution or JAR. Prequisites Required: Download and install Maven.

[CONF] Apache Camel Building

2010-01-18 Thread confluence
Building Page edited by Jonathan Anstey Building Camel uses Maven as its build tool. If you don't fancy using Maven you can use your IDE directly or Download a distribution or JAR. Prequisites Required: Download and install

[CONF] Apache Camel: Building (page edited)

2009-05-24 Thread confluence
Page Edited : CAMEL : Building Building has been edited by Claus Ibsen (May 23, 2009). (View changes) Content: Building Camel