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

Example repositories #71

Merged
merged 3 commits into from Jul 4, 2017
Merged

Example repositories #71

merged 3 commits into from Jul 4, 2017

Conversation

codetojoy
Copy link
Contributor

A recent issue mentioned examples with build tools.

This PR adds example repos to Java-9-Resources.md. One illustrates Gradle, one uses Maven, and another contains several examples including patching.

Note: Gradle and Maven examples are not complete, in the sense that unit tests are an issue. But I plan to keep the repos current as the tooling improves.

@@ -180,3 +180,6 @@ Downsides/hurdles of Java 9 modularity and Project Jigsaw:
- [java9-modularity/java9-migration-demos](https://github.com/java9-modularity/java9-migration-demos) (Sander Mak, Paul Bakker)
- [https://github.com/java9-modularity/easytext](https://github.com/java9-modularity/java9-migration-demos) (Sander Mak, Paul Bakker), sample application from [O'Reilly's Java 9 Modularity book](http://shop.oreilly.com/product/0636920049494.do)
- [accso/java9-jigsaw-depvis](https://github.com/accso/java9-jigsaw-depvis) (Martin Lehmann, Kristine Schaal, Rüdiger Grammes)
- [codetojoy/WarO_Java_9_Gradle](https://github.com/codetojoy/WarO_Java_9_Gradle) (Michael Easter), example using Gradle 4.1M1
Copy link
Member

Choose a reason for hiding this comment

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

@codetojoy - These are great resources - I think they will make some good exercises and add to the existing ones in the repo, what do you think?

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for sharing this with us - its giving inspiration for new ideas

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the kind words; apologies for the delay. I didn't realize that the other repos were exercises. I'll study the others and see what I can do about morphing the repos into exercises.

Copy link
Member

Choose a reason for hiding this comment

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

That will be great, we have good amount of room for exercises from some of the code examples, see what you can come up with.

@neomatrix369 neomatrix369 merged commit 7ce9f0a into AdoptOpenJDK:master Jul 4, 2017
@neomatrix369
Copy link
Member

I'm merging this for now but ideally it best suits if we made exercises out of them for everyone to play with and learn from,

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.

None yet

2 participants