Author: janstey
Date: Thu Oct 2 04:27:11 2008
New Revision: 701086
URL: http://svn.apache.org/viewvc?rev=701086&view=rev
Log:
Update archetype descriptions.
Modified:
activemq/camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml
activemq/camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml
activemq/camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml
Modified:
activemq/camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml?rev=701086&r1=701085&r2=701086&view=diff
==============================================================================
--- activemq/camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml
(original)
+++ activemq/camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml
Thu Oct 2 04:27:11 2008
@@ -31,7 +31,7 @@
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-activemq</artifactId>
<name>Camel :: Archetypes :: Camel Router with ActiveMQ</name>
- <description>Creates a Camel router that configures and interacts with
ActiveMQ.</description>
+ <description>Creates a new Camel project that configures and interacts with
ActiveMQ.</description>
<build>
<plugins>
Modified: activemq/camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml?rev=701086&r1=701085&r2=701086&view=diff
==============================================================================
--- activemq/camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml
(original)
+++ activemq/camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml Thu
Oct 2 04:27:11 2008
@@ -31,7 +31,7 @@
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-java</artifactId>
<name>Camel :: Archetypes :: Router</name>
- <description>Creates a Camel router with a Java DSL.</description>
+ <description>Creates a new Camel project using Java DSL.</description>
<build>
<plugins>
Modified: activemq/camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml?rev=701086&r1=701085&r2=701086&view=diff
==============================================================================
--- activemq/camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml
(original)
+++ activemq/camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml Thu
Oct 2 04:27:11 2008
@@ -31,7 +31,7 @@
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-spring</artifactId>
<name>Camel :: Archetypes :: Spring XML Based Router</name>
- <description>Creates a Camel router with a Spring XML DSL.</description>
+ <description>Creates a new Camel project with added Spring DSL
support.</description>
<build>
<plugins>