[
https://issues.apache.org/jira/browse/TRAFODION-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Xu updated TRAFODION-3241:
--------------------------------
Component/s: connectivity-general
> 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
> Components: connectivity-general
> Reporter: Kevin Xu
> Priority: Major
>
> [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)