Skip to content

Conversation

@rbygrave
Copy link
Member

This means that packages specified will be honored over any filtering that would otherwise occur via IgnoreClassHelper.

The fix is to combine the Ant task packages parameter with the transform args and pass that in ultimately to the EnhanceContext (which parses that out and will then use the PackageFilter rather than IgnoreClassHelper).

This means that packages specified will be honored over any
filtering that would otherwise occur via IgnoreClassHelper.

The fix is to combine the Ant task packages parameter with
the transform args and pass that in ultimately to the
EnhanceContext (which parses that out and will then use
the PackageFilter rather than IgnoreClassHelper).
@rbygrave rbygrave self-assigned this Nov 10, 2025
@rbygrave rbygrave linked an issue Nov 10, 2025 that may be closed by this pull request
@rbygrave rbygrave added the bug label Nov 10, 2025
@rbygrave rbygrave merged commit e149cca into master Nov 10, 2025
2 checks passed
@rbygrave rbygrave deleted the feature/229-fix branch November 10, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrectly Ignored User Classes

2 participants