-
Notifications
You must be signed in to change notification settings - Fork 455
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
Start making each FormatterStep
roundtrip serializable.
#1945
Commits on Dec 4, 2023
-
StepHarness (and WithFile) now have a
supportsRoundTrip
method so w……e can start testing round trip serialization on steps.
Configuration menu - View commit details
-
Copy full SHA for eb0df83 - Browse repository at this point
Copy the full SHA eb0df83View commit details -
StepHarnessBase
is now embarked on a methodical journey to make eve……ry step support roundtrip serialization.
Configuration menu - View commit details
-
Copy full SHA for e3843cd - Browse repository at this point
Copy the full SHA e3843cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb346a4 - Browse repository at this point
Copy the full SHA cb346a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for decbd1b - Browse repository at this point
Copy the full SHA decbd1bView commit details -
Remove the long-deprecated and completely unused `Set<String> mavenCo…
…ordinates` field from `JarState`.
Configuration menu - View commit details
-
Copy full SHA for 317b2ac - Browse repository at this point
Copy the full SHA 317b2acView commit details
Commits on Dec 5, 2023
-
Introduce
FileSignature.RoundTrippable
andJarState.Promised
so t……hat maven-based formatters can be safely roundtripped.
Configuration menu - View commit details
-
Copy full SHA for e4d6c49 - Browse repository at this point
Copy the full SHA e4d6c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f7edd3 - Browse repository at this point
Copy the full SHA 6f7edd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa1da3 - Browse repository at this point
Copy the full SHA 9fa1da3View commit details -
Rename
FileSignature.RoundTrippable
toFileSignature.Promised
to ……match `JarState`'s naming convention.
Configuration menu - View commit details
-
Copy full SHA for cce20d4 - Browse repository at this point
Copy the full SHA cce20d4View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56bb67e - Browse repository at this point
Copy the full SHA 56bb67eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c56968a - Browse repository at this point
Copy the full SHA c56968aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46635c6 - Browse repository at this point
Copy the full SHA 46635c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f6836 - Browse repository at this point
Copy the full SHA f5f6836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b3126 - Browse repository at this point
Copy the full SHA 44b3126View commit details -
FileSignature.Promised
andJarState.Promised
should both have `ge……t()` as their method.
Configuration menu - View commit details
-
Copy full SHA for 55481fa - Browse repository at this point
Copy the full SHA 55481faView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab1452d - Browse repository at this point
Copy the full SHA ab1452dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e54fc2 - Browse repository at this point
Copy the full SHA 4e54fc2View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a05beb - Browse repository at this point
Copy the full SHA 5a05bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 005113e - Browse repository at this point
Copy the full SHA 005113eView commit details
Commits on Jan 23, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for ce34f89 - Browse repository at this point
Copy the full SHA ce34f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for d102709 - Browse repository at this point
Copy the full SHA d102709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd4243 - Browse repository at this point
Copy the full SHA 3bd4243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19aff77 - Browse repository at this point
Copy the full SHA 19aff77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fdb178 - Browse repository at this point
Copy the full SHA 4fdb178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14991e4 - Browse repository at this point
Copy the full SHA 14991e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b15b39 - Browse repository at this point
Copy the full SHA 4b15b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93eb099 - Browse repository at this point
Copy the full SHA 93eb099View commit details