From: Rob V. <rv...@do...> - 2013-04-16 22:25:55
|
Tom You can install WP7 tools on Windows Server 2008 because I used to build releases on my Server 2008 machine when I was at the University of Southampton See http://blogs.msdn.com/b/astebner/archive/2010/05/02/10005980.aspx which details the steps necessary, basically you have to extract the installer and modify a config file Rob On 4/16/13 1:30 PM, "Tomasz Pluskiewicz" <tom...@gm...> wrote: >Hi Rob, Kal > >I have been able to force TeamCity to build dotNetRDF with relatively >minimal changes. Please refer to my fork [1]. I have switched from >MSTest to NUnit and done some minor changes to csproj files. There is >also a proposal to change the integration tests to come out >inconclusive instead of failed when test config is missing... > >Most noteworthy is the latest commit in the 'WP7 Hack' branch. >Unfortunately I found out the hard way that Windows Phone SDK 7.1 is >not only unsuppported on Windows Server 2008 R2, it is completely >uninstallable! The only working solution I found was to stuff 14 MB of >WP7 SDK files and build targets and have the WindowsPhone project use >them instead of the defaults. This way the whole solution builds fine >from sln file using msbuild. > >You can have a look at the project here: http://ci.t-code.pl (guest >login enabled) > >Regarding your eariler emails, I think that version numbering should >be moved from solution to TeamCity completely. This way we can >flexibly control that number and pass it between build >steps/configurations. > >Next step will be to build and publish nuget packages. Satisfying >dependencies between packages will have to be done in some kind of >nuspec patching step to modify the <dependency> tags. Hence why we >need to control the version withing the CI server. > >I will write more when the TC configuration is more complete > >Tom > >[1]: https://bitbucket.org/tpluscode/dotnetrdf-teamcity > >-------------------------------------------------------------------------- >---- >Precog is a next-generation analytics platform capable of advanced >analytics on semi-structured data. The platform includes APIs for building >apps and a phenomenal toolset for data science. Developers can use >our toolset for easy data analysis & visualization. Get a free account! >http://www2.precog.com/precogplatform/slashdotnewsletter >_______________________________________________ >dotNetRDF-develop mailing list >dot...@li... >https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |