You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/07/29 12:16:24 UTC

[GitHub] [daffodil] scala-steward opened a new pull request, #818: Update Saxon-HE to 11.4

scala-steward opened a new pull request, #818:
URL: https://github.com/apache/daffodil/pull/818

   Updates net.sf.saxon:Saxon-HE from 11.3 to 11.4.
   
   
   I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
   
   If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
   
   Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/e94fc77485a2beb9c366015507dcda1393e25cda/docs/repo-specific-configuration.md) file.
   
   Have a fantastic day writing Scala!
   
   <details>
   <summary>Adjust future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "net.sf.saxon", artifactId = "Saxon-HE" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "@monthly" },
     dependency = { groupId = "net.sf.saxon", artifactId = "Saxon-HE" }
   }]
   ```
   </details>
   
   labels: library-update, commit-count:1


-- 
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: commits-unsubscribe@daffodil.apache.org

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


[GitHub] [daffodil] tuxji commented on pull request #818: Update Saxon-HE to 11.4

Posted by GitBox <gi...@apache.org>.
tuxji commented on PR #818:
URL: https://github.com/apache/daffodil/pull/818#issuecomment-1209526606

   One test failed in the Java 17, Scala 2.12.15, windows-2019 job, but we seem to get sporadic test failures with similar timeout error messages from time to time so this PR didn't cause that failure.
   
   ```
   [error] Test org.apache.daffodil.io.TestSocketPairTestRig.testSocketPairTestRig1 failed: java.util.concurrent.TimeoutException: Futures timed out after [1000 milliseconds], took 1.12 sec
   ```


-- 
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: commits-unsubscribe@daffodil.apache.org

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


[GitHub] [daffodil] stevedlawrence merged pull request #818: Update Saxon-HE to 11.4

Posted by GitBox <gi...@apache.org>.
stevedlawrence merged PR #818:
URL: https://github.com/apache/daffodil/pull/818


-- 
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: commits-unsubscribe@daffodil.apache.org

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