You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/09/14 10:04:20 UTC

cvs commit: jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/info/doc-files entries.html

donaldp     2002/09/14 01:04:20

  Modified:    info/src/java/org/apache/avalon/framework/info
                        EntryDescriptor.java
  Removed:     info/src/java/org/apache/avalon/framework/info/doc-files
                        entries.html
  Log:
  Entry spec document moved to normal xdocs build.
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/info/EntryDescriptor.java
  
  Index: EntryDescriptor.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/info/EntryDescriptor.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- EntryDescriptor.java	13 Sep 2002 15:54:08 -0000	1.5
  +++ EntryDescriptor.java	14 Sep 2002 08:04:20 -0000	1.6
  @@ -18,7 +18,7 @@
    *   <li>isOptional: true if entry is optional rather than required</li>
    * </ul>
    *
  - * <p>See the <a href="doc-files/entries.html">Entries</a> document
  + * <p>See the <a href="../../../../../context.html">Entries</a> document
    * for a list of widely recognized entry values and a recomended
    * naming scheme for other entrys.</p>
    *
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>