@Component(role=org.eclipse.tycho.artifactcomparator.ArtifactComparator.class,
hint="bytes")
public class BytesArtifactComparator
extends java.lang.Object
implements org.eclipse.tycho.artifactcomparator.ArtifactComparator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HINT |
| Constructor and Description |
|---|
BytesArtifactComparator() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.tycho.artifactcomparator.ArtifactDelta |
getDelta(java.io.File baseline,
java.io.File reactor,
org.apache.maven.plugin.MojoExecution mojoExecution) |
public static final java.lang.String HINT
public org.eclipse.tycho.artifactcomparator.ArtifactDelta getDelta(java.io.File baseline,
java.io.File reactor,
org.apache.maven.plugin.MojoExecution mojoExecution)
throws java.io.IOException
getDelta in interface org.eclipse.tycho.artifactcomparator.ArtifactComparatorjava.io.IOException