Uses of Class
aQute.bnd.version.Version
-
Packages that use Version Package Description aQute.bnd.build aQute.bnd.build.model aQute.bnd.cdi aQute.bnd.component OSGi Declarative Services Annotation processing.aQute.bnd.differ This package provides baseline support.aQute.bnd.filerepo aQute.bnd.header aQute.bnd.maven aQute.bnd.maven.support aQute.bnd.osgi aQute.bnd.osgi.repository aQute.bnd.osgi.resource aQute.bnd.service aQute.bnd.service.repository aQute.bnd.version aQute.lib.deployer -
-
Uses of Version in aQute.bnd.build
Methods in aQute.bnd.build that return Version Modifier and Type Method Description VersionProject. getPackageInfo(java.lang.String packageName)VersionProject. getVersion(java.lang.String bsn)Methods in aQute.bnd.build that return types with arguments of type Version Modifier and Type Method Description java.util.Map<java.lang.String,Version>Project. getVersions()java.util.SortedSet<Version>WorkspaceRepository. versions(java.lang.String bsn)Methods in aQute.bnd.build with parameters of type Version Modifier and Type Method Description java.io.FileWorkspaceRepository. get(java.lang.String bsn, Version version, java.util.Map<java.lang.String,java.lang.String> properties, RepositoryPlugin.DownloadListener... listeners)aQute.bnd.result.Result<java.io.File>Workspace. getBundle(java.lang.String bsn, Version version, java.util.Map<java.lang.String,java.lang.String> attrs)aQute.bnd.result.Result<java.io.File>Workspace. getBundle(java.lang.String bsn, Version version, java.util.Map<java.lang.String,java.lang.String> attrs, Workspace.ResourceRepositoryStrategy strategy)voidProject. setPackageInfo(java.lang.String packageName, Version newVersion)Method parameters in aQute.bnd.build with type arguments of type Version Modifier and Type Method Description aQute.service.reporter.Messages.ERRORProjectMessages. FoundVersions_ForStrategy_ButNoProvider(java.util.SortedMap<Version,RepositoryPlugin> versions, Strategy useStrategy) -
Uses of Version in aQute.bnd.build.model
Methods in aQute.bnd.build.model that return Version Modifier and Type Method Description VersionEE. getCapabilityVersion() -
Uses of Version in aQute.bnd.cdi
Fields in aQute.bnd.cdi declared as Version Modifier and Type Field Description static VersionCDIAnnotationReader. CDI_ARCHIVE_VERSIONstatic VersionCDIAnnotationReader. V1_0 -
Uses of Version in aQute.bnd.component
Fields in aQute.bnd.component declared as Version Modifier and Type Field Description static VersionDSAnnotationReader. V1_0static VersionDSAnnotationReader. V1_1static VersionDSAnnotationReader. V1_2static VersionDSAnnotationReader. V1_3static VersionDSAnnotationReader. V1_4static VersionDSAnnotationReader. V1_5static VersionDSAnnotationReader. VMAXMethods in aQute.bnd.component with parameters of type Version Modifier and Type Method Description static aQute.bnd.component.ComponentDefDSAnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion) -
Uses of Version in aQute.bnd.differ
Fields in aQute.bnd.differ declared as Version Modifier and Type Field Description VersionBaseline.BundleInfo. newerVersionVersionBaseline.Info. newerVersionVersionBaseline.BundleInfo. olderVersionVersionBaseline.Info. olderVersionVersionBaseline.Info. suggestedIfProvidersVersionBaseline.BundleInfo. suggestedVersionVersionBaseline.Info. suggestedVersionVersionBaseline.BundleInfo. versionDeprecated.Methods in aQute.bnd.differ that return Version Modifier and Type Method Description VersionBaseline. getNewerVersion()VersionBaseline. getOlderVersion()VersionBaseline. getSuggestedVersion()Methods in aQute.bnd.differ with parameters of type Version Modifier and Type Method Description voidBaseline. setSuggestedVersion(Version suggestedVersion) -
Uses of Version in aQute.bnd.filerepo
Methods in aQute.bnd.filerepo that return types with arguments of type Version Modifier and Type Method Description java.util.List<Version>FileRepo. versions(java.lang.String bsn)Deprecated.Methods in aQute.bnd.filerepo with parameters of type Version Modifier and Type Method Description java.io.FileFileRepo. put(java.lang.String bsn, Version version)Deprecated. -
Uses of Version in aQute.bnd.header
Fields in aQute.bnd.header with type parameters of type Version Modifier and Type Field Description static Attrs.DataType<java.util.List<Version>>Attrs. LIST_VERSIONstatic Attrs.DataType<Version>Attrs. VERSION -
Uses of Version in aQute.bnd.maven
Methods in aQute.bnd.maven that return Version Modifier and Type Method Description VersionPomFromManifest. getVersion()Methods in aQute.bnd.maven that return types with arguments of type Version Modifier and Type Method Description java.util.SortedSet<Version>MavenRepository. versions(java.lang.String bsn)Deprecated.Methods in aQute.bnd.maven with parameters of type Version Modifier and Type Method Description java.io.FileMavenRepository. get(java.lang.String bsn, Version version, java.util.Map<java.lang.String,java.lang.String> properties, RepositoryPlugin.DownloadListener... listeners)Deprecated. -
Uses of Version in aQute.bnd.maven.support
Methods in aQute.bnd.maven.support that return types with arguments of type Version Modifier and Type Method Description java.util.SortedSet<Version>MavenRemoteRepository. versions(java.lang.String bsn)Methods in aQute.bnd.maven.support with parameters of type Version Modifier and Type Method Description java.io.FileMavenRemoteRepository. get(java.lang.String bsn, Version version, java.util.Map<java.lang.String,java.lang.String> properties, RepositoryPlugin.DownloadListener... listeners) -
Uses of Version in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Version Modifier and Type Field Description static VersionAbout. _2_3static VersionAbout. _2_4static VersionAbout. _3_0static VersionAbout. _3_1static VersionAbout. _3_2static VersionAbout. _3_3static VersionAbout. _3_4static VersionAbout. _3_5static VersionAbout. _4_0static VersionAbout. _4_1static VersionAbout. _4_2static VersionAbout. _4_3static VersionAbout. _5_0static VersionAbout. _5_1static VersionAbout. _5_2static VersionAbout. _5_3static VersionAbout. _6_0static VersionAbout. _6_1static VersionAbout. _6_2static VersionAbout. _6_3static VersionAbout. _6_4static VersionAbout. _6_4_1static VersionAbout. CURRENTVersionOSInformation.OSNameVersion. osversionFields in aQute.bnd.osgi with type parameters of type Version Modifier and Type Field Description static java.util.Map<Version,java.lang.String[]>About. CHANGESMethods in aQute.bnd.osgi with parameters of type Version Modifier and Type Method Description voidDomain. setBundleVersion(Version version)voidAnalyzer. setDefaults(java.lang.String bsn, Version version)Set default import and export instructions if none are setbooleanProcessor. since(Version introduced)Constructors in aQute.bnd.osgi with parameters of type Version Constructor Description BundleId(java.lang.String bsn, Version version) -
Uses of Version in aQute.bnd.osgi.repository
Methods in aQute.bnd.osgi.repository that return Version Modifier and Type Method Description VersionBridgeRepository.InfoCapability. version()Methods in aQute.bnd.osgi.repository that return types with arguments of type Version Modifier and Type Method Description java.util.SortedSet<Version>BridgeRepository. versions(java.lang.String bsn)Methods in aQute.bnd.osgi.repository with parameters of type Version Modifier and Type Method Description static voidBridgeRepository. addInformationCapability(ResourceBuilder rb, java.lang.String name, Version version, java.lang.String from, java.lang.String error)org.osgi.resource.ResourceBridgeRepository. get(java.lang.String bsn, Version version)BridgeRepository.ResourceInfoBridgeRepository. getInfo(java.lang.String bsn, Version version) -
Uses of Version in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return Version Modifier and Type Method Description VersionResourceUtils.BundleCap. bundle_version()static VersionResourceUtils. getVersion(org.osgi.resource.Capability cap)static VersionResourceUtils. getVersion(org.osgi.resource.Resource resource)static VersionResourceUtils. toVersion(java.lang.Object v)VersionResourceUtils.IdentityCapability. version() -
Uses of Version in aQute.bnd.service
Fields in aQute.bnd.service declared as Version Modifier and Type Field Description VersionRepositoryPlugin.PutOptions. versionWhen set, the repository must use it as the versionMethods in aQute.bnd.service that return types with arguments of type Version Modifier and Type Method Description java.util.SortedSet<Version>RepositoryPlugin. versions(java.lang.String bsn)Return a list of versions.Methods in aQute.bnd.service with parameters of type Version Modifier and Type Method Description java.io.FileRepositoryPlugin. 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. -
Uses of Version in aQute.bnd.service.repository
Fields in aQute.bnd.service.repository declared as Version Modifier and Type Field Description VersionSearchableRepository.ResourceDescriptor. versionThe version of the resource.Methods in aQute.bnd.service.repository that return types with arguments of type Version Modifier and Type Method Description java.util.List<Version>MinimalRepository. versions(java.lang.String bsn)Methods in aQute.bnd.service.repository with parameters of type Version Modifier and Type Method 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.ResourceDescriptorInfoRepository. getDescriptor(java.lang.String bsn, Version version)Return a resource descriptor for a given bsn/version. -
Uses of Version in aQute.bnd.version
Fields in aQute.bnd.version declared as Version Modifier and Type Field Description static VersionVersion. emptyVersionstatic VersionVersion. HIGHESTstatic VersionVersion. LOWESTstatic VersionVersion. ONEMethods in aQute.bnd.version that return Version Modifier and Type Method Description VersionVersion. bumpMajor()VersionVersion. bumpMinor()VersionVersionRange. getHigh()VersionVersionRange. getLow()VersionMavenVersion. getOSGiVersion()VersionVersion. getWithoutQualifier()static VersionVersion. parseVersion(java.lang.String version)static VersionVersion. valueOf(java.lang.String version)Methods in aQute.bnd.version that return types with arguments of type Version Modifier and Type Method Description java.lang.Iterable<Version>VersionRange. filter(java.lang.Iterable<Version> versions)Methods in aQute.bnd.version with parameters of type Version Modifier and Type Method Description intVersion. compareTo(Version other)booleanVersionRange. includes(Version v)Method parameters in aQute.bnd.version with type arguments of type Version Modifier and Type Method Description java.lang.Iterable<Version>VersionRange. filter(java.lang.Iterable<Version> versions)Constructors in aQute.bnd.version with parameters of type Version Constructor Description MavenVersion(Version osgiVersion)VersionRange(boolean includeLow, Version low, Version high, boolean includeHigh)VersionRange(Version low, Version high) -
Uses of Version in aQute.lib.deployer
Fields in aQute.lib.deployer declared as Version Modifier and Type Field Description static VersionFileRepo. LATEST_VERSIONMethods in aQute.lib.deployer that return types with arguments of type Version Modifier and Type Method Description java.util.SortedSet<Version>FileRepo. versions(java.lang.String bsn)Methods in aQute.lib.deployer with parameters of type Version Modifier and Type Method Description protected voidFileRepo. afterPut(java.io.File file, java.lang.String bsn, Version version, java.lang.String sha)protected voidFileRepo. beforeGet(java.lang.String bsn, Version version)voidFileRepo. delete(java.lang.String bsn, Version version)Delete an entry from the repository and cleanup the directoryjava.io.FileFileRepo. get(java.lang.String bsn, Version version, java.util.Map<java.lang.String,java.lang.String> properties, RepositoryPlugin.DownloadListener... listeners)SearchableRepository.ResourceDescriptorFileRepo. getDescriptor(java.lang.String bsn, Version version)protected java.io.FileFileRepo. getLocal(java.lang.String bsn, Version version, java.util.Map<java.lang.String,java.lang.String> properties)protected java.lang.StringFileRepo. status(java.lang.String bsn, Version version)
-