Uploaded image for project: 'Document Management System (closed)'
  1. Document Management System (closed)
  2. MGNLDMS-192

javadoc: satisfy new checkstyle rules: class level comment, ..

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 1.5
    • None
    • None

      Since BUILD-34 we have new checkstyle rules to satisfy. Once done we can remove:

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

      in the main pom.

        Acceptance criteria

              kraft Boris Kraft
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR