org.spf4j.jdiff.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spf4j-jdiff-maven-plugin Show documentation
Show all versions of spf4j-jdiff-maven-plugin Show documentation
The JDiff Maven Plugin generates a JavaDoc report based on the differences
between sources of two versions of a project.
@SuppressFBWarnings("PATH_TRAVERSAL_IN")//inputs not designed for external entry
package org.spf4j.jdiff;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;