You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by rs...@apache.org on 2015/04/21 12:37:24 UTC

svn commit: r1675083 - /deltaspike/site/trunk/content/migration-guide.html

Author: rsmeral
Date: Tue Apr 21 10:37:23 2015
New Revision: 1675083

URL: http://svn.apache.org/r1675083
Log:
Site checkin for project Apache DeltaSpike Site

Modified:
    deltaspike/site/trunk/content/migration-guide.html

Modified: deltaspike/site/trunk/content/migration-guide.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/migration-guide.html?rev=1675083&r1=1675082&r2=1675083&view=diff
==============================================================================
--- deltaspike/site/trunk/content/migration-guide.html (original)
+++ deltaspike/site/trunk/content/migration-guide.html Tue Apr 21 10:37:23 2015
@@ -10,7 +10,7 @@
 <meta http-equiv="pragma" content="no-cache" />
 <meta http-equiv="expires" content="-1" />
 
-<title>Migrate from MyFaces CODI-Core to DeltaSpike</title>
+<title>Migration Guide</title>
 
 <!--
     Licensed to the Apache Software Foundation (ASF) under one
@@ -189,7 +189,7 @@ body {
     <div class="row">
       <div class="span12">
         <div class="page-title">
-          <h1>Migrate from MyFaces CODI-Core to DeltaSpike</h1>
+          <h1>Migration Guide</h1>
         </div>
 
         <div id="toc" class="toc">
@@ -231,8 +231,8 @@ body {
 </li>
 </ul>
 </li>
-<li><a href="#_jboss_seam2_to_apache_deltaspike">JBoss Seam2 to Apache DeltaSpike</a></li>
-<li><a href="#_jboss_seam3_to_apache_deltaspike">JBoss Seam3 to Apache DeltaSpike</a></li>
+<li><a href="#_jboss_seam_2_to_java_ee_6_deltaspike_other">JBoss Seam 2 to Java EE 6 + DeltaSpike + other</a></li>
+<li><a href="#_jboss_seam_3_to_apache_deltaspike">JBoss Seam 3 to Apache DeltaSpike</a></li>
 </ul>
             <hr>
             <div class="sect1">
@@ -367,15 +367,15 @@ might haven&#8217;t seen so far, we will
 </div>
 </div>
 <div class="sect1">
-<h2 id="_jboss_seam2_to_apache_deltaspike">JBoss Seam2 to Apache DeltaSpike</h2>
+<h2 id="_jboss_seam_2_to_java_ee_6_deltaspike_other">JBoss Seam 2 to Java EE 6 + DeltaSpike + other</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>(TODO)</p>
+<p>Migration of a Seam 2 application to Java EE 6 technologies and some alternatives including DeltaSpike is described along with a complete migrated Seam 2 application in the <a href="https://github.com/mareknovotny/seam-migration/wiki">Seam 2 Migration Wiki</a>.</p>
 </div>
 </div>
 </div>
 <div class="sect1">
-<h2 id="_jboss_seam3_to_apache_deltaspike">JBoss Seam3 to Apache DeltaSpike</h2>
+<h2 id="_jboss_seam_3_to_apache_deltaspike">JBoss Seam 3 to Apache DeltaSpike</h2>
 <div class="sectionbody">
 <div class="paragraph">
 <p>(TODO)</p>