Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Temporary: Don't expand packages when caching Coherence on non-Windows. #428

Merged
merged 1 commit into from Mar 25, 2016

Conversation

cesarblum
Copy link
Contributor

Will revert when NuGet/Home#2383 is fixed.

cc @victorhurdugaci @pranavkm

@@ -269,7 +270,7 @@ var buildTarget = "compile"

Environment.SetEnvironmentVariable("NUGET_VOLATILE_FEED_ASPNETVNEXT", coherenceCacheDir);
Environment.SetEnvironmentVariable("NUGET_VOLATILE_FEED_EXTERNAL", Path.Combine(dropsShare, "latest-packages", "external", buildBranch));
Environment.SetEnvironmentVariable("UNIVERSE_COMMITS_FILE", Path.Combine(coherenceCacheDir, "commits-universe"));
Environment.SetEnvironmentVariable("UNIVERSE_COMMITS_FILE", Path.Combine(coherenceCacheDir, UniverseCommitsFileName));
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not use universeCommitsFileTarget (lowercase)

@cesarblum cesarblum force-pushed the cesarbs/temp-dont-expand-nupkgs branch 2 times, most recently from 2360e7c to 846da2c Compare March 25, 2016 17:57
@cesarblum cesarblum changed the title Don't expand packages when caching Coherence (temporary). Temporary: Don't expand packages when caching Coherence on non-Windows. Mar 25, 2016
@cesarblum cesarblum force-pushed the cesarbs/temp-dont-expand-nupkgs branch from 39c669f to 300078b Compare March 25, 2016 18:13
@victorhurdugaci
Copy link
Contributor

:shipit: assuming it works

@cesarblum cesarblum merged commit 300078b into dev Mar 25, 2016
@cesarblum cesarblum deleted the cesarbs/temp-dont-expand-nupkgs branch March 25, 2016 18:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants