You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by to...@apache.org on 2003/11/09 02:24:28 UTC

cvs commit: jakarta-commons/digester/xdocs navigation.xml

tobrien     2003/11/08 17:24:28

  Modified:    digester/xdocs navigation.xml
  Log:
  entity reference to common commons nav updated to work with newer Maven
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-commons/digester/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/xdocs/navigation.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- navigation.xml	28 Sep 2003 12:24:59 -0000	1.3
  +++ navigation.xml	9 Nov 2003 01:24:28 -0000	1.4
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
   <!DOCTYPE project [
  -<!ENTITY commons-nav SYSTEM "../incl_nav.xml">
  +<!ENTITY commons-nav SYSTEM "../../incl_nav.xml">
   ]>
   
   <project name="Digester">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org