Skip to content

sbt 1.4.9 (was 1.4.7)#9539

Merged
SethTisue merged 1 commit intoscala:2.13.xfrom
SethTisue:sbt-1.4.8
Mar 10, 2021
Merged

sbt 1.4.9 (was 1.4.7)#9539
SethTisue merged 1 commit intoscala:2.13.xfrom
SethTisue:sbt-1.4.8

Conversation

@SethTisue
Copy link
Member

No description provided.

@scala-jenkins scala-jenkins added this to the 2.13.6 milestone Mar 8, 2021
@SethTisue SethTisue assigned SethTisue and unassigned SethTisue Mar 8, 2021
@SethTisue SethTisue added the internal not resulting in user-visible changes (build changes, tests, internal cleanups) label Mar 8, 2021
@SethTisue SethTisue requested a review from dwijnand March 8, 2021 22:23
@SethTisue
Copy link
Member Author

looks like our jenkins needs an updated sbt launch script:

cat: /home/jenkins/.sbt/launchers/1.4.8/sbt-launch.jar.md5: No such file or directory
md5sum: 'standard input': no properly formatted MD5 checksum lines found
Checksum does not match
Could not download and verify the launcher. Obtain the jar manually and place it at /home/jenkins/.sbt/launchers/1.4.8/sbt-launch.jar

@SethTisue SethTisue marked this pull request as draft March 9, 2021 14:49
@SethTisue SethTisue self-assigned this Mar 9, 2021
@SethTisue
Copy link
Member Author

on all 3 behemoths, I sshed in as admin and did:

curl -Ls https://git.io/sbt -o sbt
chmod 0755 sbt
sudo mv sbt /usr/local/bin/sbt

and let's see how https://scala-ci.typesafe.com/job/scala-2.13.x-validate-main/14286 does

@SethTisue
Copy link
Member Author

SethTisue commented Mar 9, 2021

at sbt/sbt#6372 (comment) Eugene said 1.4.9 will be along soon, so we should probably wait for that, rather than merging now

@SethTisue SethTisue changed the title sbt 1.4.8 (was 1.4.7) sbt 1.4.9 (was 1.4.7) Mar 10, 2021
@SethTisue SethTisue marked this pull request as ready for review March 10, 2021 05:01
@SethTisue
Copy link
Member Author

SethTisue commented Mar 10, 2021

rebased because of flaky t7020 — if it fails again, ping Dale on #9540

@SethTisue SethTisue merged commit cb5b949 into scala:2.13.x Mar 10, 2021
@SethTisue SethTisue deleted the sbt-1.4.8 branch March 10, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal not resulting in user-visible changes (build changes, tests, internal cleanups)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants