You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by hl...@apache.org on 2004/09/27 16:35:57 UTC

cvs commit: jakarta-hivemind/framework/src/descriptor/META-INF hivemodule.xml

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: hivemind-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org