You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by kn...@apache.org on 2004/08/10 23:21:07 UTC

cvs commit: jakarta-hivemind/src/documentation/content/xdocs descriptor.xml

knut        2004/08/10 14:21:07

  Modified:    src/documentation/content/xdocs descriptor.xml
  Log:
  minor documentation fix: schemas are allowed at the top level in descriptors
  
  Revision  Changes    Path
  1.8       +2 -2      jakarta-hivemind/src/documentation/content/xdocs/descriptor.xml
  
  Index: descriptor.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/descriptor.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- descriptor.xml	9 Aug 2004 14:53:46 -0000	1.7
  +++ descriptor.xml	10 Aug 2004 21:21:07 -0000	1.8
  @@ -277,7 +277,7 @@
   				</tr>
   				<tr>
   					<td>service-id</td>
  -					<td>service id</td>
  +					<td>string</td>
   					<td>yes</td>
   					<td>The id of the service that will create the interceptor for the
   						service. This may be the local id of a service defined within the
  @@ -410,7 +410,7 @@
   				</tr>
   			</table>
   			<p>Contains: &contribution;, &configuration-point;, &implementation;
  -				, &service-point;, &sub-module; </p>
  +				, &service-point;, &schema;, &sub-module; </p>
   			<warning>The version is not currently used, but a later release of
   				HiveMind will include runtime dependency checking based on version
   				number.</warning>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org