Skip to content

Instantly share code, notes, and snippets.

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