blob: 7e574439d8cf497604e4446ceda444e5bd2880ef [file] [log] [blame]
\u001B[1mSYNOPSIS\u001B[0m
${project.description}
Original Maven URL:
\u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and
fields which have been removed, added or changed in any way, including their documentation, when two APIs are
compared. This is very useful for describing exactly what has changed between two releases of a product.
Only the API (Application Programming Interface) of each version is compared.
It does not compare what the source code does when executed.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mhttp://jdiff.org/\u001B[0m