[jboss-cvs] jboss-seam/examples/todo/resources/WEB-INF ...

Gavin King gavin.king at jboss.com
Sun Oct 22 07:02:33 EDT 2006


  User: gavin   
  Date: 06/10/22 07:02:33

  Modified:    examples/todo/resources/WEB-INF  components.xml
  Log:
  no more myfaces bug
  
  Revision  Changes    Path
  1.2       +0 -4      jboss-seam/examples/todo/resources/WEB-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/todo/resources/WEB-INF/components.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- components.xml	10 Jun 2006 07:22:35 -0000	1.1
  +++ components.xml	22 Oct 2006 11:02:33 -0000	1.2
  @@ -1,9 +1,5 @@
   <components>
   
  -    <component name="org.jboss.seam.core.init">
  -        <property name="myFacesLifecycleBug">@myFacesLifecycleBug@</property>
  -    </component>
  -    
       <component class="org.jboss.seam.core.Jbpm">
           <property name="processDefinitions">todo.jpdl.xml</property>
       </component>
  
  
  



More information about the jboss-cvs-commits mailing list