-
Notifications
You must be signed in to change notification settings - Fork 366
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Activated profiles should not always deactivate POM profiles that are…
… active by default (#4270) * [4269] partial * Make activeProfiles method package private. * Tweaks to test and add test showing issue with settings active profiles * Update rewrite-maven/src/test/java/org/openrewrite/maven/MavenParserTest.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Slight polish * Further polish * Remove unused foobar profile from test * Final bit of polish * Document the purpose of the new method with quote of the docs --------- Co-authored-by: Tim te Beek <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
01a3911
commit cd95e0e
Showing
3 changed files
with
363 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.