You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Jukka Zitting <ju...@gmail.com> on 2012/02/21 00:32:14 UTC

Fwd: aries pull request: Fix class name in exception messages

Hi Aries devs,

The following pull request was submitted against
https://github.com/apache/aries. I've configured the Git mirror to
forward any future pull requests like that directly to dev@aries.

BR,

Jukka Zitting


---------- Forwarded message ----------
From: Git at Apache <gi...@git.apache.org>
Date: Tue, Feb 21, 2012 at 12:13 AM
Subject: aries pull request: Fix class name in exception messages
To: infrastructure-dev@apache.org


GitHub user alexandreroman synchronized the pull request at
https://github.com/apache/aries/pull/1

----
Fix class name in exception messages

Hi,

I found a mistake in some of the exceptions raised by Blueprint.
The class name included in the message was not using Class.getName().

Here is a simple fix.

You are free to include this fix back to the trunk.

Thanks for your great work!
----

You can merge this pull request into a Git repository by running
$ git pull https://github.com/alexandreroman/aries trunk

Alternatively you can review and apply these changes as the patch at
https://github.com/apache/aries/pull/1.patch