Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.4
-
None
-
None
Description
Running Apache Ignite build on master branch (commit: ) fails with following error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project ignite-ml: Compilation failure: Compilation failure: [ERROR] /Users/vveider/Development/VCS/Git/ignite/modules/ml/src/test/java/org/apache/ignite/ml/dataset/primitive/DatasetWrapperTest.java:[62,45] incompatible types: java.lang.Object cannot be converted to java.lang.Integer [ERROR] /Users/vveider/Development/VCS/Git/ignite/modules/ml/src/test/java/org/apache/ignite/ml/dataset/primitive/DatasetWrapperTest.java:[74,38] incompatible types: java.lang.Object cannot be converted to java.lang.Integer
Attachments
Issue Links
- Is contained by
-
IGNITE-8441 Java 9/10/11 Support [2.5-2.7]
- Closed
- links to