You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new parser from sbm-support-rewrite should replace the RewriteMavenProjectParser.
This will also bump Boot and Open Rewrite to latest versions.
The previously injected JavaParser bean was changed to `JavaParserBuilder´ allowing to configure instances on demand.
When a dependency gets added the resulting classpath must be available when java sources get compiled again to reflect the new types that came in.
The new parser from
sbm-support-rewrite
should replace theRewriteMavenProjectParser
.This will also bump Boot and Open Rewrite to latest versions.
The previously injected
JavaParser
bean was changed to `JavaParserBuilder´ allowing to configure instances on demand.When a dependency gets added the resulting classpath must be available when java sources get compiled again to reflect the new types that came in.
ResourceSet
intosbm-support-rewrite
sbm-support-rewrite
#954blocked by:
The text was updated successfully, but these errors were encountered: