donaldp 2002/08/30 22:28:59
Modified: containerkit/src/java/org/apache/avalon/framework/info
EntryDescriptor.java
Log:
Link to entry descriptions
Revision Changes Path
1.2 +5 -1
jakarta-avalon-excalibur/containerkit/src/java/org/apache/avalon/framework/info/EntryDescriptor.java
Index: EntryDescriptor.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/containerkit/src/java/org/apache/avalon/framework/info/EntryDescriptor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- EntryDescriptor.java 18 Aug 2002 03:46:07 -0000 1.1
+++ EntryDescriptor.java 31 Aug 2002 05:28:59 -0000 1.2
@@ -18,6 +18,10 @@
* <li>isOptional: true if entry is optional rather than required</li>
* </ul>
*
+ * <p>See the <a href="doc-files/entries.html">Entries</a> document
+ * for a list of widely recognized entry values and a recomended
+ * naming scheme for other attributes.</p>
+ *
* @author <a href="mailto:peter at apache.org">Peter Donald</a>
* @version $Revision$ $Date$
*/
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>