Binary compatibility report for the PCARD-1.0 library between 1.5.0 and 1.4.0 versions (relating to the portability of client application PCARD-1.0.jar)
Test Info
| Library Name | PCARD-1.0 |
| Version #1 | 1.5.0 |
| Version #2 | 1.4.0 |
| Java Version | 1.7.0_85 |
Test Results
| Total Java ARchives | 2 |
|---|
| Total Methods / Classes | 25 / 2769 |
|---|
| Verdict | Incompatible (4%) |
Problem Summary
| Severity | Count |
|---|
| Added Methods | - | 0 |
|---|
| Removed Methods | High | 1 |
|---|
Problems with Data Types | High | 0 |
|---|
| Medium | 0 |
| Low | 0 |
Problems with Methods | High | 0 |
|---|
| Medium | 0 |
| Low | 0 |
Removed Methods (1)
spark-mllib_2.10-1.5.0.jar, PipelineModel.class
package org.apache.spark.ml
PipelineModel.PipelineModel ( String uid, java.util.List<Transformer> stages )
[mangled: org/apache/spark/ml/PipelineModel."<init>":(Ljava/lang/String;Ljava/util/List;)V]
to the top
Java ARchives (2)
spark-core_2.10-1.5.0.jar
spark-mllib_2.10-1.5.0.jar
to the top
Generated on Thu Feb 4 16:16:21 2016 for PCARD-1.0 by Java API Compliance Checker 1.4.1
A tool for checking backward compatibility of a Java library API