/[Apache-SVN]
ViewVC logotype

Revision 564193


Jump to revision: Previous Next
Author: jstrachan
Date: Thu Aug 9 13:11:02 2007 UTC (16 years, 7 months ago)
Changed paths: 6
Log Message:
fixed the ETL and BAM examples so that they can be run via 'mvn camel:run' or 'mvn compile exec:java'. The killer thing that was really confusing the hell out of me as to why they wouldn't run was the dreaded <scope>test</scope> in commons-collections in the root pom - from now on, never put a test scope in root pom <dependencyManagement> sections - its so confusing as it breaks all kinds of plugins! :)

Changed paths

Path Details
Directoryactivemq/camel/trunk/examples/camel-example-bam/pom.xml modified , text changed
Directoryactivemq/camel/trunk/examples/camel-example-bam/src/main/java/org/apache/camel/example/bam/Main.java added
Directoryactivemq/camel/trunk/examples/camel-example-bam/src/test/java/org/apache/camel/example/bam/RunTest.java deleted
Directoryactivemq/camel/trunk/examples/camel-example-etl/pom.xml modified , text changed
Directoryactivemq/camel/trunk/examples/camel-example-etl/src/test/java/org/apache/camel/example/etl/RunTest.java deleted
Directoryactivemq/camel/trunk/pom.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26