Re: [GitHub] [daffodil] stevedlawrence commented on pull request #567: Update scala-library, scala-reflect to 2.13.6

2021-05-18 Thread Beckerle, Mike
Is scala reflect 2.13.6 actually about scala 2.13, or is it just a coincidence 
of the numbering that their sub-version number just rolled up to 13?


From: GitBox 
Sent: Tuesday, May 18, 2021 12:55 PM
To: comm...@daffodil.apache.org 
Subject: [GitHub] [daffodil] stevedlawrence commented on pull request #567: 
Update scala-library, scala-reflect to 2.13.6


stevedlawrence commented on pull request #567:
URL: https://github.com/apache/daffodil/pull/567#issuecomment-843359666


   We should just close this PR.

   There's a significant amount of changes needed to get Daffodil compiling on 
2.13.x, and we have an bug already open for this issue: 
[DAFFODIL-2152](https://issues.apache.org/jira/browse/DAFFODIL-2152). Also, PR 
#246 has some initial changes to get 2.13 to work. That PR is likely too old to 
cleanly rebase, but that is a better reference for 2.13 updates than this PR.


--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Re: [GitHub] [daffodil] stevedlawrence commented on pull request #567: Update scala-library, scala-reflect to 2.13.6

2021-05-18 Thread Steve Lawrence
According to the scala-relfect pom [1], scala-reflect 2.13.6 depends on
scala-library 2.13.6, so I think it's the same as scala 2.13 and they
need to be upgraded together.  I'd guess that scala-reflect is split
into a separate jar because it's still considered experimental.

[1]
https://search.maven.org/artifact/org.scala-lang/scala-reflect/2.13.6/jar


On 5/18/21 1:28 PM, Beckerle, Mike wrote:
> Is scala reflect 2.13.6 actually about scala 2.13, or is it just a 
> coincidence of the numbering that their sub-version number just rolled up to 
> 13?
> 
> 
> From: GitBox 
> Sent: Tuesday, May 18, 2021 12:55 PM
> To: comm...@daffodil.apache.org 
> Subject: [GitHub] [daffodil] stevedlawrence commented on pull request #567: 
> Update scala-library, scala-reflect to 2.13.6
> 
> 
> stevedlawrence commented on pull request #567:
> URL: https://github.com/apache/daffodil/pull/567#issuecomment-843359666
> 
> 
>We should just close this PR.
> 
>There's a significant amount of changes needed to get Daffodil compiling 
> on 2.13.x, and we have an bug already open for this issue: 
> [DAFFODIL-2152](https://issues.apache.org/jira/browse/DAFFODIL-2152). Also, 
> PR #246 has some initial changes to get 2.13 to work. That PR is likely too 
> old to cleanly rebase, but that is a better reference for 2.13 updates than 
> this PR.
> 
> 
> --
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on to GitHub and use the
> URL above to go to the specific comment.
> 
> For queries about this service, please contact Infrastructure at:
> us...@infra.apache.org
> 
> 
>