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 <[email protected]> Date: Tue, Feb 21, 2012 at 12:13 AM Subject: aries pull request: Fix class name in exception messages To: [email protected] 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
