Date: 2004-08-27T02:56:44
   Editor: ChangshinLee <[EMAIL PROTECTED]>
   Wiki: Apache Beehive Wiki
   Page: For Beehive Developers
   URL: http://wiki.apache.org/beehive/For Beehive Developers

   No "coming soon" but actually came out! :-)

Change Log:

------------------------------------------------------------------------------
@@ -32,7 +32,7 @@
   netui/             -- the NetUI component
   site/              -- the Beehive website
   test/              -- test infrastructure shared among Beehive components
-  wsm/               -- the Web Service Metadata component.  coming soon!
+  wsm/               -- the Web Service Metadata component.
 }}}
 
 In order to track dependencies between Beehive components, it's best practice 
to define resources at the top-level that are shared across components.  
Otherwise, scoping resources to the components that use them makes them easier 
to change, and it's always easy to promote resources up the tree but harder to 
move them down.  Generally, one component should never directly reference 
another for files, properties, etc.

Reply via email to