[ 
https://issues.apache.org/jira/browse/IGNITE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390333#comment-14390333
 ] 

Andrey Novikov commented on IGNITE-663:
---------------------------------------

Add check in build:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Building ignite-tools 1.0.1-RC1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ignite-tools ---
[INFO] Deleting /Users/nva/work/ignite/incubator-ignite/modules/tools/target
[INFO]
[INFO] --- flatten-maven-plugin:1.0.0-beta-3:clean (flatten.clean.before) @ 
ignite-tools ---
[INFO] Deleting 
/Users/nva/work/ignite/incubator-ignite/modules/tools/pom-installed.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (default) @ ignite-tools ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed 
with message:
[INFO] ------------------------------------------------------------------------
[ERROR] You are trying to compile Apache Ignite with inappropriate JDK version!
[ERROR] Detected JDK Version: 1.8.0-b132
[ERROR] JDK version should be 1.7.0-* or >= 1.8.0-u40.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ignite-tools ....................................... FAILURE [  1.144 s]
[INFO] ignite-core ........................................ SKIPPED
{code}

> Need fix build under jdk 8.
> ---------------------------
>
>                 Key: IGNITE-663
>                 URL: https://issues.apache.org/jira/browse/IGNITE-663
>             Project: Ignite
>          Issue Type: Bug
>         Environment: Apache Maven 3.2.3 
> (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-12T04:58:10+08:00)
> Maven home: /usr/local/Cellar/maven/3.2.3/libexec
> Java version: 1.8.0, vendor: Oracle Corporation
> Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home/jre
> Default locale: ru_RU, platform encoding: UTF-8
> OS name: "mac os x", version: "10.10.2", arch: "x86_64", family: "mac"
>            Reporter: Andrey Novikov
>            Assignee: Andrey Novikov
>             Fix For: sprint-3
>
>         Attachments: ignite-663.patch
>
>
> # release profile from org.apache.ignite:ignite-parent:1 not activated by 
> default under java 8
> # broken compilation on java 8 before u40 need add constraint to build and 
> DEVNOTES.txt 



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

Reply via email to