-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for Maven POM sorting/formatting #946
Merged
Merged
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 22ddb38 - Browse repository at this point
Copy the full SHA 22ddb38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503f4c0 - Browse repository at this point
Copy the full SHA 503f4c0View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b7c3eb - Browse repository at this point
Copy the full SHA 8b7c3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d1b68 - Browse repository at this point
Copy the full SHA c0d1b68View commit details
Commits on Sep 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 680d95c - Browse repository at this point
Copy the full SHA 680d95cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a80576 - Browse repository at this point
Copy the full SHA 4a80576View commit details -
Rename SortPomState to SortPomCfg, and:
- SortPomCfg needs no dependencies, just Strings and booleans - SortPomCfg now has the default values, which simplifies plugin-maven/.../SortPom.java - SortPomStep does the JarState and classloader stuff
Configuration menu - View commit details
-
Copy full SHA for f2c0e4a - Browse repository at this point
Copy the full SHA f2c0e4aView commit details -
FeatureClassLoader now loads
com.diffplug.spotless.glue.*
via `def……ineClass`, and `com.diffplug.spotless` with `buildToolClassLoader`. This unifies FeatureClassLoader with DelegatingClassLoader.
Configuration menu - View commit details
-
Copy full SHA for bcd3735 - Browse repository at this point
Copy the full SHA bcd3735View commit details -
SortPomStep can now live within the normal
src/main/java
, and only ……`SortPomFormatterFunc` needs `src/sortPom/java`.
Configuration menu - View commit details
-
Copy full SHA for 4b780c0 - Browse repository at this point
Copy the full SHA 4b780c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6ab66 - Browse repository at this point
Copy the full SHA 6d6ab66View commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 24bc908 - Browse repository at this point
Copy the full SHA 24bc908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b85d84 - Browse repository at this point
Copy the full SHA 2b85d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for b95e93b - Browse repository at this point
Copy the full SHA b95e93bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 617abf5 - Browse repository at this point
Copy the full SHA 617abf5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.