Updated references from springsource.org to spring.io. Updated references to mongodb.org. Update vendor to Pivotal Software, Inc. Update required/recommended versions. Update CustomConversions configuration section. Added missing section id's. Fixed some typos. Added missing JavaDoc. Original pull request: #128.
10 lines
361 B
Plaintext
10 lines
361 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-osgi:[=.=.=,+1.0.0)}",
|
|
org.apache.log4j.*;version="${log4j:[=.=.=,+1.0.0)}"
|