eee6d90e82
bugfix and feature update, see CHANGES.txt for details - Removed patches * hamcrest-1.1-build.patch + renamed to hamcrest-1.3-build.patch * hamcrest-1.1-no-jarjar.patch + renamed to hamcrest-1.3-no-jarjar.patch * hamcrest-1.1-no-integration.patch + renamed to hamcrest-1.3-no-integration.patch - Added patches * hamcrest-1.3-javadoc.patch - Updated poms and added OSGI manifests from Fedora OBS-URL: https://build.opensuse.org/package/show/Java:packages/hamcrest?expand=0&rev=9
15 lines
609 B
Plaintext
15 lines
609 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-Vendor: %providerName
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-Localization: plugin
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
Bundle-Name: %pluginName
|
|
Bundle-SymbolicName: org.hamcrest.text
|
|
Require-Bundle: org.hamcrest.core;bundle-version="1.3.0",org.hamcrest.
|
|
library;bundle-version="1.3.0"
|
|
Bundle-Version: 1.3.0.v20090501071000
|
|
Export-Package: org.hamcrest.text.pattern;version="1.3.0",org.hamcrest
|
|
.text.pattern.internal.ast;version="1.3.0";x-internal:=true,org.hamcr
|
|
est.text.pattern.internal.naming;version="1.3.0";x-internal:=true
|
|
Bundle-ManifestVersion: 2
|