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

Add possibility to only include specific file for generation #16

Merged
merged 1 commit into from
Nov 15, 2017

Conversation

makubi
Copy link
Owner

@makubi makubi commented Nov 6, 2017

No description provided.

@makubi makubi force-pushed the file-includes branch 2 times, most recently from 0afc6a5 to 1bf7a4b Compare November 14, 2017 10:01
README.md Outdated
@@ -183,6 +195,12 @@ To override the **namespaceMapping** of Avro protocols under the `com.example.pa
<to>com.example.packagenamenew.subchange</to>
</mapping>
</namespaceMapping>
<fileIncludes>
<fileInclude>
<text>subdir/**</text>
Copy link
Contributor

Choose a reason for hiding this comment

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

I find <text> a bit confusing, how about <path>? In your enum you also call it STRING, so this is even more confusing.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Done

@makubi makubi merged commit 445d875 into master Nov 15, 2017
@makubi makubi deleted the file-includes branch July 9, 2018 08:10
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.

2 participants