[Git][java-team/reactive-streams][upstream] New upstream version 1.0.2
Emmanuel Bourg
gitlab at salsa.debian.org
Mon Nov 19 09:52:15 GMT 2018
Emmanuel Bourg pushed to branch upstream at Debian Java Maintainers / reactive-streams
Commits:
0e88b9b0 by Emmanuel Bourg at 2018-11-19T09:45:59Z
New upstream version 1.0.2
- - - - -
30 changed files:
- .gitignore
- + .java-version
- CopyrightWaivers.txt
- README.md
- RELEASE-NOTES.md
- api/build.gradle
- build.gradle
- examples/build.gradle
- + examples/src/main/java/org/reactivestreams/example/unicast/RangePublisher.java
- + examples/src/test/java/org/reactivestreams/example/unicast/RangePublisherTest.java
- + flow-adapters/.gitignore
- + flow-adapters/build.gradle
- + flow-adapters/src/main/java/org/reactivestreams/FlowAdapters.java
- + flow-adapters/src/test/java/org/reactivestreams/FlowAdaptersTest.java
- + flow-adapters/src/test/java/org/reactivestreams/MulticastPublisher.java
- + flow-adapters/src/test/java/org/reactivestreams/SubmissionPublisherTckTest.java
- + flow-adapters/src/test/java/org/reactivestreams/TestEitherConsumer.java
- settings.gradle
- + tck-flow/README.md
- + tck-flow/build.gradle
- + tck-flow/src/main/java/org/reactivestreams/tck/flow/FlowPublisherVerification.java
- + tck-flow/src/main/java/org/reactivestreams/tck/flow/FlowSubscriberBlackboxVerification.java
- + tck-flow/src/main/java/org/reactivestreams/tck/flow/FlowSubscriberWhiteboxVerification.java
- + tck-flow/src/main/java/org/reactivestreams/tck/flow/IdentityFlowProcessorVerification.java
- + tck-flow/src/test/java/org/reactivestreams/tck/flow/EmptyLazyFlowPublisherTest.java
- + tck-flow/src/test/java/org/reactivestreams/tck/flow/LockstepFlowProcessorTest.java
- + tck-flow/src/test/java/org/reactivestreams/tck/flow/RangeFlowPublisherTest.java
- + tck-flow/src/test/java/org/reactivestreams/tck/flow/SingleElementFlowPublisherTest.java
- + tck-flow/src/test/java/org/reactivestreams/tck/flow/SubmissionPublisherTest.java
- + tck-flow/src/test/java/org/reactivestreams/tck/flow/SyncTriggeredDemandSubscriberTest.java
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/reactive-streams/commit/0e88b9b0dfbee34515ceb3bb56c69c946d8d1d4e
--
View it on GitLab: https://salsa.debian.org/java-team/reactive-streams/commit/0e88b9b0dfbee34515ceb3bb56c69c946d8d1d4e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181119/c07ea642/attachment.html>
More information about the pkg-java-commits
mailing list