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

Corrected Exclude pattern behavior with Maven to avoid excluding all files #340

Merged

Conversation

ctrimble
Copy link
Collaborator

The default set of exclude directories was causing all files to be excluded. This corrects that issue and adds tests related to the default exclude list. This is related to #332.

This PR also adds the default set of maven excludes anytime the sourceDirectory property is supplied without the sourcePaths property.

@ctrimble ctrimble force-pushed the feature_recursive-include-patterns branch from acde93a to f3c8ded Compare April 28, 2015 07:39
@ctrimble
Copy link
Collaborator Author

@joelittlejohn I have finished my changes for this PR and it is ready for review. I left this as 2 commits, since there are 2 distinct changes coming in.

joelittlejohn added a commit that referenced this pull request Apr 29, 2015
Corrected Exclude Pattern Behavior with Maven.
@joelittlejohn joelittlejohn merged commit aa643cf into joelittlejohn:master Apr 29, 2015
@joelittlejohn joelittlejohn changed the title Corrected Exclude Pattern Behavior with Maven. Corrected Exclude pattern behavior with Maven Apr 29, 2015
@joelittlejohn joelittlejohn added this to the 0.4.12 milestone Apr 29, 2015
@joelittlejohn joelittlejohn changed the title Corrected Exclude pattern behavior with Maven Corrected Exclude pattern behavior with Maven to avoid excluding all files Jun 16, 2015
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