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

Emmanuel Bernard emmanuel.bernard at jboss.com
Sun Jun 24 13:33:00 EDT 2007


  User: ebernard
  Date: 07/06/24 13:33:00

  Modified:    doc/reference/en  master.xml
  Log:
  Add Hibernate Search doc
  
  Revision  Changes    Path
  1.69      +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.68
  retrieving revision 1.69
  diff -u -b -r1.68 -r1.69
  --- master.xml	24 Jun 2007 11:07:08 -0000	1.68
  +++ master.xml	24 Jun 2007 17:33:00 -0000	1.69
  @@ -25,6 +25,7 @@
   <!ENTITY remoting               SYSTEM "modules/remoting.xml">
   <!ENTITY gwt                    SYSTEM "modules/gwt.xml">
   <!ENTITY spring                 SYSTEM "modules/spring.xml">
  +<!ENTITY hsearch                 SYSTEM "modules/hsearch.xml">
   <!ENTITY configuration          SYSTEM "modules/configuration.xml">
   <!ENTITY annotations            SYSTEM "modules/annotations.xml">
   <!ENTITY components             SYSTEM "modules/components.xml">
  @@ -279,6 +280,7 @@
       &remoting;
       &gwt;
       &spring;
  +	&hsearch;
       &configuration;
       &annotations;
       &components;
  
  
  



More information about the jboss-cvs-commits mailing list