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 2021/03/08 13:19:44 UTC

[GitHub] [daffodil] scala-steward opened a new pull request #508: Update xercesImpl to 2.12.1

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


   Updates [xerces:xercesImpl](https://svn.apache.org/repos/asf/xerces/java/) from 2.12.0 to 2.12.1.
   
   
   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/7949462a266772e2dbf2718b5b3ddb332f0165c4/docs/repo-specific-configuration.md) file.
   
   Have a fantastic day writing Scala!
   
   <details>
   <summary>Files still referring to the old version number</summary>
   
   The following files still refer to the old version number (2.12.0).
   You might want to review and update them manually.
   ```
   daffodil-cli/bin.NOTICE
   ```
   </details>
   <details>
   <summary>Ignore future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "xerces", artifactId = "xercesImpl" } ]
   ```
   </details>
   
   labels: library-update, semver-patch, old-version-remains


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [daffodil] stevedlawrence commented on pull request #508: Update xercesImpl to 2.12.1

Posted by GitBox <gi...@apache.org>.
stevedlawrence commented on pull request #508:
URL: https://github.com/apache/daffodil/pull/508#issuecomment-801047751


    +1
      
    - [X] **Do all automated continuous integration checks pass?**
    Yes
    - [X] **Is the update a patch, minor, or major update?**
    Minor update, changelog here: https://xerces.apache.org/xerces2-j/releases.html
   I believe the changes either do not affect Daffodil (e.g. DFDL doesn't support XML Schema 1.1 features) or fix legitimate bugs that should be incorporated into Daffodil.
    - [X] **Is the license still compatible with ASF License Policy?**
    Yes, still Apache v2
    - [X] **Have any changes been made to LICENSE/NOTICE files that need to be incorporated?**
    No changes to LICENSE. NOTES file includes updated copyright year to 2020 (change squashed into this PR)
    - [X] **Have any transitive dependencies been added or changed?**
    No changes to transitive dependencies. xml-apis and xml-resolver are the only transitivies and neither version has changed.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [daffodil] tuxji merged pull request #508: Update xercesImpl to 2.12.1

Posted by GitBox <gi...@apache.org>.
tuxji merged pull request #508:
URL: https://github.com/apache/daffodil/pull/508


   


----------------------------------------------------------------
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:
users@infra.apache.org