Skip to content

[MNG-7843] Allow glob patterns in dependency exclusions#1200

Merged
gnodet merged 3 commits intoapache:masterfrom
gnodet:MNG-7843-Allow-glob-patterns-in-dependency-exclusions
Aug 29, 2023
Merged

[MNG-7843] Allow glob patterns in dependency exclusions#1200
gnodet merged 3 commits intoapache:masterfrom
gnodet:MNG-7843-Allow-glob-patterns-in-dependency-exclusions

Conversation

@gnodet
Copy link
Copy Markdown
Contributor

@gnodet gnodet commented Jul 13, 2023

Excluding a bunch of dependencies is quite verbose. A simple glob pattern would really help.

@gnodet gnodet force-pushed the MNG-7843-Allow-glob-patterns-in-dependency-exclusions branch from 4ee8e6d to 5688989 Compare July 13, 2023 08:20
@gnodet gnodet force-pushed the MNG-7843-Allow-glob-patterns-in-dependency-exclusions branch from 5688989 to 00f61f8 Compare July 13, 2023 08:28
Copy link
Copy Markdown
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

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

In case, that wasn't clear the idea of globstars for dependency exclusion is useful. We just don't need to write more glob code to support this

@gnodet gnodet force-pushed the MNG-7843-Allow-glob-patterns-in-dependency-exclusions branch from adfe481 to 3ef12a8 Compare July 15, 2023 17:32
@gnodet gnodet requested a review from elharo August 3, 2023 09:09
@gnodet gnodet force-pushed the MNG-7843-Allow-glob-patterns-in-dependency-exclusions branch from 89b7a00 to e5c412c Compare August 23, 2023 13:17
@gnodet
Copy link
Copy Markdown
Contributor Author

gnodet commented Aug 29, 2023

In case, that wasn't clear the idea of globstars for dependency exclusion is useful. We just don't need to write more glob code to support this

@elharo are you fine with the changes that leverage the JDK glob matchers ?

@gnodet gnodet merged commit 22ae75a into apache:master Aug 29, 2023
@gnodet gnodet added this to the 4.0.0-alpha-8 milestone Aug 29, 2023
@gnodet gnodet deleted the MNG-7843-Allow-glob-patterns-in-dependency-exclusions branch September 11, 2023 07:42
@jira-importer
Copy link
Copy Markdown

Resolve #9074

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