Modifier and Type | Method and Description |
---|---|
static org.eclipse.equinox.p2.core.IProvisioningAgent |
Activator.createProvisioningAgent(BuildOutputDirectory targetDirectory) |
Modifier and Type | Method and Description |
---|---|
private static void |
MirrorApplicationServiceImpl.checkStatus(org.eclipse.core.runtime.IStatus status) |
private void |
MirrorStandaloneTest.mirrorCoreRuntimeBundle() |
void |
MirrorApplicationServiceImpl.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
java.util.Collection<DependencySeed> projectSeeds,
BuildContext context,
boolean includeAllDependencies,
boolean includePacked,
java.util.Map<java.lang.String,java.lang.String> filterProperties) |
void |
MirrorApplicationServiceImpl.mirrorStandalone(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
java.util.Collection<IUDescription> seedIUs,
MirrorOptions mirrorOptions,
BuildOutputDirectory tempDirectory) |
private static java.util.List<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
MirrorApplicationServiceImpl.querySourceIus(java.util.Collection<IUDescription> sourceIUs,
org.eclipse.equinox.p2.repository.metadata.IMetadataRepository repository,
RepositoryReferences sources) |
private static java.util.List<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
MirrorApplicationServiceImpl.toInstallableUnitList(java.util.Collection<DependencySeed> seeds,
org.eclipse.equinox.p2.repository.metadata.IMetadataRepository sourceRepository,
RepositoryReferences sourceRepositoryNames) |
Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationService.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
java.util.Collection<DependencySeed> seeds,
BuildContext context,
boolean includeAllDependencies,
boolean includePacked,
java.util.Map<java.lang.String,java.lang.String> filterProperties)
Copies the given installable units and their dependencies into the p2 repository at the
destination location.
|
void |
MirrorApplicationService.mirrorStandalone(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
java.util.Collection<IUDescription> seedUnits,
MirrorOptions mirrorOptions,
BuildOutputDirectory tempDirectory)
Copies installable units from the source repositories to the destination repository.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<DependencySeed> |
PublisherServiceImpl.publishCategories(java.io.File categoryDefinition) |
java.util.Collection<DependencySeed> |
PublisherServiceImpl.publishEEProfile(java.io.File profileFile) |
(package private) void |
PublisherServiceImpl.validateProfile(java.io.File profileFile) |
private void |
PublisherServiceImpl.validateProfile(java.util.Properties props,
java.io.File profileFile) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<DependencySeed> |
PublisherService.publishCategories(java.io.File categoryDefinition)
Publishes given category definitions.
|
java.util.Collection<DependencySeed> |
PublisherService.publishEEProfile(java.io.File profileFile)
Publishes the given OSGi execution environment profile file.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
VerifierServiceImplTest.verify(RepositoryReferences repositories) |
Modifier and Type | Method and Description |
---|---|
boolean |
VerifierServiceImpl.verify(java.net.URI metadataRepositoryUri,
java.net.URI artifactRepositoryUri,
BuildOutputDirectory tempDirectory) |
Modifier and Type | Method and Description |
---|---|
boolean |
VerifierService.verify(java.net.URI metadataRepositoryUri,
java.net.URI artifactRepositoryUri,
BuildOutputDirectory tempDirectory) |