Skip to content
Commit e4237192 authored by Craig Rodrigues's avatar Craig Rodrigues
Browse files

Remove use of '>' which cause javadoc errors

Tested with Java 8 and "mvn javadoc:test-javadoc".  Eliminates errors in other plugins such as multiple-scms-plugin,
such as:

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (attach-javadocs) on project multiple-scms: MavenReportException: Error while creating archive:
    [ERROR] Exit code: 1 - target/checkout/target/generated-sources/taglib-interface/org/jenkinsci/plugins/multiplescms/FormsTagLib.java:21: error: bad use of '>'
    [ERROR] *     The submission can be data-bound into List<T> where T is the common base type for the describable instances.
    [ERROR]
    [ERROR] target/checkout/target/generated-sources/taglib-interface/org/jenkinsci/plugins/multiplescms/FormsTagLib.java:23: error: bad use of '>'
parent 148f7959
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment