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

svn commit: r948590 - in /websites/staging/deltaspike/trunk/content: ./ migration-guide.html

Author: buildbot
Date: Tue Apr 21 10:37:31 2015
New Revision: 948590

Log:
Staging update by buildbot for deltaspike

Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)
    websites/staging/deltaspike/trunk/content/migration-guide.html

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 21 10:37:31 2015
@@ -1 +1 @@
-1675082
+1675083

Modified: websites/staging/deltaspike/trunk/content/migration-guide.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/migration-guide.html (original)
+++ websites/staging/deltaspike/trunk/content/migration-guide.html Tue Apr 21 10:37:31 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>