I will create a PR for this.
From: Steve Lawrence
Sent: Monday, April 6, 2020 10:24 AM
To: dev@daffodil.apache.org
Subject: Re: Using Scala 2.12.11
It shouldn't be a problem. Scala is pretty strict about forward and
backward compatibility for 2.X releas
It shouldn't be a problem. Scala is pretty strict about forward and
backward compatibility for 2.X releases [1].
This update sounds good to me, and should be a quick fix/merge as long
as all our tests pass.
Mike, do you want to create the PR?
- Steve
[1]
https://docs.scala-lang.org/overviews/co
I'm not too familiar with how Scala version compatibility works, but I get the
sense it is pretty strict. Would we risk breaking things for people running
2.12.11?
From: Beckerle, Mike
Sent: Monday, April 6, 2020 10:10 AM
To: dev@daffodil.apache.org
Subject: Usi