You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2011/04/08 20:19:49 UTC

svn commit: r1090388 - in /myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site: apt/index.apt site.xml

Author: jakobk
Date: Fri Apr  8 18:19:49 2011
New Revision: 1090388

URL: http://svn.apache.org/viewvc?rev=1090388&view=rev
Log:
EXTCDI-90 Provide archetypes for CODI (add site info for codi archetypes and update myfaces-site-skin version)

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/apt/index.apt
    myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/site.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/apt/index.apt?rev=1090388&r1=1090387&r2=1090388&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/apt/index.apt (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/apt/index.apt Fri Apr  8 18:19:49 2011
@@ -35,7 +35,7 @@ Archetypes
 
 * HelloWorld-Portlet Archetype
 
-  Sets up a simple portlet-enabled webapp. 
+  Sets up a simple portlet-enabled webapp.
 
 * Trinidad Archetype
 
@@ -50,3 +50,11 @@ Archetypes
   Sets up a project that is intended to define new JSF components (rather than just use them).
   If you want to create a jar that defines a set of new custom JSF components then this
   archetype is a good starting point.
+
+* CODI JSF 2.0 Archetype
+
+  Sets up a new JSF 2.0 project using MyFaces CODI and Apache OpenWebBeans.
+
+* CODI JSF 1.2 Archetype
+
+  Sets up a new JSF 1.2 project using MyFaces CODI and Apache OpenWebBeans.

Modified: myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/site.xml?rev=1090388&r1=1090387&r2=1090388&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/site.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-archetypes/src/site/site.xml Fri Apr  8 18:19:49 2011
@@ -34,7 +34,7 @@
   <skin>
     <groupId>org.apache.myfaces.maven</groupId>
     <artifactId>myfaces-site-skin</artifactId>
-    <version>1</version>
+    <version>2</version>
   </skin>
 
   <body>