[seam-commits] Seam SVN: r11935 - in branches/enterprise/JBPAPP_5_0/examples: hibernate/view and 2 other directories.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri Jan 8 02:57:17 EST 2010


Author: manaRH
Date: 2010-01-08 02:57:16 -0500 (Fri, 08 Jan 2010)
New Revision: 11935

Modified:
   branches/enterprise/JBPAPP_5_0/examples/booking/view/template.xhtml
   branches/enterprise/JBPAPP_5_0/examples/hibernate/view/template.xhtml
   branches/enterprise/JBPAPP_5_0/examples/jee5/booking/view/template.xhtml
   branches/enterprise/JBPAPP_5_0/examples/jpa/view/template.xhtml
Log:
JBPAPP-3048

Modified: branches/enterprise/JBPAPP_5_0/examples/booking/view/template.xhtml
===================================================================
--- branches/enterprise/JBPAPP_5_0/examples/booking/view/template.xhtml	2010-01-08 06:22:38 UTC (rev 11934)
+++ branches/enterprise/JBPAPP_5_0/examples/booking/view/template.xhtml	2010-01-08 07:57:16 UTC (rev 11935)
@@ -33,7 +33,7 @@
 		    <ui:include src="conversations.xhtml" />
 		</div>
 	</div>
-	<div id="footer">Created with JBoss Seam 2.0, JBoss EJB 3.0, JSF 1.2, Hibernate 3 and Facelets</div>
+	<div id="footer">Created with JBoss Seam 2.2, JBoss EJB 3.0, JSF 1.2, Hibernate 3 and Facelets</div>
 </div>
 </body>
 </html>

Modified: branches/enterprise/JBPAPP_5_0/examples/hibernate/view/template.xhtml
===================================================================
--- branches/enterprise/JBPAPP_5_0/examples/hibernate/view/template.xhtml	2010-01-08 06:22:38 UTC (rev 11934)
+++ branches/enterprise/JBPAPP_5_0/examples/hibernate/view/template.xhtml	2010-01-08 07:57:16 UTC (rev 11935)
@@ -29,7 +29,7 @@
 		    <ui:include src="conversations.xhtml" />
 		</div>
 	</div>
-	<div id="footer">Created with JBoss Seam 2.0, JSF 1.2, Hibernate 3 and Facelets</div>
+	<div id="footer">Created with JBoss Seam 2.2, JSF 1.2, Hibernate 3 and Facelets</div>
 </div>
 </body>
 </html>

Modified: branches/enterprise/JBPAPP_5_0/examples/jee5/booking/view/template.xhtml
===================================================================
--- branches/enterprise/JBPAPP_5_0/examples/jee5/booking/view/template.xhtml	2010-01-08 06:22:38 UTC (rev 11934)
+++ branches/enterprise/JBPAPP_5_0/examples/jee5/booking/view/template.xhtml	2010-01-08 07:57:16 UTC (rev 11935)
@@ -29,7 +29,7 @@
 		    <ui:include src="conversations.xhtml" />
 		</div>
 	</div>
-	<div id="footer">Created with JBoss Seam 2.0, JSF 1.2, EJB 3 and Facelets</div>
+	<div id="footer">Created with JBoss Seam 2.2, JSF 1.2, EJB 3 and Facelets</div>
 </div>
 </body>
 </html>

Modified: branches/enterprise/JBPAPP_5_0/examples/jpa/view/template.xhtml
===================================================================
--- branches/enterprise/JBPAPP_5_0/examples/jpa/view/template.xhtml	2010-01-08 06:22:38 UTC (rev 11934)
+++ branches/enterprise/JBPAPP_5_0/examples/jpa/view/template.xhtml	2010-01-08 07:57:16 UTC (rev 11935)
@@ -29,7 +29,7 @@
 		    <ui:include src="conversations.xhtml" />
 		</div>
 	</div>
-	<div id="footer">Created with JBoss Seam 2.0, JSF 1.2, Hibernate 3 and Facelets</div>
+	<div id="footer">Created with JBoss Seam 2.2, JSF 1.2, Hibernate 3 and Facelets</div>
 </div>
 </body>
 </html>



More information about the seam-commits mailing list