Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Remove comments associated with deleted properties in pom.xml
Fixes #35 Enhance the `removeOffendingProperties` method in `PomModifier.java` to remove comments associated with deleted properties. * Identify comments directly above the properties `jenkins-test-harness.version` and `java.level` and remove them along with the properties. * Update unit tests in `PomModifierTest.java` to verify the removal of comments associated with deleted properties. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/gounthar/plugin-modernizer-tool/issues/35?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information