File: template.mf

package info (click to toggle)
libspring-java 3.0.6.RELEASE-6%2Bdeb7u3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 50,504 kB
  • sloc: java: 325,411; xml: 67,956; sql: 176; makefile: 40; ruby: 33; sh: 6
file content (24 lines) | stat: -rw-r--r-- 964 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Bundle-SymbolicName: org.springframework.oxm
Bundle-Name: Spring Object/XML Mapping
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template: 
 javax.activation.*;version="0";resolution:=optional,
 javax.xml.*;version="0",
 javax.xml.bind.*;version="0";resolution:=optional,
 com.thoughtworks.xstream.*;version="[1.2.2, 2.0.0)";resolution:=optional,
 org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
 org.apache.xmlbeans.*;version="[2.2.0, 3.0.0)";resolution:=optional,
 org.exolab.castor.*;version="[1.2.0, 2.0.0)";resolution:=optional,
 org.jibx.runtime.*;version="[1.1.5, 2.0.0)";resolution:=optional,
 org.springframework.beans.*;version=${spring.osgi.range},
 org.springframework.core.*;version=${spring.osgi.range},
 org.springframework.util.*;version=${spring.osgi.range},
 org.w3c.dom.*;version="0",
 org.xml.sax.*;version="0"
Ignored-Existing-Headers: 
 Bnd-LastModified,
 DynamicImport-Package,
 Import-Package,
 Export-Package,
 Tool