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.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

