tuxji opened a new pull request #461:
URL: https://github.com/apache/incubator-daffodil/pull/461


   Bring the runtime2-2202 branch up to date with the main branch.  Also,
   fix .github/workflows/sonarcloud.yml so that sbt will be able to
   compile the C source files too.  Make main.yml and sonarcloud.yml
   setup their jobs the same way for consistency, with one exception: use
   $SBTNOCOV instead of $SBT since I don't think sonarcloud needs to run
   sbt with coverage enabled, does it?
   
   Rest of new changes are just to fix merge conflicts in these 6 files:
   ```
   .github/workflows/main.yml
   
daffodil-core/src/main/scala/org/apache/daffodil/grammar/primitives/ElementCombinator.scala
   
daffodil-runtime1/src/main/scala/org/apache/daffodil/api/DFDLParserUnparser.scala
   
daffodil-runtime1/src/main/scala/org/apache/daffodil/processors/DataProcessor.scala
   project/Dependencies.scala
   project/Rat.scala
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to