Skip to content

Instantly share code, notes, and snippets.

@MPriess
Created January 5, 2012 16:57
Show Gist options
  • Save MPriess/1566121 to your computer and use it in GitHub Desktop.
Save MPriess/1566121 to your computer and use it in GitHub Desktop.
Bundle Manifest
Bundle headers:
Bnd-LastModified = 1324388798185
Build-Jdk = 1.6.0_21
Built-By = doe
Bundle-Description = sqljdbc4-osgi
Bundle-ManifestVersion = 2
Bundle-Name = sqljdbc4-osgi
Bundle-SymbolicName = com.microsoft.sqlserver.sqljdbc4-osgi
Bundle-Version = 3.0.0
Created-By = Apache Maven Bundle Plugin
Embed-Dependency = *;scope=provided;type=!pom;inline=false
Export-Package = com.microsoft.sqlserver.jdbc;uses:="javax.sql,javax.naming,javax.naming.spi,javax.xml.transform.stax,javax.xml.parsers,javax.xml.transform.dom,org.w3c.dom,org.xml.sax,javax.xml.strea
m,javax.xml.transform,javax.xml.transform.stream,javax.xml.transform.sax,org.xml.sax.helpers,javax.transaction.xa,javax.security.auth.x500,javax.net.ssl"
Import-Package = com.microsoft.sqlserver.jdbc,javax.naming,javax.naming.spi,javax.net.ssl,javax.security.auth.x500,javax.sql,javax.transaction.xa,javax.xml.parsers,javax.xml.stream,javax.xml.transfor
m,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,org.w3c.dom,org.xml.sax,org.xml.sax.helpers
Manifest-Version = 1.0
Tool = Bnd-0.0.357
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment