Skip to content
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

Making hello world java sample more idiomatic #802

Merged
merged 3 commits into from Dec 4, 2018

Conversation

kiiadi
Copy link
Contributor

@kiiadi kiiadi commented Nov 27, 2018

Issue #, if available:

Description of changes:
Updating the url fetcher to use try-with-resources and Stream collection to be more idiomatic with Java8

Testing:
Ran cookie-cutter unit tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jfuss
Copy link
Contributor

jfuss commented Dec 4, 2018

@kiiadi Did you run the tests within the init example with this change locally?

@jfuss jfuss self-assigned this Dec 4, 2018
@jfuss jfuss added the stage/in-progress A fix is being worked on label Dec 4, 2018
@kiiadi
Copy link
Contributor Author

kiiadi commented Dec 4, 2018

@jfuss yes - I opened the cookie-cutter project in the IDE and ran it's unit tests after making the code-change.

@jfuss jfuss merged commit 22b722b into aws:develop Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/in-progress A fix is being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants