You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2002/11/27 10:53:18 UTC

cvs commit: xml-forrest/src/resources/forrestbot/samples/entities xindice-site.ent xml-site.ent

jefft       2002/11/27 01:53:18

  Modified:    src/resources/forrestbot/samples/entities xindice-site.ent
                        xml-site.ent
  Log:
  Fix stupid bug
  
  Revision  Changes    Path
  1.2       +1 -1      xml-forrest/src/resources/forrestbot/samples/entities/xindice-site.ent
  
  Index: xindice-site.ent
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrestbot/samples/entities/xindice-site.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xindice-site.ent	27 Nov 2002 08:34:27 -0000	1.1
  +++ xindice-site.ent	27 Nov 2002 09:53:18 -0000	1.2
  @@ -6,7 +6,7 @@
       <get-src type="cvs">
         <module name="xml-xindice"/>
         <content-dir name="src/documentation"/>
  -      <project-dir name="src/documentation"/>
  +      <project-dir name="."/>
        </get-src>
       <deploy type="local-copy">
         <destination name="build/xindice-site"/>
  
  
  
  1.2       +1 -1      xml-forrest/src/resources/forrestbot/samples/entities/xml-site.ent
  
  Index: xml-site.ent
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrestbot/samples/entities/xml-site.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xml-site.ent	27 Nov 2002 08:34:27 -0000	1.1
  +++ xml-site.ent	27 Nov 2002 09:53:18 -0000	1.2
  @@ -6,7 +6,7 @@
       <get-src type="cvs">
         <module name="xml-forrest"/>
         <content-dir name="src/documentation"/>
  -      <project-dir name="src/documentation"/>
  +      <project-dir name="."/>
       </get-src>
       <deploy type="local-copy">
         <destination name="build/xml-site"/>