Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3278

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.8, 4.4, 4.5
    • None
    • 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

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

                Created:
                Updated:
                Resolved:

                  Task DoR