Anton Vinogradov created IGNITE-3237:
----------------------------------------

             Summary: Javadoc Warning due to cassandra libs usage
                 Key: IGNITE-3237
                 URL: https://issues.apache.org/jira/browse/IGNITE-3237
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 1.6
            Reporter: Anton Vinogradov
            Assignee: Igor Rudyak
             Fix For: 1.7


I found following at Ignite 1.6 build log:
 [WARNING] Javadoc Warnings
 [WARNING] warning: 
/home/teamcity/.m2/repository/org/apache/cassandra/cassandra-all/3.3/cassandra-all-3.3.jar(org/apache/cassandra/service/CassandraDaemon.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
 [WARNING] It is recommended that the compiler be upgraded.
seems this warning related to https://issues.apache.org/jira/browse/IGNITE-1371
Command to gain this is:
 mvn clean package -DskipTests
also you can use this TeamCity task: 
http://149.202.210.143:8111/viewType.html?buildTypeId=IgniteTests_RatJavadoc
Need to fix this without using JDK 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to