@Component(role=org.eclipse.tycho.artifactcomparator.ArtifactComparator.class, hint="bytes") public class BytesArtifactComparator extends Object implements org.eclipse.tycho.artifactcomparator.ArtifactComparator
Constructor and Description |
---|
BytesArtifactComparator() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.tycho.artifactcomparator.ArtifactDelta |
getDelta(File baseline,
File reactor,
org.apache.maven.plugin.MojoExecution mojoExecution) |
public static final String HINT
public org.eclipse.tycho.artifactcomparator.ArtifactDelta getDelta(File baseline, File reactor, org.apache.maven.plugin.MojoExecution mojoExecution) throws IOException
getDelta
in interface org.eclipse.tycho.artifactcomparator.ArtifactComparator
IOException
Copyright © 2010–2019 Eclipse Foundation. All rights reserved.