Revision: 1175
Author:   ge0ffrey
Date:     2006-05-20 07:36:29 -0700 (Sat, 20 May 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1175&view=rev

Log Message:
-----------
RCP-355 archetype artifactId typo

Modified Paths:
--------------
    trunk/spring-richclient/archetype/pom.xml
    trunk/spring-richclient/archetype/src/main/resources/META-INF/archetype.xml
    trunk/spring-richclient/src/site/apt/development/developmentSetup.apt
    trunk/spring-richclient/src/site/apt/gettingStarted.apt
Modified: trunk/spring-richclient/archetype/pom.xml
===================================================================
--- trunk/spring-richclient/archetype/pom.xml   2006-05-19 14:42:36 UTC (rev 
1174)
+++ trunk/spring-richclient/archetype/pom.xml   2006-05-20 14:36:29 UTC (rev 
1175)
@@ -9,7 +9,7 @@
         <version>0.2.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>spring-richchlient-archetype</artifactId>
+    <artifactId>spring-richclient-archetype</artifactId>
     <packaging>maven-plugin</packaging>
     <name>Spring richclient archetype</name>
     <description>

Modified: 
trunk/spring-richclient/archetype/src/main/resources/META-INF/archetype.xml
===================================================================
--- trunk/spring-richclient/archetype/src/main/resources/META-INF/archetype.xml 
2006-05-19 14:42:36 UTC (rev 1174)
+++ trunk/spring-richclient/archetype/src/main/resources/META-INF/archetype.xml 
2006-05-20 14:36:29 UTC (rev 1175)
@@ -1,5 +1,5 @@
 <archetype>
-  <id>spring-richchlient-archetype</id>
+  <id>spring-richclient-archetype</id>
   <sources>
     <source>src/main/java/SimpleApp.java</source>
     <source>src/main/java/SimpleLifecycleAdvisor.java</source>

Modified: trunk/spring-richclient/src/site/apt/development/developmentSetup.apt
===================================================================
--- trunk/spring-richclient/src/site/apt/development/developmentSetup.apt       
2006-05-19 14:42:36 UTC (rev 1174)
+++ trunk/spring-richclient/src/site/apt/development/developmentSetup.apt       
2006-05-20 14:36:29 UTC (rev 1175)
@@ -165,7 +165,7 @@
     displayed.  They will be named
 
 ---
-    spring-richchlient-archetype
+    spring-richclient-archetype
     spring-richclient-binding
     spring-richclient-core
     spring-richclient-form

Modified: trunk/spring-richclient/src/site/apt/gettingStarted.apt
===================================================================
--- trunk/spring-richclient/src/site/apt/gettingStarted.apt     2006-05-19 
14:42:36 UTC (rev 1174)
+++ trunk/spring-richclient/src/site/apt/gettingStarted.apt     2006-05-20 
14:36:29 UTC (rev 1175)
@@ -39,7 +39,7 @@
 +---
 mvn archetype:create \
 -DarchetypeGroupId=org.springframework.richclient \
--DarchetypeArtifactId=spring-richchlient-archetype \
+-DarchetypeArtifactId=spring-richclient-archetype \
 -DarchetypeVersion=0.2.0-SNAPSHOT \
 -DgroupId=your.group.id -DartifactId=your-artifact-id
 +---


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to