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

Update build #2028

Merged
merged 12 commits into from
Apr 5, 2017
Merged

Update build #2028

merged 12 commits into from
Apr 5, 2017

Conversation

dbent
Copy link
Member

@dbent dbent commented Apr 3, 2017

@politas @Olympic1

Update build

  • Update NuGet from 2.8.6 to 4.0.0
  • Ensure all projects target .NET 4.5 (previously only CKAN.Core) wasn't
  • Ensure all projects have Prefer32Bit set to false (makes sure program runs as 64-bit application on 64-bit platforms)
  • Update Cake from 0.17.0 to 0.19.2
  • Update Cake.SemVer from 1.0.6 to 1.0.14
  • Explicitly specify NuGet repository in nuget.config to workaround Linux-specific issue
  • Update libraries:
    • Update log4net from 2.0.5 to 2.0.8
    • Update Castle.Core from 3.3.3 to 4.0.0
    • Update Moq from 4.5.21 to 4.7.8
    • Update NUnit from 2.6.4 to 3.6.1
      • Breaking changes, updated source for NUnit 3 API.
      • Changed from NUnit.Runners 2.6.4 to NUnit.ConsoleRunner 3.6.1
    • Update ini-parser from 2.1.1 to 3.4.0
    • Update Autofac from 3.5.2 to 4.4.0
    • Update Newtonsoft.Json (JSON.NET) from 9.0.1 to 10.0.2
  • Added Mono 4.8.0 and 4.4.2 to Travis build matrix
    • Updated deployments to only deploy on Mono 4.8.0 builds
  • Removed Mono 4.2.4 from Travis, was causing NuGet to timeout consistently attempting to download packages

@dbent dbent added the In progress We're still working on this label Apr 3, 2017
@pjf pjf added Pull request and removed In progress We're still working on this labels Apr 3, 2017
@dbent dbent added the In progress We're still working on this label Apr 3, 2017
@dbent dbent removed the In progress We're still working on this label Apr 4, 2017
Copy link
Member

@Olympic1 Olympic1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@politas
Copy link
Member

politas commented Apr 5, 2017

Would it make sense for the ./build(.ps1) script to start by cleaning out the _build directory?

@politas politas merged commit 118165d into master Apr 5, 2017
politas added a commit that referenced this pull request Apr 5, 2017
@politas politas deleted the update_build branch April 5, 2017 21:08
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

Successfully merging this pull request may close these issues.

4 participants