Removed special mongo-osgi property as the driver version is now a valid OSGi version number.
10 lines
356 B
Plaintext
10 lines
356 B
Plaintext
Bundle-SymbolicName: org.springframework.data.mongodb.log4j
|
|
Bundle-Name: Spring Data Mongo DB Log4J Appender
|
|
Bundle-Vendor: Pivotal Software, Inc.
|
|
Bundle-ManifestVersion: 2
|
|
Import-Package:
|
|
sun.reflect;version="0";resolution:=optional
|
|
Import-Template:
|
|
com.mongodb.*;version="${mongo:[=.=.=,+1.0.0)}",
|
|
org.apache.log4j.*;version="${log4j:[=.=.=,+1.0.0)}"
|