Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Reuse problematic class from org.eclipse.reddeer.jdt under EPL 2.0 an… #2123

Merged
merged 2 commits into from
Jun 2, 2021

Conversation

odockal
Copy link
Collaborator

@odockal odockal commented Jun 2, 2021

…d change accordingly. fixes #2122

Signed-off-by: Ondrej Dockal odockal@redhat.com

Pull Request Checklist

Code

  • Are method-/class-/variable-names meaningful?
  • Are methods concise, not too long?
  • Are catch blocks catching precise Exceptions only (no catch all)?
  • Is copyright with correct year in new files?
  • Is there a JavaDoc in every class with description of a class and an author(and issue if suitable)?
  • Is there a link to github project issue? (if needed)

Testing

  • Does it work?
  • Are the tests green on Jenkins? Is there a link to Jenkins build?

odockal added 2 commits June 2, 2021 18:48
…d change accordingly. fixes eclipse-archived#2122

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
@odockal odockal merged commit fc2ec40 into eclipse-archived:master Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Codegen compilation error with 2021-06 M3
1 participant