Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2836

Fix warnings in NetworkUtils when building the JavaDoc

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None

      Build wildfly-elytron using mvn clean install -DskipTests=true.

      Once the build has finished, build the full JavaDoc using mvn javadoc:aggregate@full-javadoc.

      Once that finishes, scroll up in the output to the warnings section. You should see the following warnings related to three lines in NetworkUtils:

      [WARNING] /home/fjuma/Documents/releases/wildfly-elytron/http/oidc/src/main/java/org/wildfly/security/http/oidc/NetworkUtils.java:62: warning - invalid usage of tag >
      
      [WARNING] /home/fjuma/Documents/releases/wildfly-elytron/http/oidc/src/main/java/org/wildfly/security/http/oidc/NetworkUtils.java:67: warning - invalid usage of tag >
      
      [WARNING] /home/fjuma/Documents/releases/wildfly-elytron/http/oidc/src/main/java/org/wildfly/security/http/oidc/NetworkUtils.java:69: warning - invalid usage of tag >
      

      Update the JavaDoc in NetworkUtils so these warnings no longer occur.

              Unassigned Unassigned
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: