stevedlawrence commented on PR #37:
URL: https://github.com/apache/daffodil-sbt/pull/37#issuecomment-2213907638

   > No tests? Still, looks good to me anyway.
   
   We do sort of have tests. The "versions-01" scripted test in 
src/sbt-test/sbt-daffodil/versions-01creates a saved parser for each daffodil 
version starting from 3.0.0. And the build.sbt in that test doesn't set 
scalaVersion. Our CI runs on Java 8, 11, and 17 so we do have tests to make 
sure the value being set works for all supported Java versions and most 
Daffodil versions. I'm not sure Daffodil officially supports 21+ yet, so we 
don't test that, but we can add new Java matrix versions once Daffodil supports 
it. 


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