Skip to content

Wip add modulename √ #412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 23, 2017
Merged

Wip add modulename √ #412

merged 5 commits into from
Nov 23, 2017

Conversation

viktorklang
Copy link
Contributor

Including @kiiadi's commit here.

@@ -6,8 +6,21 @@ dependencies {
testCompile project(':reactive-streams-tck')
testCompile group: 'org.testng', name: 'testng', version: '5.14.10'
}

jar {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears twice.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akarnokd Nice catch, I've fixed that now :)

@viktorklang
Copy link
Contributor Author

@kiiadi @reactive-streams/contributors Everyone OK with this?

test.useTestNG()

jar {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, but with different name?

attributes('Automatic-Module-Name': 'org.reactivestreams.flowbridge')
}
}

javadoc {
options.links("http://download.java.net/java/jdk9/docs/api")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This gives 404. The proper link is https://docs.oracle.com/javase/9/docs/api/

@ktoso ktoso mentioned this pull request Nov 22, 2017
@ktoso
Copy link
Contributor

ktoso commented Nov 22, 2017

Checked the names, this looks good to go 👍

@viktorklang
Copy link
Contributor Author

Merging!

@viktorklang viktorklang merged commit 756d6d5 into master Nov 23, 2017
@viktorklang viktorklang deleted the wip-add-modulename-√ branch November 23, 2017 13:18
@viktorklang viktorklang added this to the 1.0.2 milestone Nov 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants