File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2323 ' Bundle-Vendor' : ' Reactive Streams SIG' ,
2424 ' Bundle-Description' : ' Reactive Streams API' ,
2525 ' Bundle-DocURL' : ' http://reactive-streams.org' ,
26+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
2627 ' Bundle-Version' : project. version,
2728 ' Export-Package' : ' org.reactivestreams.*' ,
2829 ' Automatic-Module-Name' : ' org.reactivestreams' ,
Original file line number Diff line number Diff line change 99 ' Bundle-Vendor' : ' Reactive Streams SIG' ,
1010 ' Bundle-Description' : ' Reactive Streams Examples' ,
1111 ' Bundle-DocURL' : ' http://reactive-streams.org' ,
12+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
1213 ' Bundle-Version' : project. version,
1314 ' Export-Package' : ' org.reactivestreams.example.*' ,
1415 ' Automatic-Module-Name' : ' org.reactivestreams.examples' ,
Original file line number Diff line number Diff line change 99 ' Bundle-Vendor' : ' Reactive Streams SIG' ,
1010 ' Bundle-Description' : ' Reactive Streams TCK Flow' ,
1111 ' Bundle-DocURL' : ' http://reactive-streams.org' ,
12+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
1213 ' Bundle-Version' : project. version,
1314 ' Export-Package' : ' org.reactivestreams.tck.flow.*' ,
1415 ' Automatic-Module-Name' : ' org.reactivestreams.tckflow' ,
Original file line number Diff line number Diff line change 1010 ' Bundle-Vendor' : ' Reactive Streams SIG' ,
1111 ' Bundle-Description' : ' Reactive Streams TCK' ,
1212 ' Bundle-DocURL' : ' http://reactive-streams.org' ,
13+ ' Bundle-License' : ' https://spdx.org/licenses/MIT-0.html' ,
1314 ' Bundle-Version' : project. version,
1415 ' Export-Package' : ' org.reactivestreams.tck.*' ,
1516 ' Automatic-Module-Name' : ' org.reactivestreams.tck' ,
You can’t perform that action at this time.
0 commit comments