[jboss-cvs] jboss-seam/examples/mail/view ...
Gavin King
gavin.king at jboss.com
Thu Jan 25 13:26:37 EST 2007
User: gavin
Date: 07/01/25 13:26:37
Modified: examples/mail/view index.xhtml plain.xhtml simple.xhtml
Log:
ws
Revision Changes Path
1.5 +16 -16 jboss-seam/examples/mail/view/index.xhtml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: index.xhtml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/mail/view/index.xhtml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
1.3 +5 -4 jboss-seam/examples/mail/view/plain.xhtml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: plain.xhtml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/mail/view/plain.xhtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- plain.xhtml 25 Jan 2007 10:58:24 -0000 1.2
+++ plain.xhtml 25 Jan 2007 18:26:37 -0000 1.3
@@ -1,4 +1,5 @@
<m:message xmlns:m="http://jboss.com/products/seam/mail">
+
<m:from name="Seam" address="do-not-reply at jboss.com" />
<m:to name="#{person.firstname} #{person.lastname}">#{person.address}</m:to>
<m:subject>Plain text email sent by Seam</m:subject>
1.3 +12 -12 jboss-seam/examples/mail/view/simple.xhtml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: simple.xhtml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/mail/view/simple.xhtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
More information about the jboss-cvs-commits
mailing list