Package com.springsource.bundlor.blint.support.contributors

Class Summary
BundleManifestVersionValidator Validates that the BundleManifest-Version value is always 2

Concurrent Semantics
Threadsafe

BundleSymbolicNameValidator Validates that the BundleSymbolic-Name value is specified

Concurrent Semantics
Threadsafe

ExportedNotImportedValidator Validates that packages that are exported are not also imported

Concurrent Semantics
Threadsafe

SignedJarFileValidator Validates that Bundlor has not been run on a signed JAR file as it would break the signing

Concurrent Semantics
Threadsafe

VersionedExportsValidator Validates that all imported packages have a version specified.
VersionedImportsRangeValidator  
VersionedImportsValidator Validates that all imported packages have a version specified.