donaldp 2002/09/08 05:49:50
Modified: src/java/org/apache/avalon/phoenix/tools/infobuilder Tag:
FACTORY-branch Resources.properties
Log:
Change message back ...
Revision Changes Path
No revision
No revision
1.5.4.2 +1 -1
jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/tools/infobuilder/Resources.properties
Index: Resources.properties
===================================================================
RCS file:
/home/cvs/jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/tools/infobuilder/Resources.properties,v
retrieving revision 1.5.4.1
retrieving revision 1.5.4.2
diff -u -r1.5.4.1 -r1.5.4.2
--- Resources.properties 8 Sep 2002 12:33:21 -0000 1.5.4.1
+++ Resources.properties 8 Sep 2002 12:49:50 -0000 1.5.4.2
@@ -1,4 +1,4 @@
-blockinfo-created=Constructed BlockInfo object for class {0}. BlockInfo contains
{1} services, {2} dependencies and {3} invocation interceptors.
+blockinfo-created=Constructed BlockInfo object for class {0}. BlockInfo contains
{1} services and {2} dependencies.
missing-block=Warning: Unspecified <block/> section in BlockInfo for class {0}.
redundent-role=Warning: BlockInfo 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.
creating-blockinfo=Creating a BlockInfo for class "{0}".
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>