applied.
taah.
On Sat, 3 Nov 2001 06:25, Marcus Crafter wrote:
> Hi All,
>
> Hope all is well.
>
> In the avalon developers guide, there seems to be a small typo in the
> code demonstrating the use of a ComponentSelector. Diff is below.
>
> Cheers,
>
> Marcus
>
> Index: implementing.xml
> ===================================================================
> RCS file:
> /home/cvspublic/jakarta-avalon/src/documentation/xdocs/developing/implement
>ing.xml,v retrieving revision 1.7
> diff -u -r1.7 implementing.xml
> --- implementing.xml 2001/10/30 16:16:43 1.7
> +++ implementing.xml 2001/11/02 19:12:50
> @@ -966,7 +966,7 @@
>
> if (dbSelector != null)
> {
> - this.manager.release(instancesdbSelector);
> + this.manager.release(dbSelector);
> }
> }
> }
--
Cheers,
Pete
---------------------------------------------------
"Marriage, Friends, Religon -- these are the demons
you must slay in order to suceed in business.."
-- Mr. Burns, The Simpsons
---------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>