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

Eclipse Upgrade 2019-09 #26

Merged
merged 3 commits into from
Oct 16, 2019

Conversation

StefanFranzWeiser
Copy link
Member

@StefanFranzWeiser StefanFranzWeiser commented Oct 14, 2019

Type of request

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring
  • Documentation or documentation changes

Related Issue(s)

Concept

Library upgrades

Description of the change

Upgrade Targetplatform from Eclipse 4.11 to 4.13
Upgrade commons-collections4 from 4.3 to 4.4

Description of current state

Product based on Eclipse 4.11
commons-collections4 v4.3 used

Description of target state

Product based on Eclipse 4.13
commons-collections4 v4.4 used

Estimated investment / approximate investment

Initiator

name / company / position / created at

Technical information

Platform / target area

known side-effects

org.eclipse.text and org.eclipse.jface.text must be added to own thirdparty feature, as it is not shipped with feature org.eclipse.rcp anymore (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=552134).

other

DB Changes (if so: incl. scripts with definitions and testdata)

How has this Tested?

All existing JUnit-Tests run green.
Product can be started without errors.

Screenshots, Uploads, other documents (if appropriate):

Checklist:

  • All the commits are signed.
  • My code follows the code style of this project.
  • I agree with die CLA.
  • I have read the CONTRIBUTING docs.
  • I have added/updated necessary documentation (if appropriate).

@codecov
Copy link

codecov bot commented Oct 14, 2019

Codecov Report

Merging #26 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #26      +/-   ##
===========================================
+ Coverage      9.13%   9.14%   +<.01%     
  Complexity      160     160              
===========================================
  Files            98      98              
  Lines          5679    5678       -1     
  Branches        705     705              
===========================================
  Hits            519     519              
+ Misses         5108    5107       -1     
  Partials         52      52
Impacted Files Coverage Δ Complexity Δ
...g/aposin/mergeprocessor/application/Activator.java 87.5% <ø> (+9.72%) 3 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c631da...aa9feaa. Read the comment docs.

d-gs
d-gs previously approved these changes Oct 15, 2019
Copy link
Member

@d-gs d-gs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but some questions remaining: feel free to merge if they aren't relevant or apply needed changes! Thanks @StefanFranzWeiser!

@d-gs
Copy link
Member

d-gs commented Oct 16, 2019

Thanks @StefanFranzWeiser - LGTM and merging!

@d-gs d-gs merged commit 0f7f94c into aposin:master Oct 16, 2019
@StefanFranzWeiser StefanFranzWeiser deleted the eclipse_201909_upgrade branch November 21, 2019 06:53
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.

None yet

2 participants