hlship      2004/09/27 07:35:57

  Modified:    framework/src/descriptor/META-INF hivemodule.xml
  Log:
  HIVEMIND-58: Add visibility attribute to the <schema> element.
  
  Revision  Changes    Path
  1.16      +1 -1      
jakarta-hivemind/framework/src/descriptor/META-INF/hivemodule.xml
  
  Index: hivemodule.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-hivemind/framework/src/descriptor/META-INF/hivemodule.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- hivemodule.xml    25 Sep 2004 17:08:35 -0000      1.15
  +++ hivemodule.xml    27 Sep 2004 14:35:57 -0000      1.16
  @@ -72,7 +72,7 @@
         
         Provides a default symbol value.
           
  -      <attribute name="symbol" required="true">
  +      <attribute name="symbol" required="true" unique="true">
           The id of the symbol to define a default value for.
         </attribute>
         <attribute name="value" required="true">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to