[jboss-cvs] jboss-seam/seam-gen/view ...

Gavin King gavin.king at jboss.com
Wed Nov 1 22:19:16 EST 2006


  User: gavin   
  Date: 06/11/01 22:19:16

  Modified:    seam-gen/view  home.xhtml
  Log:
  get rid of scafforld stuff
  
  Revision  Changes    Path
  1.3       +0 -11     jboss-seam/seam-gen/view/home.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: home.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/view/home.xhtml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- home.xhtml	2 Nov 2006 01:30:55 -0000	1.2
  +++ home.xhtml	2 Nov 2006 03:19:16 -0000	1.3
  @@ -16,16 +16,5 @@
       	<li>i18n - With an empty properties file for english</li>
       	<li>CSS - empty stylesheet</li>
       </ul>
  -    <p>For a sample scaffold app, "seam scaffold-project myProjectName". 
  -       This app will include the above plus:</p>
  -    <ul>
  -    	<li>Facelets - with templating</li>
  -    	<li>BPM - with working source/config files for a sample jBPM workflow</li>
  -    	<li>Pageflow - with working source/config files for a sample pageflow</li>
  -    	<li>Database - with working ejb3/config files for a sample DB insert</li>
  -    	<li>Embedded EJB - with sample testng tests</li>
  -    	<li>i18n - With populated properties file for english</li>
  -    	<li>CSS - stylesheet with sample styles</li>
  -    </ul>
   </ui:define> 
   </ui:composition>
  
  
  



More information about the jboss-cvs-commits mailing list