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

Gavin King gavin.king at jboss.com
Mon Oct 16 09:13:16 EDT 2006


  User: gavin   
  Date: 06/10/16 09:13:16

  Modified:    doc/reference/en  master.xml
  Log:
  validation chapter
  
  Revision  Changes    Path
  1.35      +2 -0      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.34
  retrieving revision 1.35
  diff -u -b -r1.34 -r1.35
  --- master.xml	16 Oct 2006 11:23:14 -0000	1.34
  +++ master.xml	16 Oct 2006 13:13:16 -0000	1.35
  @@ -11,6 +11,7 @@
   <!ENTITY jms                    SYSTEM "modules/jms.xml">
   <!ENTITY remoting               SYSTEM "modules/remoting.xml">
   <!ENTITY drools                 SYSTEM "modules/drools.xml">
  +<!ENTITY validation             SYSTEM "modules/validation.xml">
   <!ENTITY configuration          SYSTEM "modules/configuration.xml">
   <!ENTITY annotations            SYSTEM "modules/annotations.xml">
   <!ENTITY components             SYSTEM "modules/components.xml">
  @@ -241,6 +242,7 @@
       &jms;
       &remoting;
       &drools;
  +    &validation;
       &configuration;
       &annotations;
       &components;
  
  
  



More information about the jboss-cvs-commits mailing list