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

Gavin King gavin.king at jboss.com
Tue Oct 24 09:09:23 EDT 2006


  User: gavin   
  Date: 06/10/24 09:09:23

  Modified:    doc/reference/en  master.xml
  Log:
  revised
  
  Revision  Changes    Path
  1.38      +2 -18     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.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- master.xml	20 Oct 2006 01:46:23 -0000	1.37
  +++ master.xml	24 Oct 2006 13:09:23 -0000	1.38
  @@ -4,28 +4,20 @@
   [
   <!ENTITY tutorial               SYSTEM "modules/tutorial.xml">
   <!ENTITY concepts               SYSTEM "modules/concepts.xml">
  -
   <!ENTITY events                 SYSTEM "modules/events.xml">
  -
   <!ENTITY conversations          SYSTEM "modules/conversations.xml">
   <!ENTITY jbpm                   SYSTEM "modules/jbpm.xml">
   <!ENTITY i18n                   SYSTEM "modules/i18n.xml">
  -
   <!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 framework              SYSTEM "modules/framework.xml">
  -
   <!ENTITY annotations            SYSTEM "modules/annotations.xml">
  -<!ENTITY elenhancements   SYSTEM "modules/elenhancements.xml">
   <!ENTITY components             SYSTEM "modules/components.xml">
   <!ENTITY controls               SYSTEM "modules/controls.xml">
  -
  +<!ENTITY elenhancements         SYSTEM "modules/elenhancements.xml">
   <!ENTITY testing                SYSTEM "modules/testing.xml">
   <!ENTITY tools                  SYSTEM "modules/tools.xml">
   ]>
  @@ -245,28 +237,20 @@
   
       &tutorial;
       &concepts;
  -
       &events;
       &conversations;
       &jbpm;
  -
       &i18n;
  -
       &jms;
  -
       &remoting;
       &drools;
  -
       &validation;
  -
       &configuration;
  -
       &framework;
       &annotations;
  -    &elenhancements;
       &components;
  -
       &controls;
  +    &elenhancements;
       &testing;
       &tools;
   
  
  
  



More information about the jboss-cvs-commits mailing list