-
Notifications
You must be signed in to change notification settings - Fork 647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create and upload 2.5 package for all the "processes" #80
Comments
Need Clarity. |
Need Clarity. |
In 2.5 the host is used to run both the timeoutmanager and the distributor. Just like regular endpoints. Therefor we need to distribute the host in the same dir as those specific dll's. That will change in 3.0 where we include everything in the core (so there will be no "processes" packages for 3.0. Does this make sense? |
done |
Minor issues: The NServiceBus TimeoutManager http://twitter.com/andreasohlund
|
Rename NServiceBus.Timeout -> NServiceBus.TimeoutManager http://twitter.com/andreasohlund
|
The timeout manager fails to install: PS C:\Users\andreas.ohlund\nsbnuget> nuget install nservicebus.timeout |
All the processes seems to fail with the above error |
I have made the necessary changes for the defects and comments. This time not over confident tested thoroughly from my end |
Minor change: http://twitter.com/andreasohlund
|
Changed the Gateway package. |
Name is ok http://twitter.com/andreasohlund
|
The problem exist for 4.0 flavor actually the process folder is taken from Commercial build of NserviceBus On 9 July 2011 03:21, andreasohlund <
|
Andreas You where correct, I was wrong its my mistake to use process from core-only, I corrected the mistake and uploaded the process packages. |
Now with latest build of 2.5 (2.5.0.1476) only TimeoutManager is available. (as discussed with Udi). |
The text was updated successfully, but these errors were encountered: