There' at least one failing test at HEAD: [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DefaultSiteRendererTest.testRender:175->verifyHeadPage:328 Unexpected value found for generator meta entry in generated resource target/output/head.html expected:<... Doxia Site Renderer[]> but was:<... Doxia Site Renderer[ 1.9.3-SNAPSHOT]> [INFO] [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0 [INFO]
I don't think I get a binding vote, but I'd suggest fixing this before releasing. A PR is here that assumes the test is broken and not the model code: https://github.com/apache/maven-doxia-sitetools/pull/13 The difference is simply a version number for the plugin in some HTML metadata. On Wed, Feb 19, 2020 at 2:13 AM Hervé BOUTEMY <[email protected]> wrote: > > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12345961&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-1552/ > https://repository.apache.org/content/repositories/maven-1552/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2-source-release.zip > > Source release checksum(s): > doxia-sitetools-1.9.2-source-release.zip sha512: > 23ad72b6e7f1830aa70c5844a06a64960412ed1c6ef22bb377d735323605469c100c44c370f4bf883647bc4411b1a033386dfe6771596ecde2c3f4a1b328b2a3 > > Staging site: > https://maven.apache.org/doxia/doxia-sitetools-archives/doxia-sitetools-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
