org.sonatype.tycho.versions.manipulation
Class BundleManifestManipulator
java.lang.Object
org.sonatype.tycho.versions.manipulation.AbstractMetadataManipulator
org.sonatype.tycho.versions.manipulation.BundleManifestManipulator
- All Implemented Interfaces:
- MetadataManipulator
@Component(role=MetadataManipulator.class,
hint="bundle-manifest")
public class BundleManifestManipulator
- extends AbstractMetadataManipulator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleManifestManipulator
public BundleManifestManipulator()
applyChange
public void applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges)
writeMetadata
public void writeMetadata(ProjectMetadata project)
throws IOException
- Throws:
IOException
Copyright © 2008-2011. All Rights Reserved.