mbeckerle commented on a change in pull request #652:
URL: https://github.com/apache/daffodil/pull/652#discussion_r725180107



##########
File path: .github/workflows/main.yml
##########
@@ -34,7 +34,7 @@ jobs:
       fail-fast: false
       matrix:
         distribution: [ temurin ]
-        java_version: [ 8, 11, 16 ]
+        java_version: [ 8, 11, 17 ]
         scala_version: [ 2.12.15 ]

Review comment:
       I guess I agree. Saying generically that Daffodil is sensitive to 
specific versions of dependent libraries goes without saying.
   
   Not everyone has the best configuration management, and they are likely to 
just edit a maven pom.xml and change a Daffodil version number without looking 
for whether it stipulates other incompatible library versions that will not 
work with daffodil. 
   
   I'm not sure what to concretely suggest here, so you can ignore the 
suggestion. 
   




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to