[jboss-cvs] jboss-seam/doc/reference/en ...

Gavin King gavin.king at jboss.com
Tue Oct 17 16:48:18 EDT 2006


  User: gavin   
  Date: 06/10/17 16:48:18

  Modified:    doc/reference/en  master.xml
  Log:
  doc the fwk
  
  Revision  Changes    Path
  1.36      +3 -1      jboss-seam/doc/reference/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/master.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -b -r1.35 -r1.36
  --- master.xml	16 Oct 2006 13:13:16 -0000	1.35
  +++ master.xml	17 Oct 2006 20:48:18 -0000	1.36
  @@ -13,6 +13,7 @@
   <!ENTITY drools                 SYSTEM "modules/drools.xml">
   <!ENTITY validation             SYSTEM "modules/validation.xml">
   <!ENTITY configuration          SYSTEM "modules/configuration.xml">
  +<!ENTITY framework              SYSTEM "modules/framework.xml">
   <!ENTITY annotations            SYSTEM "modules/annotations.xml">
   <!ENTITY components             SYSTEM "modules/components.xml">
   <!ENTITY controls               SYSTEM "modules/controls.xml">
  @@ -244,6 +245,7 @@
       &drools;
       &validation;
       &configuration;
  +    &framework;
       &annotations;
       &components;
       &controls;
  
  
  



More information about the jboss-cvs-commits mailing list