Hi all.

In a former post I asked about the hidden dependency Rhino.ServiceBus
has on "Castle.Core.dll". I say hidden because compilation doesn't
fail if the dll is missing, but sending and receiving/processing
messages fail if the dll is not deployed.

This post is to notify that the NuGet packages recently published on
http://NuGet.org don't include this dll, and applications fail hard at
runtime which is obviously a bad thing and the worst possible way to
fail.

As I said in the previous thread, I believe the right solution is to
remove this hidden dependency and not using Castle.Core at all when
using other DI frameworks, but I don't know if that's possible.

I think the easiest solution right now is to add Castle.Core.dll to
the "packaging\rhino.servicebus.references.nuspec" file.

If forking and issuing a Pull Request on GitHub is a better way to
solve this, just let me know.

Att,
Rodolfo

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to