Page MenuHomeSolus

Update dbeaver to 5.2.5
ClosedPublic

Authored by der_eismann on Nov 15 2018, 8:59 PM.
Tags
None
Referenced Files
F11019038: D4370.id10831.diff
Sun, Aug 6, 4:58 PM
F11011273: D4370.diff
Thu, Aug 3, 1:35 PM
F10994734: D4370.id10831.diff
Wed, Jul 26, 12:22 AM
F10992134: D4370.diff
Tue, Jul 25, 6:53 AM
F10976220: D4370.id.diff
Sat, Jul 22, 8:18 AM
F10876083: D4370.id10831.diff
Jun 20 2023, 9:01 AM
F10876081: D4370.id10873.diff
Jun 20 2023, 9:00 AM
F10875564: D4370.id10701.diff
Jun 20 2023, 6:20 AM

Details

Summary

Update dbeaver to 5.2.5.
For all included fixes see this news article: DBeaver 5.2.4 & DBeaver 5.2.5

Test Plan

Connected to MariaDB & PostgreSQL databases, executed simple scripts

Diff Detail

Repository
R595 dbeaver
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Nov 17 2018, 7:45 PM
der_eismann retitled this revision from Update dbeaver to 5.2.4 to Update dbeaver to 5.2.5.Nov 18 2018, 8:50 PM
der_eismann edited the summary of this revision. (Show Details)

pspec does not match.

This revision now requires changes to proceed.Nov 20 2018, 2:39 PM

What exactly doesn't match? Pspec is listing 5.2.5 packages and was created while building.

Some of the dependency versions changed.

livingsilver94 added inline comments.
package.yml
10

You can remove the new line here, and add a dot at the end of the phrase.

22

You can remove another line here by using mvn -Dmaven.repo.local=./m2 package and deleting the export command

24

Usually, packages have install's flags with no space between them, like install -Dm00644. It's not a written rule, but I think consistency is good :)

This revision was not accepted when it landed; it landed in state Needs Review.Dec 3 2018, 12:38 AM
Closed by commit R595:d943a348a7cc: Update dbeaver to 5.2.5 (authored by der_eismann, committed by sunnyflunk). · Explain Why
This revision was automatically updated to reflect the committed changes.