protected void |
ProductFileManipulator.applyChangeToProduct(ProjectMetadata project,
ProductConfiguration product,
java.lang.String productFileName,
VersionChange change) |
private void |
PomManipulator.changeBuild(java.lang.String pomPath,
Build build,
VersionChange change,
java.lang.String version,
java.lang.String newVersion) |
protected void |
PomManipulator.changeDependencies(java.lang.String pomPath,
java.util.List<GAV> dependencies,
VersionChange change,
java.lang.String version,
java.lang.String newVersion) |
protected void |
PomManipulator.changeDependencyManagement(java.lang.String pomPath,
DependencyManagement dependencyManagment,
VersionChange change,
java.lang.String version,
java.lang.String newVersion) |
private void |
FeatureXmlManipulator.changeIncludedFeatures(VersionChange change,
Feature feature) |
private void |
FeatureXmlManipulator.changeIncludedPlugins(VersionChange change,
Feature feature) |
private void |
FeatureXmlManipulator.changeLicenseFeature(VersionChange change,
Feature feature) |
private void |
PomManipulator.changePlugins(java.lang.String pomPath,
java.util.List<Plugin> plugins,
VersionChange change,
java.lang.String version,
java.lang.String newVersion) |
private void |
FeatureXmlManipulator.changeRequiredFeatures(VersionChange featureVersionChange,
Feature feature,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |
private void |
FeatureXmlManipulator.changeRequiredPlugins(VersionChange bundleVersionChange,
Feature feature,
VersionRangeUpdateStrategy versionRangeUpdateStrategy) |
static boolean |
PomManipulator.isGavEquals(GAV gav,
VersionChange change) |
private static boolean |
PomManipulator.isGavEquals(PomFile pom,
VersionChange change) |
static boolean |
PomManipulator.isPluginGavEquals(GAV gav,
VersionChange change) |
(package private) static java.lang.String |
SiteXmlManipulator.rewriteFeatureUrl(java.lang.String url,
VersionChange change) |
private void |
CategoryXmlManipulator.updateFeatureReferences(VersionChange featureVersionChange,
ProjectMetadata project) |
private void |
CategoryXmlManipulator.updatePluginReferences(VersionChange pluginVersionChange,
ProjectMetadata project) |