[
https://issues.apache.org/jira/browse/DAFFODIL-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2506.
-----------------------------------
Verified the specified commit (commit 690ea80d702456f450884194fdcaf3714f1ddf91)
is included in the latest pull from the daffodil repository.
Verified the nightly test schemas compile and save successfully.
Verified the nightly test suite executes successfully.
> Remove bintray.com
> ------------------
>
> Key: DAFFODIL-2506
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2506
> Project: Daffodil
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: 3.1.0
> Reporter: John Interrante
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 3.1.0
>
>
> Bintray is going away on May 1 (this Saturday).
> I searched for bintray in the Daffodil repository and found one line of code
> using bintray.com:
> containers/release-candidate/setup-container.sh
> |24|#install dependencies|
> |25|curl https://bintray.com/sbt/rpm/rpm -o
> /etc/yum.repos.d/bintray-sbt-rpm.repo|
> |26|microdnf install git svn sbt java-1.8.0-devel wine winetricks unzip
> rpm-build rpm-sign vim-minimal|
>
> We need to replace bintray.com in line 25. I see that the sbt website has
> updated its installation instructions and is now hosting the rpm binary on
> sbt’s own website:
> [sbt Reference Manual — Installing sbt on Linux
> (scala-sbt.org)|https://www.scala-sbt.org/1.x/docs/Installing-sbt-on-Linux.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)