-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
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.
- Make all modules compile (skipTests) and provide build action #925
- Move
ResourceSetintosbm-support-rewrite - Reactivate test for Scan and ExecutionScope ExecutionScopeArchFitTest
- All tests pass with latest
sbm-support-rewrite#954
blocked by: