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

issue #2066: remove AERI dependency. #2067

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

sbouchet
Copy link
Contributor

@sbouchet sbouchet commented Mar 16, 2020

Change-Id: I2d194cbb53880d848485447b780e3c7df5dcec18
Signed-off-by: Stephane Bouchet sbouchet@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)

fixes #2066

Testing

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

@eclipse-reddeer-bot
Copy link

Can one of the admins verify this patch?

@odockal
Copy link
Collaborator

odockal commented Mar 18, 2020

testPR

@odockal
Copy link
Collaborator

odockal commented Apr 27, 2020

@sbouchet Could you please rebase this PR? I have upversioned and would like to see how this PR will go.. Thanks!

Change-Id: I2d194cbb53880d848485447b780e3c7df5dcec18
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
@odockal
Copy link
Collaborator

odockal commented Apr 28, 2020

testPR

@odockal odockal merged commit 25e8d2c into eclipse-archived:master Apr 28, 2020
@sbouchet sbouchet deleted the issue-2066 branch April 28, 2020 12:21
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.

Removed deprecated AERI extension
3 participants