Skip to content

Instantly share code, notes, and snippets.

@ktoso
Created November 27, 2014 15:19
Show Gist options
  • Save ktoso/1e17ebd7c1483d0c352b to your computer and use it in GitHub Desktop.
Save ktoso/1e17ebd7c1483d0c352b to your computer and use it in GitHub Desktop.
1 Manifest-Version: 1.0
2 Export-Package: org.reactivestreams.tck;uses:="org.reactivestreams,org
3 .testng.annotations",org.reactivestreams
4 Bundle-SymbolicName: org.reactivestreams.reactive-streams-tck
5 Bundle-Version: 1.0.0.M1
6 Bundle-Name: reactive-streams
7 Bundle-ManifestVersion: 2
8 Bnd-LastModified: 1416835217000
9 Private-Package: org.reactivestreams.tck.support
10 Bundle-Vendor: Reactive Streams SIG
11 Import-Package: org.reactivestreams,org.testng;version="[5.14,6)",org.
12 testng.annotations;version="[5.14,6)"
13 Created-By: 1.8.0 (Oracle Corporation)
14 Tool: Bnd-2.1.0.20130426-122213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment