mcconnell    2002/06/27 08:05:39

  Modified:    
containerkit/src/java/org/apache/excalibur/containerkit/infobuilder
                        Resources.properties
  Log:
  "C" -> "c"
  
  Revision  Changes    Path
  1.3       +2 -2      
jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/infobuilder/Resources.properties
  
  Index: Resources.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/infobuilder/Resources.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Resources.properties      27 Jun 2002 07:06:31 -0000      1.2
  +++ Resources.properties      27 Jun 2002 15:05:39 -0000      1.3
  @@ -1,5 +1,5 @@
   builder.redundent-role.notice=Warning: ComponentInfo for class {0} 
redundently specifies role name "{1}" in dependency when it is identical to the 
name of service. It is recomended that the <role/> section be elided.
   builder.creating-info.notice=Creating a ComponentInfo for class "{0}".
   builder.created-info.notice=Constructed ComponentInfo object for class {0}. 
ComponentInfo contains {1} services, {2} dependencies and {3} context entrys.
  -builder.bad-toplevel-element.error=Error the Component implemented by "{0}" 
has an invalid element at top level of component info descriptor. Expected: 
"component-info". Actual: "{1}"
  -builder.missing-info.error=Unable to locate resource from which to load info 
for Component implemented by class "{0}".
  \ No newline at end of file
  +builder.bad-toplevel-element.error=Error the component implemented by "{0}" 
has an invalid element at top level of component info descriptor. Expected: 
"component-info". Actual: "{1}"
  +builder.missing-info.error=Unable to locate resource from which to load info 
for component implemented by class "{0}".
  \ No newline at end of file
  
  
  

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

Reply via email to