svn commit: rev 31032 - avalon/trunk/runtime/activation/impl/src/java/org/apache/avalon/activation/impl

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: niclas
Date: Sat Jul 31 02:12:52 2004
New Revision: 31032

Modified:
   avalon/trunk/runtime/activation/impl/src/java/org/apache/avalon/activation/impl/DefaultServiceManager.java
Log:
For some reason, this file didn't get committed when all files had the svn:keywords property updated.

Modified: avalon/trunk/runtime/activation/impl/src/java/org/apache/avalon/activation/impl/DefaultServiceManager.java
==============================================================================
--- avalon/trunk/runtime/activation/impl/src/java/org/apache/avalon/activation/impl/DefaultServiceManager.java	(original)
+++ avalon/trunk/runtime/activation/impl/src/java/org/apache/avalon/activation/impl/DefaultServiceManager.java	Sat Jul 31 02:12:52 2004
@@ -76,7 +76,7 @@
     /**
      * Construct a new ServiceManager.
      * @param model component model of the component that is 
-     *   to be services
+     *   to be serviced.
      */
     public DefaultServiceManager( ComponentModel model )
     {
@@ -91,7 +91,7 @@
 
         m_map = new Hashtable();
         DependencyModel[] dependencies = model.getDependencyModels();
-        for( int i=0; i<dependencies.length; i++ )
+        for( int i=0; i < dependencies.length; i++ )
         {
             final DependencyModel dependency = dependencies[i];
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.