Created
August 27, 2019 13:45
-
-
Save maeste/962529404aa1fe799d1dd097676e69eb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Manifest-Version: 1.0 | |
| Bundle-License: http://www.eclipse.org/legal/epl-2.0, https://www.gnu. | |
| org/software/classpath/license.html | |
| Bundle-SymbolicName: org.jboss.spec.javax.resource.jboss-connector-api | |
| _1.7_spec | |
| Archiver-Version: Plexus Archiver | |
| Built-By: maeste | |
| Bnd-LastModified: 1566913074204 | |
| Specification-Title: Jakarta Connectors Architecture | |
| Implementation-Vendor-Id: org.jboss.spec.javax.resource | |
| Bundle-DocURL: http://www.jboss.org | |
| Import-Package: javax.naming,javax.resource;version="[1.7,2)",javax.re | |
| source.spi;version="[1.7,2)",javax.resource.spi.endpoint;version="[1. | |
| 7,2)",javax.resource.spi.work;version="[1.7,2)",javax.security.auth,j | |
| avax.security.auth.callback,javax.transaction;version="[1.3,2)",javax | |
| .transaction.xa | |
| Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))" | |
| Scm-Url: https://github.com/jboss/jboss-jakarta-connector-api_spec | |
| Export-Package: javax.resource;version="1.7";uses:="javax.naming,javax | |
| .resource.spi",javax.resource.cci;version="1.7";uses:="javax.resource | |
| ",javax.resource.spi;version="1.7";uses:="javax.resource,javax.resour | |
| ce.spi.endpoint,javax.resource.spi.work,javax.security.auth,javax.tra | |
| nsaction,javax.transaction.xa",javax.resource.spi.endpoint;version="1 | |
| .7";uses:="javax.resource,javax.resource.spi,javax.transaction.xa",ja | |
| vax.resource.spi.security;version="1.7";uses:="javax.resource.spi",ja | |
| vax.resource.spi.work;version="1.7";uses:="javax.resource,javax.resou | |
| rce.spi,javax.security.auth,javax.security.auth.callback,javax.transa | |
| ction.xa" | |
| Bundle-Name: javax.resource API | |
| Implementation-Title: javax.resource API | |
| Bundle-Description: Jakarta Connectors | |
| Automatic-Module-Name: beta.jboss.connector.api_1_7 | |
| Implementation-Version: 2.0.0.CR1-SNAPSHOT | |
| Java-Version: 1.8.0_212 | |
| Scm-Connection: scm:git:ssh://[email protected]/jboss/jboss-jakarta-conne | |
| ctor-api_spec.git | |
| Specification-Vendor: Jakarta Connectors | |
| Os-Arch: amd64 | |
| Bundle-ManifestVersion: 2 | |
| Java-Vendor: Oracle Corporation | |
| Bundle-Vendor: JBoss by Red Hat | |
| Os-Name: Linux | |
| Tool: Bnd-3.5.0.201709291849 | |
| Implementation-Vendor: JBoss by Red Hat | |
| Os-Version: 5.1.6-300.fc30.x86_64 | |
| Scm-Revision: 2816bdf3ae6f83bc8a0b4d3648439afef93227bd | |
| Bundle-Version: 2.0.0.CR1-SNAPSHOT | |
| Created-By: Apache Maven Bundle Plugin | |
| Build-Jdk: 1.8.0_212 | |
| Specification-Version: 1.7 | |
| Implementation-URL: https://github.com/eclipse-ee4j/jca-api |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment