Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 00749e42ad4a864ef471f26096fcdd1cdcc643d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-Vendor: %bundleProvider
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
Bundle-Name: %bundleName
Bundle-SymbolicName: org.apache.commons.logging
Bundle-Version: 1.1.1.v201101211721
Export-Package: org.apache.commons.logging;version="1.1.1",org.apache.
 commons.logging.impl;version="1.1.1"
Bundle-ManifestVersion: 2

Back to the top