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

Revert "add scala_platform to export output for metals! (#8370)" #8379

Merged

Conversation

cosmicexplorer
Copy link
Contributor

#8370 was broken, and I failed to ensure it passed CI before merging it. See e.g. the failure here.

)"

This commit failed to pass CI.

This reverts commit b6981e5.
@cosmicexplorer cosmicexplorer merged commit f673fd2 into pantsbuild:master Oct 2, 2019
cosmicexplorer added a commit to cosmicexplorer/pants that referenced this pull request Oct 2, 2019
cosmicexplorer added a commit that referenced this pull request Oct 2, 2019
#8370 was merged without passing all tests (which broke master) and was reverted in #8379. This fixes the failing test by injecting the `//:scalac_2_12` target which is necessary for the test using scala 2.12 to successfully ready the scala compiler jars.
cosmicexplorer added a commit that referenced this pull request Oct 4, 2019
…8389)

### Problem

See #8370. This PR fixes an integration test failure which required reverting in #8379, then we attempted to unrevert in #8380, then was reverted again in #8386.

### Solution

- Remove the `--ivy-cache-dir` arguments from the export task invocation in the export integration test.

### Result

The test passes!
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.

1 participant