odlparent.git
5 years agoBump maven-help-plugin to 3.1.0 57/76157/2
Robert Varga [Mon, 17 Sep 2018 12:22:48 +0000 (14:22 +0200)]
Bump maven-help-plugin to 3.1.0

https://blog.soebes.de/blog/2018/03/18/apache-maven-help-plugin-version-3-dot-0-0-released/
https://blog.soebes.de/blog/2018/03/28/apache-maven-help-plugin-version-3-dot-0-1-released/
https://blog.soebes.de/blog/2018/06/09/apache-maven-help-plugin-version-3-dot-1-0-released/

Change-Id: I5d84ef58793452075568aae4529aacd966879f62
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump maven-jar-plugin to 3.1.0 56/76156/2
Robert Varga [Mon, 17 Sep 2018 12:20:59 +0000 (14:20 +0200)]
Bump maven-jar-plugin to 3.1.0

https://blog.soebes.de/blog/2018/04/10/apache-maven-jar-plugin-version-3-dot-1-dot-0-released/

Change-Id: I01db9f61b736fd40462e92181697de2bce9b83b1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump maven-resources-plugin to 3.1.0 55/76155/2
Robert Varga [Mon, 17 Sep 2018 12:19:39 +0000 (14:19 +0200)]
Bump maven-resources-plugin to 3.1.0

https://blog.soebes.de/blog/2018/05/01/apache-maven-resources-plugin-version-3-dot-1-0-released/

Change-Id: If579d533e64328c0a697d69f82f555e00b45bf55
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump maven-clean-plugin to 3.1.0 54/76154/2
Robert Varga [Mon, 17 Sep 2018 12:18:38 +0000 (14:18 +0200)]
Bump maven-clean-plugin to 3.1.0

https://blog.soebes.de/blog/2018/04/14/apache-maven-clean-plugin-version-3-dot-1-0-released/

Change-Id: I4a1a9e4f09c259b27c8d8dfe4a2c6281d8dd74eb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump maven-compiler-plugin to 3.8.0 53/76153/2
Robert Varga [Mon, 17 Sep 2018 12:15:49 +0000 (14:15 +0200)]
Bump maven-compiler-plugin to 3.8.0

https://blog.soebes.de/blog/2018/07/30/apache-maven-compiler-plugin-version-3-dot-8-0-released/

Change-Id: I447b19080d22974e411e9bfafc71849795ffcab0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump maven shade plugin to 3.2.0 52/76152/2
Robert Varga [Mon, 17 Sep 2018 12:14:38 +0000 (14:14 +0200)]
Bump maven shade plugin to 3.2.0

https://blog.soebes.de/blog/2018/09/13/apache-maven-shade-plugin-version-3-dot-2-0-released/

Change-Id: I3f29e9955824ae3fdc2375664ed4cdce72ecb467
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump enforcer-maven-plugin to 3.0.0-M2 51/76151/2
Robert Varga [Mon, 17 Sep 2018 12:12:03 +0000 (14:12 +0200)]
Bump enforcer-maven-plugin to 3.0.0-M2

https://mail-archives.apache.org/mod_mbox/maven-announce/201806.mbox/%3Cop.zko9b2vhkdkhrr%40desktop-2khsk44.dynamic.ziggo.nl%3E

Change-Id: I7b1633cdfe21d1f771c25bc15c230421240a4032
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoAdd mockito-inline 08/76208/2
Lorand Jakab [Tue, 18 Sep 2018 10:51:47 +0000 (12:51 +0200)]
Add mockito-inline

Adding the mockito-inline artifact as a dependency allows mocking final
classes, which is one of the reasons people use PowerMockito. Providing
the version in odlparent allows project to use it without specifying the
version explicitly, avoiding potential headaches when we upgrade the
mockito-core version.

Change-Id: Ic18f0b24e92b7afed5ca45618df69755ddc33594
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoblueprint-maven-plugin with xbean-finder 4.9 31/76231/1
Michael Vorburger [Tue, 18 Sep 2018 20:06:27 +0000 (22:06 +0200)]
blueprint-maven-plugin with xbean-finder 4.9

JIRA: ODLPARENT-167
Change-Id: Id648042c59bd584c645f61bb85d38b8fe6f329b2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump spotbugs from 3.1.6 to 3.1.7 96/76196/1
Michael Vorburger [Mon, 17 Sep 2018 22:21:47 +0000 (00:21 +0200)]
bump spotbugs from 3.1.6 to 3.1.7

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/release-3.1/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/3.1.6...3.1.7)

Change-Id: I095cfd7ff786828704b4552d077e5878a651a9a3
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoFix jacoco execution profile reference 77/76177/1
Robert Varga [Mon, 17 Sep 2018 14:07:39 +0000 (16:07 +0200)]
Fix jacoco execution profile reference

When we removed default report, the dataFile property went away,
which broke sonar. Fix that by referencing to jacoco.destFile.

Change-Id: Ibc5062d31827e08fe18894abe4cbc536f6d59e0e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoStart odlparent 4.0.1 88/76088/1
Stephen Kitt [Fri, 14 Sep 2018 12:11:07 +0000 (14:11 +0200)]
Start odlparent 4.0.1

Change-Id: Ie5efb567b8181bea93aa558f5e13f8ee914cf115
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoAdjust the release notes given SpotBugs exclusions 54/76054/1
Stephen Kitt [Thu, 13 Sep 2018 08:38:15 +0000 (10:38 +0200)]
Adjust the release notes given SpotBugs exclusions

Change-Id: I1d6898feaa11b094d6cd22a9a9f537fb0df060cf
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoReplicate FindBugs disabled checks in SpotBugs 41/76041/1
Robert Varga [Wed, 12 Sep 2018 16:42:29 +0000 (18:42 +0200)]
Replicate FindBugs disabled checks in SpotBugs

This re-synchronizes the two files, so downstreams can switch from
findbugs to spotbugs without a regression. Upsteam issue is still
tracked at https://github.com/spotbugs/spotbugs/issues/743.

Change-Id: Iaf1b240bfed2892726b062b91890a2083705438b
JIRA: ODLPARENT-161
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoDisable EQ_DOESNT_OVERRIDE_EQUALS 15/76015/4
Robert Varga [Wed, 12 Sep 2018 00:21:27 +0000 (02:21 +0200)]
Disable EQ_DOESNT_OVERRIDE_EQUALS

As noted in https://github.com/spotbugs/spotbugs/issues/511, this
rule runs contrary to Java requirements on .equals() method. Disable
it in favor of pulliting perfectly-compliant code
with @SuppressFBWarnings.

Change-Id: I7d597887771165d9132a680396bcb670540f0f76
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoClarify @OsgiService replacement rules 35/76035/3
Stephen Kitt [Wed, 12 Sep 2018 13:57:25 +0000 (15:57 +0200)]
Clarify @OsgiService replacement rules

Change-Id: I733b6aa79cb5bcf33c5d002f491c707c5b40a80f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoDecouple sonar and jacoco 85/75985/6
Robert Varga [Tue, 11 Sep 2018 13:18:43 +0000 (15:18 +0200)]
Decouple sonar and jacoco

Our current configuration forces Sonar to consider coverage only
if it occurs within the same module, with downstreams having no easy
way to provide aggregated execution view for sonar.

This patch decouples jacoco and sonar configuration, so that UTs report
their execution profile as usual, but the individual profiles are merged
by the aggregator pom -- and when sonar runs we point it to the
aggregated report.

It also moves the pluginManagement for jacoco-maven-plugin into
odlparent-lite, as aggregators need to invoke it.

Change-Id: Ie590dd98da003c1070c9db06fff90ffed8c065a5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agolink NEWS to steps on wiki 34/76034/1
Michael Vorburger [Wed, 12 Sep 2018 13:38:37 +0000 (15:38 +0200)]
link NEWS to steps on wiki

Change-Id: I49b0ccc23d8747e51fe7ae5c57c750a5ab5d876c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoRelease notes for 4.0.0 81/75981/4
Stephen Kitt [Thu, 30 Aug 2018 10:14:10 +0000 (12:14 +0200)]
Release notes for 4.0.0

Change-Id: Iaedbdecd1b2340ac23b40a4f31b8b2744e72ef75
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoUpdate dependency checks 82/75982/2
Stephen Kitt [Tue, 11 Sep 2018 12:35:50 +0000 (14:35 +0200)]
Update dependency checks

Change-Id: I1685c78204e5d9b2ed01978e72b93e240de249dd
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoRemove jacoco reporting post unit test 97/75997/3
Robert Varga [Tue, 11 Sep 2018 16:48:22 +0000 (18:48 +0200)]
Remove jacoco reporting post unit test

Since we are not building maven sites, there is no point in
running jacoco reports after units tests.

Change-Id: I3db3f28c1a1eabc487a96a0e139473e6e5dec148
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoCorrect 3.1.3 version number in release notes 80/75980/2
Stephen Kitt [Wed, 29 Aug 2018 09:57:57 +0000 (11:57 +0200)]
Correct 3.1.3 version number in release notes

Change-Id: I16cdd8fe389c9518d918c48ec924cac61a262405
Signed-off-by: Stephen Kitt <skitt@redhat.com>
(cherry picked from commit 2e7624408546cbc94d511394ecf56150ab0e8a37)

5 years agoRelease notes for 3.1.3 79/75979/2
Stephen Kitt [Tue, 17 Jul 2018 11:19:01 +0000 (13:19 +0200)]
Release notes for 3.1.3

Change-Id: Ia01ec710339b81a0a0a3427316573272999d249f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
(cherry picked from commit 8f81b030bf51e0fa6d326479dd3c1cb93a2111cd)

5 years agoODL Parent 3.1.2 release notes 78/75978/2
Stephen Kitt [Tue, 19 Jun 2018 13:36:56 +0000 (15:36 +0200)]
ODL Parent 3.1.2 release notes

Change-Id: Ic7738e0980f5966079801060cd842b29bd14d019
Signed-off-by: Stephen Kitt <skitt@redhat.com>
(cherry picked from commit 4a0a529a78cd12b2f3484c2ad78641e29d635f3f)

5 years agoAllow disabling test output redirection 10/75910/2
Stephen Kitt [Mon, 10 Sep 2018 08:43:04 +0000 (10:43 +0200)]
Allow disabling test output redirection

Currently, Surefire test output is redirected unconditionally. This
patch adds a property (maven.test.redirectTestOutputToFile, matching
the upstream documentation) which defaults to true, so that this
behaviour can be overridden (e.g. for Travis builds).

See
http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#redirectTestOutputToFile

Change-Id: Ief1239bcf03a79650e0acc50a2aa1a104cd27ff3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoDrop pax-cdi-api 62/75762/3
Stephen Kitt [Wed, 5 Sep 2018 15:46:09 +0000 (17:46 +0200)]
Drop pax-cdi-api

Using Pax CDI API in ODL is a hack, we’re much better off using the
Blueprint annotations which match our Blueprint usage exactly.

Change-Id: If9367346fc24fe1f719fa24211779a72dc7affa7
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agobump maven-bundle-plugin from 3.5.0 to 4.0.0 75/75675/2
Michael Vorburger [Mon, 3 Sep 2018 10:50:13 +0000 (12:50 +0200)]
bump maven-bundle-plugin from 3.5.0 to 4.0.0

There are no release notes e.g. on
https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-4.0.0/changelog.txt
or elsewhere.

see also thread "maven-bundle-plugin 4.0.0" on odlparent-dev list.

Change-Id: I8f1b5fb92d4b7624d387922229791c95b9d1315c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoAdd Blueprint annotations to dependency management 12/75712/1
Stephen Kitt [Tue, 4 Sep 2018 09:26:30 +0000 (11:26 +0200)]
Add Blueprint annotations to dependency management

This allows Blueprint descriptors to be written using annotations,
without relying on interpretation of CDI annotations (which don’t
quite match Blueprint concepts).

Change-Id: I13c7b062dbcfe37ef88ccf40824144c3080598b8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump pax-cdi-api from 1.0.0.RC2 to 1.0.0 11/75711/1
Stephen Kitt [Tue, 4 Sep 2018 09:19:07 +0000 (11:19 +0200)]
Bump pax-cdi-api from 1.0.0.RC2 to 1.0.0

This reverts commit 1dc8e4b9fe256da57b6b626539440a4b808189db. My
analysis that pax-cdi-api 1.0.0 requires OSGi 6 was too hasty; in fact
the main issue is that pax-cdi-api doesn’t sit well with Blueprint,
and Blueprint-managed beans should use
blueprint-maven-plugin-annotation instead.

Change-Id: Icffae459fb88dda8caadde2972b43ad953755ce2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agobump git-commit-id-plugin from 2.2.4 to 2.2.5 80/75680/5
Michael Vorburger [Mon, 3 Sep 2018 13:33:17 +0000 (15:33 +0200)]
bump git-commit-id-plugin from 2.2.4 to 2.2.5

Bumps git-commit-id-plugin [git-commit-id-plugin](https://github.com/ktoso/maven-git-commit-id-plugin)
from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/ktoso/maven-git-commit-id-plugin/releases)
- [Commits](https://github.com/ktoso/maven-git-commit-id-plugin/compare/v2.2.4...v2.2.5)

Noteworthy:
* Full support for Java 7, Java 8, Java 9, Java 10 and Java 11
  (potentially also working for any higher version)
* add build number support (git.build.number and
  git.build.number.unique) for Bamboo, Hudson, Jenkins, TeamCity,
  Travis, Gitlab CI
* various dependency updates including support for java 10 (I think
  that should have worked before, but its now also tested with that
  version)
* ...

Change-Id: I3f800ca75e8c869167be4792f0bc3badb1c62bfc
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoAdd log4j2 dependencyManagement section 61/75061/3
Robert Varga [Thu, 9 Aug 2018 18:42:27 +0000 (20:42 +0200)]
Add log4j2 dependencyManagement section

This adds a coordinated dependency on log4j2-2.11.1, which allows
downstreams to bridge slf4j-to-log4j2 as is being done in Karaf.

Change-Id: I55873a591384a70d997d9e9de8c86eddc53f88ff
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoremove protobuf-java 32/73432/3
Michael Vorburger [Tue, 26 Jun 2018 09:25:03 +0000 (11:25 +0200)]
remove protobuf-java

instead of upgrading the very old version we use
via I7fe606af3a089570e6b6232cfd751344417a7e55, let's
just remove it?  If any ODL projects use protobuf, they can
choose and deal with upgrading their dependency, not odlparent.

Change-Id: I20e99812c885e9b36659f6165627396e6904be7a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump xmlunit from 2.6.1 to 2.6.2 82/75682/4
Michael Vorburger [Mon, 3 Sep 2018 13:41:24 +0000 (15:41 +0200)]
bump xmlunit from 2.6.1 to 2.6.2

Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.6.1...v2.6.2)

Change-Id: I8018cb4d22024cff42ff86f76758e25fc33bad9c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoRevert "bump pax-cdi-api from 1.0.0.RC2 to 1.0.0" 79/75679/4
Stephen Kitt [Mon, 3 Sep 2018 13:21:30 +0000 (13:21 +0000)]
Revert "bump pax-cdi-api from 1.0.0.RC2 to 1.0.0"

This reverts commit 7ceaa7b75ee488881664c10404287eae099ae7fe, because
pax-cdi-api drops @OsgiService and @OsgiServiceProvider,
which we need in a number of ODL projects.

Change-Id: I5ccee67ae8a0637afc23106f80acc24efec44eca
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoRemove blueprint plugin generatedDir 80/75180/8
Robert Varga [Mon, 13 Aug 2018 19:52:25 +0000 (21:52 +0200)]
Remove blueprint plugin generatedDir

This customization was needed for planned extended behavior
in controller's blueprint extension, which never materialized.

Controller can reintroduce this configuration with the new plugin,
if the need arises again -- remove it to reduce our clutter.

We also remove Import-Service and Export-Service headers from
the manifest, as they are deprecated and we have not used them
anywhere.

Change-Id: I61560793c4631f24d9ba353c7d9242ae5837e821
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump EclipseLink Moxy JAXB impl 2.7.1 → 2.7.3 08/75508/2
Michael Vorburger [Mon, 27 Aug 2018 13:34:56 +0000 (15:34 +0200)]
Bump EclipseLink Moxy JAXB impl 2.7.1 → 2.7.3

see https://www.eclipse.org/eclipselink/releases/2.7.php

Change-Id: Ifb0f869f59ef3acdbb6eb9fcc5185b7ffa949f04
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoBump immutables.org from 2.6.3 to 2.7.1 24/75624/2
Robert Varga [Fri, 31 Aug 2018 14:37:17 +0000 (16:37 +0200)]
Bump immutables.org from 2.6.3 to 2.7.1

https://github.com/immutables/immutables/blob/master/README.md#changelog

Change-Id: I8094e076c09b531bc8ea720d82346d3f7670b006
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoEnable unchecked warnings 59/75559/2
Stephen Kitt [Thu, 30 Aug 2018 10:14:34 +0000 (12:14 +0200)]
Enable unchecked warnings

Change-Id: I6b9574dc6118b2b494c95bf8871656dfbaac2ea9
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoDisable findbugs on JDK9+ 60/75560/2
Robert Varga [Thu, 21 Jun 2018 14:19:29 +0000 (16:19 +0200)]
Disable findbugs on JDK9+

Findbugs cannot run on JDK9, disable it.

Change-Id: Ic565e6a4ab44ca5902d06a47ef38220bbb3d4f90
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 23b862ed3f9c4e0df79e8ac37cdc6e1811f3bfba)

5 years agoDrop obsolete odl-guava-25 dependency tweak 23/75523/2
Stephen Kitt [Tue, 28 Aug 2018 10:21:56 +0000 (12:21 +0200)]
Drop obsolete odl-guava-25 dependency tweak

We no longer depend on odl-guava-25 directly, adjusting its
configuration in the Karaf Maven plugin serves no purpose.

Change-Id: I7cb3ce9019aaa515b9f09a87c29d460ea09633fe
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoDrop Maven site configuration 25/75525/2
Stephen Kitt [Tue, 28 Aug 2018 10:37:48 +0000 (12:37 +0200)]
Drop Maven site configuration

Change-Id: I92a72b2dd77cc425b635ac86f3cdcfa963c9ae3b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agobump pax-cdi-api from 1.0.0.RC2 to 1.0.0 99/75499/2
Michael Vorburger [Mon, 27 Aug 2018 10:57:19 +0000 (12:57 +0200)]
bump pax-cdi-api from 1.0.0.RC2 to 1.0.0

Change-Id: Ie89e9b7b16557fd01f3dc79bbf44ada6583a4fa3
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump jacoco-maven-plugin from 0.8.1 to 0.8.2 95/75495/2
Michael Vorburger [Mon, 27 Aug 2018 09:39:19 +0000 (11:39 +0200)]
bump jacoco-maven-plugin from 0.8.1 to 0.8.2

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.1...v0.8.2)

Change-Id: I8eb810a3482504116595a4b84616b9df52ab8dd9
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump xmlunit-legacy from 2.6.0 to 2.6.1 93/75493/2
Michael Vorburger [Mon, 27 Aug 2018 09:27:11 +0000 (11:27 +0200)]
bump xmlunit-legacy from 2.6.0 to 2.6.1

Bumps [xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.6.0...v2.6.1)

Change-Id: I0c0e5a9d5af21d753d81e7b99ca2539fb2ac0d1d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump threeten-extra from 1.3.2 to 1.4 94/75494/2
Michael Vorburger [Mon, 27 Aug 2018 09:29:01 +0000 (11:29 +0200)]
bump threeten-extra from 1.3.2 to 1.4

Bumps [threeten-extra](https://github.com/ThreeTen/threeten-extra) from 1.3.2 to 1.4.
- [Release notes](https://github.com/ThreeTen/threeten-extra/releases)
- [Commits](https://github.com/ThreeTen/threeten-extra/compare/v1.3.2...v1.4)

Change-Id: Iff197d25f05cf43c82adaac3840cdf2c4cada734
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump xmlunit-matchers from 2.6.0 to 2.6.1 92/75492/2
Michael Vorburger [Mon, 27 Aug 2018 09:23:16 +0000 (11:23 +0200)]
bump xmlunit-matchers from 2.6.0 to 2.6.1

Bumps [xmlunit-matchers](https://github.com/xmlunit/xmlunit) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.6.0...v2.6.1)

Change-Id: I0c59b6eef1ed0d7cd6a798c9b966c724ac10aef6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump xmlunit-core from 2.6.0 to 2.6.1 91/75491/1
Michael Vorburger [Mon, 27 Aug 2018 09:18:22 +0000 (11:18 +0200)]
bump xmlunit-core from 2.6.0 to 2.6.1

Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.6.0...v2.6.1)

Change-Id: I4edc43216a154e9a3bb90c9a1652b0e1af4cb8db
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoBump to Karaf 4.2.1 and align dependencies 57/75357/6
Stephen Kitt [Tue, 21 Aug 2018 14:50:03 +0000 (16:50 +0200)]
Bump to Karaf 4.2.1 and align dependencies

This upgrades to Karaf 4.2.1:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342945

Pax-Web's dependencies are now aligned, so our patch is no longer
necessary.

The following dependencies are upgraded to track the versions used in
Karaf:
* ASM, to 6.2.1: https://asm.ow2.io/versions.html
* Felix Metatype, to 1.2.0:
  https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.metatype-1.2.0/changelog.txt
* Jetty, to 9.4.11.v20180605
* Pax Web API, to 7.2.3

Change-Id: I8e3140e076abcb75bea162c7942cee021ff870b7
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoEliminate exam.version 47/75447/1
Robert Varga [Thu, 23 Aug 2018 23:19:02 +0000 (01:19 +0200)]
Eliminate exam.version

Downstreams no longer need it, eliminate it.

Change-Id: If8d5020f2f318637b959c4c446f2db29a32433a7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoAdd pax-web-api declaration 46/75446/1
Robert Varga [Thu, 23 Aug 2018 23:12:56 +0000 (01:12 +0200)]
Add pax-web-api declaration

Downstreams are depending on this API, keep it in sync with what
we provide through karaf.

Change-Id: I6700bd756afbed4e79bbeae5b6e1574bed54920d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoAdd odl-akka-leveldb-0.10 to features repository 12/75412/1
Robert Varga [Thu, 23 Aug 2018 09:25:22 +0000 (11:25 +0200)]
Add odl-akka-leveldb-0.10 to features repository

We are not attaching the feature to any repository, hence downstreams
cannot find it.

Change-Id: Ide6e18f0440c69caeced74e859b96e49e7104261
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoAdd support for ed25519 keys in SSHD 40/75240/4
Robert Varga [Thu, 16 Aug 2018 15:50:40 +0000 (17:50 +0200)]
Add support for ed25519 keys in SSHD

This adds the optional support of ed25519 keys. This also requires
leaking sun.security.x509 package from the boot classpath.

JIRA: ODLPARENT-160
Change-Id: I194cdbf2716da099fe5790df3fca5f9e25d6a77f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoAdd odl-apache-sshd feature 38/75238/4
Robert Varga [Thu, 16 Aug 2018 15:16:10 +0000 (17:16 +0200)]
Add odl-apache-sshd feature

This is packaging of Apache SSHD, which needs to be co-managed
with karaf, as it is also using it. At this point karaf and us
are separated by a major version, so this is a simple exercise.

JIRA: ODLPARENT-158
Change-Id: Iceef03542bfba365a968572b58bef2d6c7ed1018
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoUpdate dependency check artifacts 58/75358/1
Stephen Kitt [Tue, 21 Aug 2018 14:56:27 +0000 (16:56 +0200)]
Update dependency check artifacts

Change-Id: Iac11764aba05ef4e1958a3fa57c5e33c18104cb2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump Apache Commons Lang to 3.8 47/75347/1
Stephen Kitt [Tue, 21 Aug 2018 08:07:02 +0000 (10:07 +0200)]
Bump Apache Commons Lang to 3.8

Release notes:
https://www.apache.org/dist/commons/lang/RELEASE-NOTES.txt

Change-Id: I63baa722df0d4aaa599654c58ea7f8eea8281f90
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agobump sevntu CS mvn from 1.30.0 to 1.32.0 31/75331/1
Michael Vorburger [Mon, 20 Aug 2018 15:45:09 +0000 (17:45 +0200)]
bump sevntu CS mvn from 1.30.0 to 1.32.0

see http://sevntu-checkstyle.github.io/sevntu.checkstyle/#1.32.0
incl. upgrade to eclipse-cs 8.12.

Change-Id: Ie1e51fc41189b4130b980cd7bda70b932d2e5523
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoBump mockito to 2.20.1 20/75320/2
Robert Varga [Mon, 20 Aug 2018 09:37:21 +0000 (11:37 +0200)]
Bump mockito to 2.20.1

Important changes since previous notable release:
    new lenient() API - see blog post
    Java 11 compatibility
    fixed wrong artifact ids (regression in 2.20.0)

Change-Id: I31e0445714483840508024a5d2282586477ac7b9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump dependency-check-maven from 3.3.0 to 3.3.1 70/75170/3
Michael Vorburger [Mon, 13 Aug 2018 15:05:35 +0000 (17:05 +0200)]
Bump dependency-check-maven from 3.3.0 to 3.3.1

Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v3.3.0...v3.3.1)

Change-Id: I5541da5079ffa34eae211197de770d42d6bf3725
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoAdd xmlunit2 79/74879/6
Robert Varga [Mon, 6 Aug 2018 14:55:38 +0000 (16:55 +0200)]
Add xmlunit2

https://github.com/xmlunit/user-guide/wiki/Migrating-from-XMLUnit-1.x-to-2.x

This removes xmlunit1 and adds xmlunit-legacy to support downstreams.

Change-Id: I2698a6d9adcbc26321f0ae2994b9844a923edebc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agobump karaf-plugin maven deps from 3.5.3 to 3.5.4 35/73435/4
Michael Vorburger [Tue, 26 Jun 2018 09:38:40 +0000 (11:38 +0200)]
bump karaf-plugin maven deps from 3.5.3 to 3.5.4

for maven-core, maven-model, maven-plugin-api

following up on I72bdb59d75b08425d002d88d0624e42296863e90

JIRA: ODLPARENT-138
Change-Id: I8be3e95b74121d776326bd63b6cafdd78c565e3d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump checkstyle from 8.11 to 8.12 71/75171/4
Michael Vorburger [Mon, 13 Aug 2018 15:06:50 +0000 (17:06 +0200)]
bump checkstyle from 8.11 to 8.12

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.11 to 8.12.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.11...checkstyle-8.12)

Change-Id: I393037c5c553e15ae3121136779668cb2054ffcb
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump sevntu CS mvn from 1.29.0 to 1.30.0 82/75182/2
Michael Vorburger [Mon, 13 Aug 2018 22:10:24 +0000 (00:10 +0200)]
bump sevntu CS mvn from 1.29.0 to 1.30.0

see http://sevntu-checkstyle.github.io/sevntu.checkstyle/#1.30.0

Change-Id: I8e0eff697d5b7f81949b23182a050ef628a0d308
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoBump Javassist to 3.23.1GA 62/75062/4
Robert Varga [Thu, 9 Aug 2018 18:48:16 +0000 (20:48 +0200)]
Bump Javassist to 3.23.1GA

https://github.com/jboss-javassist/javassist/issues/165
https://github.com/jboss-javassist/javassist/issues/171

Change-Id: I6ebb2e837a8acffdc3a5cc9830d0a1b9d2c0d375
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agofix commons-lang JavaDoc 34/74934/2
Michael Vorburger [Wed, 8 Aug 2018 01:27:12 +0000 (03:27 +0200)]
fix commons-lang JavaDoc

and add comments to remember this for future bumps

inspired by I6e0e7503ccd44fa174caf75a6aabf4cb97ef94f4

Change-Id: I1bce0a440f945efc0c5ca5384ae792dc9cb84aed
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoalign guava-testlib with guava 35/74935/1
Michael Vorburger [Wed, 8 Aug 2018 01:30:06 +0000 (03:30 +0200)]
align guava-testlib with guava

Change-Id: I7274d532a4422c1efdd2cb08da61db3f98ddafb8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoRealign javadoc links 21/74921/2
Robert Varga [Tue, 7 Aug 2018 15:02:01 +0000 (17:02 +0200)]
Realign javadoc links

We missed javadoc links during update of truth, guava and akka.
Fix that.

Change-Id: I6e0e7503ccd44fa174caf75a6aabf4cb97ef94f4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump netty to 4.1.28 20/74920/1
Robert Varga [Tue, 7 Aug 2018 14:58:41 +0000 (16:58 +0200)]
Bump netty to 4.1.28

http://netty.io/news/2018/05/14/4-1-25-Final.html
http://netty.io/news/2018/07/10/4-1-26-Final.html
http://netty.io/news/2018/07/11/4-1-27-Final.html
http://netty.io/news/2018/07/27/4-1-28-Final.html

Change-Id: Ibe92ba9f0a508906c40e5af971d3402554d2ed48
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoSwitch to odl-guava throughout 93/74693/2
Stephen Kitt [Tue, 31 Jul 2018 12:56:09 +0000 (14:56 +0200)]
Switch to odl-guava throughout

This fixes odl-akka-leveldb-0.10 which is currently broken, and
reduces the risk of such breakages in the future.

Change-Id: I8806f5e8ba0b031a82ec662a1a1e222ed04e3c4e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump mockito to 2.19.1 55/74155/8
Robert Varga [Tue, 17 Jul 2018 20:42:36 +0000 (22:42 +0200)]
Bump mockito to 2.19.1

https://github.com/mockito/mockito/wiki/What%27s-new-in-Mockito-2

Possible downstream issues blog:
https://asolntsev.github.io/en/2016/10/11/mockito-2.1/

Change-Id: I0a4a2ea45b7e5ba795f1598c96155f0785adcca8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump to owasp-dependency-check 3.3.0 45/74445/2
Stephen Kitt [Wed, 25 Jul 2018 09:18:28 +0000 (11:18 +0200)]
Bump to owasp-dependency-check 3.3.0

Release notes:
https://github.com/jeremylong/DependencyCheck/blob/master/RELEASE_NOTES.md#version-330-2018-07-22

Change-Id: Ib3a799d43f2fc94128efd4184deb4e97a6a2908f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoAdd LevelDB 0.10 feature 06/65106/10
Stephen Kitt [Fri, 3 Nov 2017 15:40:54 +0000 (16:40 +0100)]
Add LevelDB 0.10 feature

Change-Id: Ic0fa4f8a2f08fb23c50007c97a8b21d7e34c9ac6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump checkstyle from 8.10 to 8.11 36/73736/2
Michael Vorburger [Wed, 4 Jul 2018 13:27:59 +0000 (15:27 +0200)]
Bump checkstyle from 8.10 to 8.11

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.10 to 8.11.
- [Release notes](http://checkstyle.sourceforge.net/releasenotes.html#Release_8.11)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.10...checkstyle-8.11)

Change-Id: Id7a6a33be89f4fffb61b19a43442af34f985fef2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump jolokia-osgi from 1.5.0 to 1.6.0 40/73740/3
Michael Vorburger [Wed, 4 Jul 2018 13:47:21 +0000 (15:47 +0200)]
bump jolokia-osgi from 1.5.0 to 1.6.0

https://jolokia.org/changes-report.html#a1.6.0

Change-Id: Ibbffe5145902fa7a9e9fd54ff820f5ace8a0af32
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoUpdate property information for version 4 10/74410/2
Stephen Kitt [Tue, 24 Jul 2018 17:13:26 +0000 (19:13 +0200)]
Update property information for version 4

This drops a number of obsolete properties.

Change-Id: Ic0657f603cb27ccf7ca0c1a8728a74ece677cf0b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agobump spotbugs (+ maven-plugin) from 3.1.5 to 3.1.6 75/74375/5
Michael Vorburger [Tue, 24 Jul 2018 09:17:30 +0000 (11:17 +0200)]
bump spotbugs (+ maven-plugin) from 3.1.5 to 3.1.6

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/release-3.1/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/3.1.5...3.1.6)

Change-Id: Ib986923148ad46d063252436e58d2a2476c9b060
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoBump to BouncyCastle 1.60 93/74393/2
Stephen Kitt [Tue, 24 Jul 2018 12:26:14 +0000 (14:26 +0200)]
Bump to BouncyCastle 1.60

Release notes: http://bouncycastle.org/releasenotes.html

This includes fixes for CVE-2018-1000180 and CVE-2018-1000613.

Change-Id: I798d49208f443cfed954244998eedb7e40e70753
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agobump PAX URL from 2.5.3 to 2.5.4 82/74382/2
Michael Vorburger [Tue, 24 Jul 2018 09:58:06 +0000 (11:58 +0200)]
bump PAX URL from 2.5.3 to 2.5.4

looking at https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.5.3...url-2.5.4
the only change seems to be https://github.com/ops4j/org.ops4j.pax.url/commit/fe6131e87f255c45b7886d392bd3e7e70245ee0c
for https://ops4j1.jira.com/browse/PAXURL-346, which looks useful to pick up.

Change-Id: Idf5c165b9ffecb295c641ba7eef1754f6e0f4743
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoBump Guava 23.6 → 25.1 and add default feature 91/70291/10
Stephen Kitt [Tue, 3 Apr 2018 13:27:04 +0000 (15:27 +0200)]
Bump Guava 23.6 → 25.1 and add default feature

This replaces the odl-guava-23 feature with odl-guava-25 and adds a
default odl-guava feature which downstreams should depend on.

Release notes:
* https://github.com/google/guava/releases/tag/v24.0
* https://github.com/google/guava/releases/tag/v24.1
* https://github.com/google/guava/releases/tag/v25.0
* https://github.com/google/guava/releases/tag/v25.1

Change-Id: Ied2e93b4d6546df5ecd521672a6945cbb59e4b8a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agobump truth from 0.41 to 0.42 79/74379/3
Michael Vorburger [Tue, 24 Jul 2018 09:33:07 +0000 (11:33 +0200)]
bump truth from 0.41 to 0.42

Bumps [truth](https://github.com/google/truth) from 0.41 to 0.42.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits)

Change-Id: I4d722f4e5f0255b237a767b67cd3aac390d7b077
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump PAX exam.version from 4.11.0 to 4.12.0 81/74381/3
Michael Vorburger [Tue, 24 Jul 2018 09:38:11 +0000 (11:38 +0200)]
bump PAX exam.version from 4.11.0 to 4.12.0

Updates the following from 4.11.0 to 4.12.0 :
* `pax-exam-container-karaf`
* `pax-exam-junit4`
* `pax-exam`
* `pax-exam-container-forked`
* `pax-exam-container-native`
* `pax-exam-extender-service`
* `pax-exam-inject`
* `pax-exam-invoker-junit`
* `pax-exam-features`
* `pax-exam-link-mvn`
* `pax-exam-link-assembly`

There don't seem to be real release notes,
but this JIRA query identifies issues that went into 4.12.0 :
https://ops4j1.jira.com/browse/PAXEXAM-917?jql=project%20%3D%20PAXEXAM%20AND%20fixVersion%20%3D%204.12.0

Change-Id: I54e4a46556b795e6ce6ac648223224f03c3f39dd
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump value from 2.6.1 to 2.6.3 77/74377/1
Michael Vorburger [Tue, 24 Jul 2018 09:22:54 +0000 (11:22 +0200)]
bump value from 2.6.1 to 2.6.3

There are unfortunately no release notes yet on
https://github.com/immutables/immutables#changelog, but it seems to be just:

* https://github.com/immutables/immutables/issues/784
* https://github.com/immutables/immutables/issues/788

proposed release notes in https://github.com/immutables/immutables/pull/805

Change-Id: I2295be6c49de054e5352398e1ac7396667975636
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoRemove unneeded guava version declaration 71/74271/1
Robert Varga [Fri, 20 Jul 2018 09:20:36 +0000 (11:20 +0200)]
Remove unneeded guava version declaration

This removes an unneeded declaration and removes site configuration
which we are not using anyway.

Change-Id: Iee371b5bf15c194ed87ed1e1d200a6f6f7f800d5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoDo not declare junit-dep dependency 67/74167/5
Robert Varga [Wed, 18 Jul 2018 01:48:28 +0000 (03:48 +0200)]
Do not declare junit-dep dependency

junit-dep is now obsolete, and no longer depends on anything.
We used to use it to pull in Mockito and Hamcrest but these are made
available through other means (junit itself pulls in Hamcrest, and we
pull in Mockito explicitly).

Change-Id: I70ee5e0080ceb2f0bf2d37db3d4824c727b8385d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Reviewed-by: Stephen Kitt <skitt@redhat.com>
5 years agoAdd junit/mockito-core as test dependencies 66/74166/4
Robert Varga [Wed, 18 Jul 2018 01:45:59 +0000 (03:45 +0200)]
Add junit/mockito-core as test dependencies

These are used all over the place and everyone is using them. Also
document some of the other dependencies.

Change-Id: I36cb11bd9ea5a496dfac376fd111aa4bd607c698
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump powermock to 1.7.4 54/74154/1
Robert Varga [Tue, 17 Jul 2018 20:38:10 +0000 (22:38 +0200)]
Bump powermock to 1.7.4

https://github.com/powermock/powermock/releases/tag/powermock-1.7.0
https://github.com/powermock/powermock/releases/tag/powermock-1.7.1
https://github.com/powermock/powermock/releases/tag/powermock-1.7.2
https://github.com/powermock/powermock/releases/tag/powermock-1.7.3
https://github.com/powermock/powermock/releases/tag/powermock-1.7.4

This is required to upgrade to mockito 2.x.x.

Change-Id: Id2390bc39d7bc5ac5736af4d2ba33f5eca2aafb6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump powermock to 1.6.6 53/74153/1
Robert Varga [Tue, 17 Jul 2018 20:35:32 +0000 (22:35 +0200)]
Bump powermock to 1.6.6

https://github.com/powermock/powermock/releases/tag/powermock-1.6.5
https://github.com/powermock/powermock/releases/tag/powermock-1.6.6

Change-Id: If2b8e26ef003bf92858658f6f45b0befd7f17441
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump agrona to 0.9.21 52/74152/1
Robert Varga [Tue, 17 Jul 2018 20:31:11 +0000 (22:31 +0200)]
Bump agrona to 0.9.21

https://github.com/real-logic/agrona/releases/tag/0.9.19
https://github.com/real-logic/agrona/releases/tag/0.9.20
https://github.com/real-logic/agrona/releases/tag/0.9.21

Change-Id: If4c462e0321bc6340442ab77cb9e0847342a6f1d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump akka to 2.5.14 51/74151/1
Robert Varga [Tue, 17 Jul 2018 20:25:38 +0000 (22:25 +0200)]
Bump akka to 2.5.14

https://akka.io/blog/news/2018/07/13/akka-2.5.14-released

Change-Id: Ie62ba414b4856af1381ee4492dd955a6c6744fc7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agobump slf4j bug-pattern from 1.4.0 to 1.4.1 38/73738/3
Michael Vorburger [Wed, 4 Jul 2018 13:36:23 +0000 (15:36 +0200)]
bump slf4j bug-pattern from 1.4.0 to 1.4.1

Bumps [bug-pattern](https://github.com/KengoTODA/findbugs-slf4j) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/KengoTODA/findbugs-slf4j/releases)
- [Changelog](https://github.com/KengoTODA/findbugs-slf4j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KengoTODA/findbugs-slf4j/compare/findbugs-slf4j-1.4.0...findbugs-slf4j-1.4.1)

Change-Id: I59d55a8bc9311a535740d300c880d9b8bbf0fa35
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agobump jdt.annotation from 2.1.150 to 2.2.0 39/73739/3
Michael Vorburger [Wed, 4 Jul 2018 13:45:31 +0000 (15:45 +0200)]
bump jdt.annotation from 2.1.150 to 2.2.0

Change-Id: I6ecfc61d555998ff5ad6951ce1e8aedfc619efaf
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
5 years agoBump maven-blueprint-plugin to 1.10.0 72/73672/3
Robert Varga [Mon, 2 Jul 2018 22:46:02 +0000 (00:46 +0200)]
Bump maven-blueprint-plugin to 1.10.0

Release notes are hard to come by, but this removes a chunk of
unneeded antrun.

Change-Id: I1196f3305b0d83b33e3bbd6819144b28719588fd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump Jackson 2.8.9 → 2.9.6 93/72193/5
Stephen Kitt [Wed, 23 May 2018 12:02:16 +0000 (14:02 +0200)]
Bump Jackson 2.8.9 → 2.9.6

Release notes:
* https://medium.com/@cowtowncoder/jackson-2-9-features-b2a19029e9ff
* https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9
* https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.1
* https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.2
* https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.3
* https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.4
* https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.5
* https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.6

Change-Id: I1cb0a34a8fc602de24c9233c93fdacdf24a18763
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoBump akka to 2.5.13 96/72896/10
Robert Varga [Tue, 29 May 2018 18:03:26 +0000 (20:03 +0200)]
Bump akka to 2.5.13

This bumps akka to 2.5.13, along with aeron, agrona,
ssl-config and scala-parser-combinators.

Akka:
https://akka.io/blog/news/2018/04/13/akka-2.5.12-released
https://akka.io/blog/news/2018/06/08/akka-2.5.13-released

ssl-config-core:
https://github.com/lightbend/ssl-config/releases/tag/v0.2.3
https://github.com/lightbend/ssl-config/releases/tag/v0.2.4

scala-parser-combinators:
https://github.com/scala/scala-parser-combinators/releases/tag/v1.1.0
https://github.com/scala/scala-parser-combinators/releases/tag/v1.1.1

Minimum versions for agrona/aeron are 0.9.17 and 1.9.1,
we bump to latest compatible versions:

Agrona:
https://github.com/real-logic/agrona/releases/tag/0.9.13
https://github.com/real-logic/agrona/releases/tag/0.9.14
https://github.com/real-logic/agrona/releases/tag/0.9.15
https://github.com/real-logic/agrona/releases/tag/0.9.16
https://github.com/real-logic/agrona/releases/tag/0.9.17
https://github.com/real-logic/agrona/releases/tag/0.9.18

Aeron:
https://github.com/real-logic/aeron/releases/tag/1.8.0
https://github.com/real-logic/aeron/releases/tag/1.8.1
https://github.com/real-logic/aeron/releases/tag/1.8.2
https://github.com/real-logic/aeron/releases/tag/1.9.0
https://github.com/real-logic/aeron/releases/tag/1.9.1
https://github.com/real-logic/aeron/releases/tag/1.9.2
https://github.com/real-logic/aeron/releases/tag/1.9.3

Change-Id: I4aad5b890f1c4550da90c1020e86e7ba1a343f9a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 5a129329f3c6c3776cfdfe99c202772cf970749f)

6 years agoFix xtend-maven-plugin 81/73581/2
Robert Varga [Thu, 28 Jun 2018 18:50:42 +0000 (20:50 +0200)]
Fix xtend-maven-plugin

xtend-maven-plugin (really, xtend-core) has bad set of dependencies,
as it pulls an ancient core (3.8.0) and new plugins (to the point of
fetching new ones as they become available).

Since their certification authority expired in February, new artifacts
use one different certificate. This coupled with the fact there is
a split package involved leads to different parts of the package having
different keys -- leading to an reactor-shattering SecurityException.

Change-Id: Id443f229f105ea65c7adc4b09e3e25338075b59d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 7fe105ebc18f9f51119ef189e7f2a034473596e2)

6 years agoAdd missing odl-jackson-2.8 declaration 82/73582/1
Robert Varga [Thu, 28 Jun 2018 18:47:04 +0000 (20:47 +0200)]
Add missing odl-jackson-2.8 declaration

This feature should be declared in artifacts, do that.

Change-Id: I64eef278f2798ab2a2e8123ca8a6ddab69dd97e2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 5eed9dbf9c0364596ef2ba3953164d5670aa2027)

6 years agoBump metainf-services from 1.7 to 1.8 33/73433/1
Michael Vorburger [Tue, 26 Jun 2018 09:30:21 +0000 (11:30 +0200)]
Bump metainf-services from 1.7 to 1.8

https://github.com/kohsuke/metainf-services/compare/metainf-services-1.7...metainf-services-1.8

Change-Id: I64d2f1c910668c6ba0b4eb9ea6da9dcfaca7b016
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoFix javadoc warning with JDK9+ 27/73227/2
Robert Varga [Wed, 20 Jun 2018 09:58:00 +0000 (11:58 +0200)]
Fix javadoc warning with JDK9+

JDK9 has introduced support for HTML5 javadocs and the doclet
emits a warning about not being sure how to interpret javadocs.

Fix this by specifying html4 on JDK9+.

Change-Id: I1d2bfa82918b220e6154cd825e602548f4450567
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit d213f479082b63fc7a0514e82f5978ea889e3b7f)

6 years agoBump spotbugs from 3.1.3 to 3.1.5 23/73223/1
Robert Varga [Wed, 20 Jun 2018 09:35:27 +0000 (11:35 +0200)]
Bump spotbugs from 3.1.3 to 3.1.5

https://github.com/spotbugs/spotbugs/blob/release-3.1/CHANGELOG.md

Change-Id: I096f8c1d10822391503c636091ca9dfe2f05cd1a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoKill maven.javadoc.version 22/73222/1
Robert Varga [Wed, 20 Jun 2018 09:38:48 +0000 (11:38 +0200)]
Kill maven.javadoc.version

This property is no longer used downstream, kill it.

Change-Id: Idfda7f0ee27b3a48a7736b7da599b74005af81f7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoBump maven-javadoc-plugin to 3.0.1 21/73221/1
Robert Varga [Wed, 20 Jun 2018 09:38:11 +0000 (11:38 +0200)]
Bump maven-javadoc-plugin to 3.0.1

<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12342283>

Change-Id: Ib952ca3472033c876596d14aa1ade1d1877ada58
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>