Remove references to deprecated CompilationUnit, upstream changes.#2
Merged
srijan-deepsource merged 31 commits intomasterfrom Dec 15, 2022
Merged
Remove references to deprecated CompilationUnit, upstream changes.#2srijan-deepsource merged 31 commits intomasterfrom
srijan-deepsource merged 31 commits intomasterfrom
Conversation
324659e to
86abbe5
Compare
86abbe5 to
da024f7
Compare
3ddf782 to
929ecd2
Compare
…-plugin to v3.0.0-m7 (INRIA#4996) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ind to v2.14.0 (INRIA#4999) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1.22 (INRIA#4994) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…NRIA#5006) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….5 (INRIA#5018) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…A#4995) Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com> Co-authored-by: I-Al-Istannen <i-al-istannen@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-plugin to v3.1.0 (INRIA#5017) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ncy-plugin to v3.4.0 (INRIA#5026) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ind to v2.14.1 (INRIA#5021) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…RIA#5032) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Author
|
@devashish-deepsource , please approve. |
da024f7 to
8517578
Compare
srijan-deepsource
approved these changes
Dec 15, 2022
Author
|
Next marvin-java release will use new spoon code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR removes all references to CompilationUnit from Spoon. it also integrates changes from INRIA/spoon master into our fork.