Skip to content

Remove unused DefaultPluginXmlFactory#fromXml/toXml#2327

Closed
Pankraz76 wants to merge 1 commit intoapache:masterfrom
Pankraz76:fix-write-test-fix-fromXml
Closed

Remove unused DefaultPluginXmlFactory#fromXml/toXml#2327
Pankraz76 wants to merge 1 commit intoapache:masterfrom
Pankraz76:fix-write-test-fix-fromXml

Conversation

@Pankraz76
Copy link
Contributor

@Pankraz76 Pankraz76 commented May 12, 2025

@Pankraz76 Pankraz76 force-pushed the fix-write-test-fix-fromXml branch from 0022e03 to 46952b0 Compare May 12, 2025 11:54
@Pankraz76 Pankraz76 changed the title Remove unused DefaultPluginXmlFactory#fromXml Remove unused DefaultPluginXmlFactory#fromXml/toXml May 12, 2025
@Pankraz76 Pankraz76 force-pushed the fix-write-test-fix-fromXml branch from 46952b0 to 3b0409b Compare May 12, 2025 11:58
*/
public static PluginDescriptor fromXml(@Nonnull String xml) throws XmlReaderException {
return new DefaultPluginXmlFactory().fromXmlString(xml);
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

is this actively in use?

@Pankraz76 Pankraz76 marked this pull request as ready for review May 13, 2025 10:17
@Pankraz76
Copy link
Contributor Author

wait for enabler

@Pankraz76 Pankraz76 closed this May 13, 2025
@Pankraz76 Pankraz76 reopened this May 15, 2025
@Pankraz76 Pankraz76 force-pushed the fix-write-test-fix-fromXml branch from 3b0409b to 3dda054 Compare May 15, 2025 15:29
@Pankraz76 Pankraz76 force-pushed the fix-write-test-fix-fromXml branch from 3dda054 to 60084e9 Compare May 15, 2025 17:33
@hgschmie
Copy link
Contributor

Those methods may be used by other code that integrates with Maven. We do not remove public APIs.

@hgschmie hgschmie closed this May 20, 2025
@Pankraz76
Copy link
Contributor Author

other code that integrates with Maven

where is this code? Will be notice on ci level?

@Pankraz76
Copy link
Contributor Author

may be

is kind of random. We should know about our clients and user.

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