Skip to content

Be explicit about SBT version #8

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

Merged
merged 1 commit into from
May 11, 2016
Merged

Conversation

retronym
Copy link
Member

Using the latest stable release, 0.13.11.

I'm hoping that an SBT upgrade might fix an intermittent hang we
see in CI:

Example:

https://scala-ci.typesafe.com/job/scala-2.11.x-release-smoketest/402/console

[info] Loading project definition from /home/jenkins/workspace/scala-2.11.x-release-smoketest/project
[info] Updating {file:/home/jenkins/workspace/scala-2.11.x-release-smoketest/project/}scala-2-11-x-release-smoketest-build...
[info] Resolving org.scala-sbt#global-plugins;0.0 ...
[info] Resolving com.typesafe.sbt#sbt-git;0.6.4 ...
[info] Resolving com.typesafe.sbt#sbt-git;0.6.4 ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit.pgm;3.3.2.201404171909-r ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit.pgm;3.3.2.201404171909-r ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit-parent;3.3.2.201404171909-r ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit-parent;3.3.2.201404171909-r ...
...hours pass

Review by @lrytz

Using the latest stable release, 0.13.11.

I'm hoping that an SBT upgrade might fix an intermittent hang we
see in CI:

Example:

   https://scala-ci.typesafe.com/job/scala-2.11.x-release-smoketest/402/console

```
[info] Loading project definition from /home/jenkins/workspace/scala-2.11.x-release-smoketest/project
[info] Updating {file:/home/jenkins/workspace/scala-2.11.x-release-smoketest/project/}scala-2-11-x-release-smoketest-build...
[info] Resolving org.scala-sbt#global-plugins;0.0 ...
[info] Resolving com.typesafe.sbt#sbt-git;0.6.4 ...
[info] Resolving com.typesafe.sbt#sbt-git;0.6.4 ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit.pgm;3.3.2.201404171909-r ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit.pgm;3.3.2.201404171909-r ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit-parent;3.3.2.201404171909-r ...
[info] Resolving org.eclipse.jgit#org.eclipse.jgit-parent;3.3.2.201404171909-r ...
...hours pass
```
@lrytz
Copy link
Member

lrytz commented May 11, 2016

LGTM

@lrytz lrytz merged commit c9256cc into scala:2.11.x May 11, 2016
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.

2 participants