[
https://issues.apache.org/jira/browse/TRAFODION-3241?focusedWorklogId=188897&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-188897
]
ASF GitHub Bot logged work on TRAFODION-3241:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jan/19 12:38
Start Date: 23/Jan/19 12:38
Worklog Time Spent: 10m
Work Description: kevinxu021 commented on pull request #1779:
[TRAFODION-3241]support maven compilation with both jdk1.7 and jdk1.8
URL: https://github.com/apache/trafodion/pull/1779
Ref to PR-1753, closed because of conflict.
Optimize DCS Makefile.
Support maven compilation with both jdk1.7 and jdk1.8
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 188897)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [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)