GitHub user Stephan202 opened a pull request:
https://github.com/apache/maven-surefire/pull/38
Fix formatting and spelling mistakes in the documentation
Highlights:
- In `maven-surefire-plugin/src/site/apt/developing.apt.vm`, make sure
text is not rendered bold.
- In `maven-surefire-plugin/src/site/markdown/newerrorsummary.md`, ensure
proper formatting of the list at the bottom of the page.
- In `maven-surefire-plugin/src/site/site.xml`, add link to "Using POJO
Tests" example.
- In `maven-surefire-report-plugin/src/site/fml/faq.fml`, mention that
upgrading Surefire will resolve the listed known issue.
- Settle on a consistent title casing for (sub)headings.
- Synchronize page titles with window titles and menu titles, where
sensible.
- Fix/make consistent italic/bold/monospace typesetting of various terms.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Stephan202/maven-surefire documentation-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-surefire/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit 22eb7362657acac36af07b343389ec1e042d9a13
Author: Stephan Schroevers <[email protected]>
Date: 2014-06-09T20:39:52Z
Fix formatting and spelling mistakes in the documentation.
Highlights:
- In maven-surefire-plugin/src/site/apt/developing.apt.vm, make sure text
is
not rendered bold.
- In maven-surefire-plugin/src/site/markdown/newerrorsummary.md, ensure
proper formatting of the list at the bottom of the page.
- In maven-surefire-plugin/src/site/site.xml, add link to "Using POJO
Tests"
example.
- In maven-surefire-report-plugin/src/site/fml/faq.fml, mention that
upgrading Surefire will resolve the listed known issue.
- Settle on a consistent title casing for (sub)headings.
- Synchronize page titles with window titles and menu titles, where
sensible.
- Fix/make consistent italic/bold/monospace typesetting of various terms.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]