You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Kevin Xu (JIRA)" <ji...@apache.org> on 2018/11/30 07:03:00 UTC

[jira] [Created] (TRAFODION-3241) When running "mvn site" with JDK1.8, you will have some errors for DCS/JDBCT4

Kevin Xu created TRAFODION-3241:
-----------------------------------

             Summary: When running "mvn site" with JDK1.8, you will have some errors for DCS/JDBCT4
                 Key: TRAFODION-3241
                 URL: https://issues.apache.org/jira/browse/TRAFODION-3241
             Project: Apache Trafodion
          Issue Type: Bug
            Reporter: Kevin Xu


[ERROR] /home/trafodion/esgyndb/trafodion/dcs/src/main/java/org/trafodion/dcs/util/InfoServer.java:49: error: element not closed: code

[ERROR]    * The jsp scripts are taken from src/dcs-webapps/<code>name<code>.

[ERROR]                                                               ^

[ERROR] /home/trafodion/esgyndb/trafodion/dcs/src/main/java/org/trafodion/dcs/util/InfoServer.java:49: error: element not closed: code

[ERROR]    * The jsp scripts are taken from src/dcs-webapps/<code>name<code>.

[ERROR]                                                     ^

[ERROR] /home/trafodion/esgyndb/trafodion/dcs/src/main/java/org/trafodion/dcs/util/InfoServer.java:57: warning: no @param for c

[ERROR]   public InfoServer(String name, String bindAddress, int port, boolean findPort,

[ERROR]          ^

[ERROR] /home/trafodion/esgyndb/trafodion/dcs/src/main/java/org/trafodion/dcs/util/RetryCounter.java:52: warning: no description for @throws

[ERROR]      * @throws InterruptedException

[ERROR]        ^

[ERROR]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)