Modifier and Type | Field and Description |
---|---|
(package private) Version |
WrapTask.version |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.lang.String,Version> |
Project.versionMap |
Modifier and Type | Method and Description |
---|---|
Version |
PackageInfo.getPackageInfo(java.lang.String packageName)
Get the version for a package name.
|
Version |
Project.getPackageInfo(java.lang.String packageName) |
private Version |
PackageInfo.getVersion(java.io.File source,
java.util.regex.Pattern pattern) |
Version |
Project.getVersion(java.lang.String bsn) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,Version> |
Project.getVersions() |
private java.util.SortedSet<Version> |
ProjectBuilder.removeStagedAndFilter(java.util.SortedSet<Version> versions,
RepositoryPlugin repo,
java.lang.String bsn)
Remove any staging versions that have a variant with a higher qualifier.
|
java.util.SortedSet<Version> |
WorkspaceRepository.versions(java.lang.String bsn) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
WorkspaceRepository.get(java.lang.String bsn,
Version version,
java.util.Map<java.lang.String,java.lang.String> properties,
RepositoryPlugin.DownloadListener... listeners) |
private java.lang.String |
PackageInfo.getContent(boolean modern,
java.lang.String packageName,
Version version) |
private boolean |
ProjectBuilder.isMaster(InfoRepository repo,
java.lang.String bsn,
Version v)
Check if we have a master phase.
|
private boolean |
WorkspaceRepository.matchVersion(java.lang.String range,
Version version,
boolean exact) |
private boolean |
PackageInfo.replace(java.io.File target,
Version newVersion,
java.util.regex.Pattern pattern) |
private boolean |
PackageInfo.replace(Version newVersion,
java.lang.String content,
java.util.regex.Matcher m,
java.io.File target) |
boolean |
PackageInfo.setPackageInfo(java.lang.String packageName,
Version version)
Sets the package version on an exported package.
|
void |
Project.setPackageInfo(java.lang.String packageName,
Version newVersion) |
Modifier and Type | Method and Description |
---|---|
Messages.ERROR |
ProjectMessages.FoundVersions_ForStrategy_ButNoProvider(java.util.SortedMap<Version,RepositoryPlugin> versions,
Strategy useStrategy) |
private java.util.SortedSet<Version> |
ProjectBuilder.removeStagedAndFilter(java.util.SortedSet<Version> versions,
RepositoryPlugin repo,
java.lang.String bsn)
Remove any staging versions that have a variant with a higher qualifier.
|
Modifier and Type | Field and Description |
---|---|
private Version |
EE.capabilityVersion |
Modifier and Type | Method and Description |
---|---|
Version |
EE.getCapabilityVersion() |
Constructor and Description |
---|
EE(java.lang.String name,
java.lang.String capabilityName,
Version capabilityVersion,
EE... compatible) |
Modifier and Type | Field and Description |
---|---|
(package private) Version |
DSAnnotations.minVersion |
static Version |
AnnotationReader.V1_0 |
static Version |
AnnotationReader.V1_1 |
static Version |
AnnotationReader.V1_2 |
static Version |
AnnotationReader.V1_3 |
static Version |
AnnotationReader.V1_4 |
(package private) Version |
ComponentDef.version |
(package private) Version |
ReferenceDef.version |
Modifier and Type | Method and Description |
---|---|
private void |
DSAnnotations.addExtenderRequirement(java.util.Set<java.lang.String> requires,
Version version) |
static ComponentDef |
AnnotationReader.getDefinition(Clazz c,
Analyzer analyzer,
java.util.EnumSet<DSAnnotations.Options> options,
XMLAttributeFinder finder,
Version minVersion) |
(package private) void |
ComponentDef.updateVersion(Version version) |
(package private) void |
ReferenceDef.updateVersion(Version version) |
Constructor and Description |
---|
AnnotationReader(Analyzer analyzer,
Clazz clazz,
java.util.EnumSet<DSAnnotations.Options> options,
XMLAttributeFinder finder,
Version minVersion) |
ComponentDef(XMLAttributeFinder finder,
Version minVersion) |
Modifier and Type | Field and Description |
---|---|
(package private) Version |
Baseline.newerVersion |
Version |
Baseline.Info.newerVersion |
Version |
Baseline.BundleInfo.newerVersion |
(package private) Version |
Baseline.olderVersion |
Version |
Baseline.Info.olderVersion |
Version |
Baseline.BundleInfo.olderVersion |
Version |
Baseline.Info.suggestedIfProviders |
(package private) Version |
Baseline.suggestedVersion |
Version |
Baseline.Info.suggestedVersion |
Version |
Baseline.BundleInfo.suggestedVersion |
Version |
Baseline.BundleInfo.version
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
private Version |
Baseline.bump(Delta delta,
Version last,
int offset,
int base) |
private Version |
Baseline.bumpBundle(Delta delta,
Version last,
int offset,
int base) |
Version |
Baseline.getNewerVersion() |
Version |
Baseline.getOlderVersion() |
Version |
Baseline.getSuggestedVersion() |
private Version |
Baseline.getVersion(java.util.Map<java.lang.String,java.lang.String> map) |
private Version |
Baseline.getVersion(Tree top) |
Modifier and Type | Method and Description |
---|---|
private Version |
Baseline.bump(Delta delta,
Version last,
int offset,
int base) |
private Version |
Baseline.bumpBundle(Delta delta,
Version last,
int offset,
int base) |
void |
Baseline.setSuggestedVersion(Version suggestedVersion) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Version> |
FileRepo.versions(java.lang.String bsn)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.io.File |
FileRepo.put(java.lang.String bsn,
Version version)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static Attrs.DataType<java.util.List<Version>> |
Attrs.LIST_VERSION |
static Attrs.DataType<Version> |
Attrs.VERSION |
Modifier and Type | Field and Description |
---|---|
(package private) Version |
BaselineCommands.PSpec.version |
Modifier and Type | Method and Description |
---|---|
Version |
Profiles.CreateOptions.version() |
Version |
bnd.createOptions.version() |
Version |
bnd.wrapOptions.version() |
Modifier and Type | Method and Description |
---|---|
private DownloadBlocker |
RepoCommand.findMatchingVersion(RepositoryPlugin dest,
java.lang.String bsn,
Version version) |
Modifier and Type | Method and Description |
---|---|
Version |
PomFromManifest.getVersion() |
Modifier and Type | Method and Description |
---|---|
java.util.SortedSet<Version> |
MavenRepository.versions(java.lang.String bsn)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.io.File |
MavenRepository.get(java.lang.String bsn,
Version version,
java.util.Map<java.lang.String,java.lang.String> properties,
RepositoryPlugin.DownloadListener... listeners)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.SortedSet<Version> |
MavenRemoteRepository.versions(java.lang.String bsn) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
MavenRemoteRepository.get(java.lang.String bsn,
Version version,
java.util.Map<java.lang.String,java.lang.String> properties,
RepositoryPlugin.DownloadListener... listeners) |
Modifier and Type | Field and Description |
---|---|
private Version |
MetatypeVersion.value |
Constructor and Description |
---|
MetatypeVersion(Version value) |
Modifier and Type | Field and Description |
---|---|
static Version |
About._2_3 |
static Version |
About._2_4 |
static Version |
About._3_0 |
static Version |
About._3_1 |
static Version |
About._3_2 |
static Version |
About._3_3 |
static Version |
About._3_4 |
static Version |
About._3_5 |
static Version |
About.CURRENT |
(package private) Version |
OSInformation.osversion |
Version |
OSInformation.NativeCapability.osversion |
Version |
OSInformation.OSNameVersion.osversion |
(package private) Version |
Processor.upto
This method is about compatibility.
|
Version |
Contracts.Contract.version |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<Version,java.lang.String[]> |
About.CHANGES |
Modifier and Type | Method and Description |
---|---|
(package private) static Version |
OSInformation.convertUnixKernelVersion(java.lang.String sysPropOsVersion)
Convert a generic Unix kernel version to an OSGi version.
|
Modifier and Type | Method and Description |
---|---|
void |
Domain.setBundleVersion(Version version) |
void |
Analyzer.setDefaults(java.lang.String bsn,
Version version)
Set default import and export instructions if none are set
|
boolean |
Processor.since(Version introduced) |
(package private) java.lang.String |
Macro.version(Version version,
java.lang.String mask) |
Modifier and Type | Field and Description |
---|---|
private static java.util.SortedSet<Version> |
BridgeRepository.EMPTY_VERSIONS |
private java.util.Map<java.lang.String,java.util.Map<Version,BridgeRepository.ResourceInfo>> |
BridgeRepository.index |
Modifier and Type | Method and Description |
---|---|
java.util.SortedSet<Version> |
BridgeRepository.versions(java.lang.String bsn) |
Modifier and Type | Method and Description |
---|---|
org.osgi.resource.Resource |
BridgeRepository.get(java.lang.String bsn,
Version version) |
BridgeRepository.ResourceInfo |
BridgeRepository.getInfo(java.lang.String bsn,
Version version) |
Modifier and Type | Method and Description |
---|---|
Version |
ResourceUtils.BundleCap.bundle_version() |
static Version |
ResourceUtils.getVersion(org.osgi.resource.Capability cap) |
static Version |
ResourceUtils.toVersion(java.lang.Object v) |
Version |
ResourceUtils.IdentityCapability.version() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
ResourceBuilder.addFragmentHostCap(java.lang.String bsn,
Version version) |
Modifier and Type | Field and Description |
---|---|
Version |
RepositoryPlugin.PutOptions.version
When set, the repository must use it as the version
|
Modifier and Type | Method and Description |
---|---|
java.util.SortedSet<Version> |
RepositoryPlugin.versions(java.lang.String bsn)
Return a list of versions.
|
Modifier and Type | Method and Description |
---|---|
java.io.File |
RepositoryPlugin.get(java.lang.String bsn,
Version version,
java.util.Map<java.lang.String,java.lang.String> properties,
RepositoryPlugin.DownloadListener... listeners)
Return a URL to a matching version of the given bundle.
|
Modifier and Type | Field and Description |
---|---|
Version |
SearchableRepository.ResourceDescriptor.version
The version of the resource.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Version> |
MinimalRepository.versions(java.lang.String bsn) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<java.io.File> |
MinimalRepository.get(java.lang.String bsn,
Version version,
java.util.Map<java.lang.String,java.lang.String> attrs) |
SearchableRepository.ResourceDescriptor |
InfoRepository.getDescriptor(java.lang.String bsn,
Version version)
Return a resource descriptor for a given bsn/version.
|
Modifier and Type | Field and Description |
---|---|
static Version |
Version.emptyVersion |
(package private) Version |
VersionRange.high |
static Version |
Version.HIGHEST |
(package private) Version |
VersionRange.low |
static Version |
Version.LOWEST |
static Version |
Version.ONE |
private Version |
MavenVersion.version |
Modifier and Type | Method and Description |
---|---|
Version |
VersionRange.getHigh() |
Version |
VersionRange.getLow() |
Version |
MavenVersion.getOSGiVersion() |
Version |
Version.getWithoutQualifier() |
static Version |
Version.parseVersion(java.lang.String version) |
(package private) static Version |
VersionRange.unique(Version v) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Version> |
VersionRange.filter(java.lang.Iterable<Version> versions) |
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version other) |
boolean |
VersionRange.includes(Version v) |
(package private) static Version |
VersionRange.unique(Version v) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Version> |
VersionRange.filter(java.lang.Iterable<Version> versions) |
Constructor and Description |
---|
MavenVersion(Version osgiVersion) |
VersionRange(boolean b,
Version lower,
Version upper,
boolean c) |
VersionRange(Version low,
Version higher) |
Modifier and Type | Field and Description |
---|---|
static Version |
FileRepo.LATEST_VERSION |
Modifier and Type | Field and Description |
---|---|
private static java.util.SortedSet<Version> |
FileRepo.LATEST_SET |
Modifier and Type | Method and Description |
---|---|
java.util.SortedSet<Version> |
FileRepo.versions(java.lang.String bsn) |
Modifier and Type | Method and Description |
---|---|
protected void |
FileRepo.afterPut(java.io.File file,
java.lang.String bsn,
Version version,
java.lang.String sha) |
protected void |
FileRepo.beforeGet(java.lang.String bsn,
Version version) |
private SearchableRepository.ResourceDescriptor |
FileRepo.buildDescriptor(java.io.File f,
Jar jar,
byte[] digest,
java.lang.String bsn,
Version version) |
void |
FileRepo.delete(java.lang.String bsn,
Version version)
Delete an entry from the repository and cleanup the directory
|
java.io.File |
FileRepo.get(java.lang.String bsn,
Version version,
java.util.Map<java.lang.String,java.lang.String> properties,
RepositoryPlugin.DownloadListener... listeners) |
SearchableRepository.ResourceDescriptor |
FileRepo.getDescriptor(java.lang.String bsn,
Version version) |
protected java.io.File |
FileRepo.getLocal(java.lang.String bsn,
Version version,
java.util.Map<java.lang.String,java.lang.String> properties) |
protected java.lang.String |
FileRepo.status(java.lang.String bsn,
Version version) |