leosutic 2004/07/24 06:50:57 Modified: attributes/plugin plugin.properties Log: Cleaned up some old references. Revision Changes Path 1.2 +1 -24 jakarta-commons/attributes/plugin/plugin.properties Index: plugin.properties =================================================================== RCS file: /home/cvs/jakarta-commons/attributes/plugin/plugin.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- plugin.properties 6 Jul 2004 20:42:09 -0000 1.1 +++ plugin.properties 24 Jul 2004 13:50:57 -0000 1.2 @@ -16,31 +16,8 @@ # ------------------------------------------------------------------ # P L U G I N P R O P E R T I E S # ------------------------------------------------------------------- -# Avalon plugin. +# Commons-Attributes plugin. # ------------------------------------------------------------------- - -# -# Policy controlling the regeneration of meta descriptors independently -# of the descriptor data. This value defaults to false. -# -avalon.meta.force=false - -# -# Output format specification. Valid values include 'xml' or 'serial'. -# The xml value instructs the meta generator to create meta descriptions -# in an XML format whereas the 'serial' value generates a serialized -# description of the descriptor. Serial format is more efficient. The -# default XML format is more portable. -# -avalon.meta.format=xml - -# -# When generating type descriptors, Merlin recognizes both <classname>.xinfo -# and <classname>.xtype. The .xtype postfix is used in situations where -# developers want to generate both Merlin and Phoenix descriptors. The -# value default to xinfo. -# -avalon.meta.type.postfix=xinfo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
