Skip to content
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

Silverlight 5 Support #7

Closed
cjlotz opened this issue Feb 1, 2012 · 10 comments
Closed

Silverlight 5 Support #7

cjlotz opened this issue Feb 1, 2012 · 10 comments

Comments

@cjlotz
Copy link
Contributor

cjlotz commented Feb 1, 2012

When will support for SL 5 be added? External libraries like Moq seems stuck on SL4 until Castle.Core supports it. I'm willing to have a crack at trying to upgrade but are there breaking changes in SL5 that have prevented Castle.Core from being upgraded to SL5?

@kkozmic
Copy link
Contributor

kkozmic commented Feb 2, 2012

Hi @cjlotz

I vaguely remember someone tried to upgrade to SL5 and gave up. Don't remember why. I guess main reason why it wasn't updated is that SL5 is dead on arrival so no one really bothered.

But feel more than welcome to give it a go. If you're able to get stable SL5 build I'm happy to release it with 3.0.1

@cjlotz
Copy link
Contributor Author

cjlotz commented Feb 2, 2012

I've got a SL 5 version working. Still need to clean up some stuff and do some more testing. I'll let you know when it's ready.

@kkozmic
Copy link
Contributor

kkozmic commented Oct 9, 2012

@cjlotz any update on this? It's now or never ;)

@cjlotz
Copy link
Contributor Author

cjlotz commented Oct 18, 2012

@kkozmic I've eventually cleaned up all the builds scripts to support both Silverlight 4 and 5. This is my first time using Git so I'm struggling a bit with getting this committed, but I should hopefully have a pull request soon.

@kkozmic
Copy link
Contributor

kkozmic commented Oct 18, 2012

Ok sounds great

Krzysztof Kozmic
On Oct 19, 2012 8:26 AM, "Carel Lotz" notifications@github.com wrote:

@kkozmic https://github.com/kkozmic I've eventually cleaned up all the
builds scripts to support both Silverlight 4 and 5. This is my first time
using Git so I'm struggling a bit with getting this committed, but I should
hopefully have a pull request soon.


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-9583688.

@cjlotz
Copy link
Contributor Author

cjlotz commented Oct 19, 2012

You should have received the pull request. Let me know if you any questions

@kkozmic
Copy link
Contributor

kkozmic commented Oct 19, 2012

Yup, it looks good, thanks.

I'll try to get SL5 set up on the build server and agents, test it and merge.

Would you be keen to upgrade Windsor's build scripts for sl5 too?

@cjlotz
Copy link
Contributor Author

cjlotz commented Oct 22, 2012

Will you let me know when the SL5 builds are up on the build server? Would be great to use an official binary.

I had a quick look at upgrading the Windsor scripts. We are not using the Windsor libraries so I don't have any experience with the different aspects/features. Got the build scripts running for SL5, but there are quite a few compiler errors related to changes between SL4 and SL5. These don't seem to be as trivial to fix as it was for Castle Core :(

@kkozmic
Copy link
Contributor

kkozmic commented Oct 22, 2012

1, yup, I can let you know once we get the Core build up and running.

  1. I'm happy to help you with the errors in WIndsor's build. Feel free to open a pull request and we can go over them.

cheers,

Krzysztof Kozmic

On Tuesday, 23 October 2012 at 7:21 AM, Carel Lotz wrote:

Will you let me know when the SL5 builds are up on the build server? Would be great to use an official binary.
I had a quick look at upgrading the Windsor scripts. We are not using the Windsor libraries so I don't have any experience with the different aspects/features. Got the build scripts running for SL5, but there are quite a few compiler errors related to changes between SL4 and SL5. These don't seem to be as trivial to fix as it was for Castle Core :(


Reply to this email directly or view it on GitHub (#7 (comment)).

@kkozmic
Copy link
Contributor

kkozmic commented Feb 15, 2013

This now works for both Windsor and Core

@kkozmic kkozmic closed this as completed Feb 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants