There is an alternative to a Windows .NET build system. You can use Mono on the existing Hudson Linux machine. I can setup a build file that will build the client, if someone is able to install at least 2.10.4 of Mono on the server and set MONO_HOME.
Andrew On Sep 2, 2011, at 10:38 AM, Camille Fournier (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/ZOOKEEPER-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096015#comment-13096015 > ] > > Camille Fournier commented on ZOOKEEPER-1158: > --------------------------------------------- > > Eric, > > Very exciting, thanks so much for pushing this back. I think we need to get a > .NET build for our build farm. We're already working on a windows C++ build > so hopefully this won't be too difficult. Which version of .NET is this > written against, 4.0? > I'm going to have my team here try to apply and compile the patch. We use 3.5 > though, so not sure we will be successful. Either way I think we can do the > code review since we're already using the old SharpKeeper > > BTW, the second patch should probably be submitted on top of the first, > instead of as a separate thing. > >> C# client >> --------- >> >> Key: ZOOKEEPER-1158 >> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1158 >> Project: ZooKeeper >> Issue Type: Improvement >> Reporter: Eric Hauser >> Assignee: Eric Hauser >> Attachments: ZOOKEEPER-1158.patch, ZOOKEEPER-1158_2.patch >> >> >> Native C# client for ZooKeeper. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > >
