[
http://jira.codehaus.org/browse/MJAVADOC-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MJAVADOC-294.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.8
Assignee: Herve Boutemy
fixed in [r1098397|http://svn.apache.org/viewvc?rev=1098397&view=rev]
> javadoc:fix add first sentence ends proper punctuation
> ------------------------------------------------------
>
> Key: MJAVADOC-294
> URL: http://jira.codehaus.org/browse/MJAVADOC-294
> Project: Maven 2.x Javadoc Plugin
> Issue Type: New Feature
> Affects Versions: 2.7
> Environment: win xp, maven 2.2.1
> Reporter: Bruno Marti
> Assignee: Herve Boutemy
> Fix For: 2.8
>
>
> javadoc:fix fixes automatically missing first sentences like
> {code:java}/**
> *<p>myMethode</p>
> *{code}
> But there is a missing sentence-end punctuation (*.?!*).
> This is for the maven-checkstyle-plugin, rule: JavadocStyle
> Otherwise checkstyle reports a javadoc error by default.
> Better:
> {code:java}/**
> *<p>myMethode.</p>
> *{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira