You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/14 22:01:02 UTC

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

     [ https://issues.apache.org/jira/browse/TRAFODION-3241?focusedWorklogId=198962&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-198962 ]

ASF GitHub Bot logged work on TRAFODION-3241:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Feb/19 22:00
            Start Date: 14/Feb/19 22:00
    Worklog Time Spent: 10m 
      Work Description: svarnau commented on issue #1779: [TRAFODION-3241]support maven compilation with both jdk1.7 and jdk1.8
URL: https://github.com/apache/trafodion/pull/1779#issuecomment-463817259
 
 
   I like the idea, but don't know enough about maven/java.
   If someone compiles with 1.8, does that mean it won't work with 1.7 runtime?
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 198962)
    Time Spent: 1h  (was: 50m)

> 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: 1h
>  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)