slachiewicz opened a new pull request, #1081:
URL: https://github.com/apache/maven-doxia/pull/1081

   The xdoc module excludes `XmlWriterXdocSinkTest` from surefire. That test 
was disabled in 2010 under DOXIA-408 — it failed on Windows and covered an 
already-deprecated feature — and was then deleted outright in `8e689f84` 
("[DOXIA-632] Remove remaining deprecated code"), along with 
`XmlWriterXdocSink` itself. The exclusion outlived both and now names a file 
that is not there.
   
   Removing it takes the whole `<build>` section with it, since the exclusion 
was the only thing in it.
   
   Verified: the module runs the same 134 tests before and after, so the 
exclusion was matching nothing.
   
   *This change was created with AI assistance.*


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