Skip to content

Depend on 1.0.0 of ReactiveStreams #138

@ktoso

Description

@ktoso

I noticed the project is depending on compile 'org.reactivestreams:reactive-streams:1.0.0.final' which "works".

However has some weird corner cases (esp. around OSGi, not that I personally care, but downstream consumers of such libs may care). It is the exact same bytes as 1.0.0, however ordering of -RC vs. .final behaves weirdly in some contexts, 1.0.0 is safe everywhere, so that version should be prefered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions