javadoc: satisfy new checkstyle rules: class level comment, ..
--------------------------------------------------------------
Key: MAGNOLIA-3278
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3278
Project: Magnolia
Issue Type: Task
Reporter: Philipp Bärfuss
Assignee: Boris Kraft
Fix For: 4.3.x
Since BUILD-34 we have new checkstyle rules to satisfy. Once done we can remove:
{code}
<plugin>
<!-- TODO this is temporary ! Don't loaf around and go fix some Javadoc
!! -->
<artifactId>maven-checkstyle-plugin</artifactId>
<configuration>
<failOnViolation>false</failOnViolation>
</configuration>
</plugin>
{code}
in the main pom.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------