odlparent.git
4 years agoUpdate README and CONTRIBUTING files 84/90684/1
guillaume.lambert [Thu, 25 Jun 2020 07:07:04 +0000 (09:07 +0200)]
Update README and CONTRIBUTING files

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I39c3771849b0e9af23f830b0821d4431ac3feae9

4 years agoBump karaf to 4.2.9 99/90299/10
Robert Varga [Fri, 5 Jun 2020 12:59:16 +0000 (14:59 +0200)]
Bump karaf to 4.2.9

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12346465

Change-Id: Ice52bc39e3c43d9efdf3986ddde85fd8bbe83893
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUse TCP socket to communicate with Karaf in SFT 30/90430/2
Robert Varga [Fri, 12 Jun 2020 10:38:34 +0000 (12:38 +0200)]
Use TCP socket to communicate with Karaf in SFT

surefire-3.0.0-M5 finally implements proper separation of communication
channels, so that we do not get cross-talk from the forked process.

Use this version and TCP for communication with Karaf.

JIRA: ODLPARENT-179
Change-Id: I2954180c7085be56cf6e5bc574a5a380d0992c75
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoSpecify karaf version 31/90431/2
Robert Varga [Fri, 12 Jun 2020 11:16:26 +0000 (13:16 +0200)]
Specify karaf version

We need karaf.version in SFT, as that is pointing to the correct
specs locator.

JIRA: ODLPARENT-228
Change-Id: Icc3f1ad024372b52efd4351069756b1dfefbb83d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoDrop ASM from dependency management 48/90348/1
Stephen Kitt [Tue, 9 Jun 2020 12:43:36 +0000 (14:43 +0200)]
Drop ASM from dependency management

Nothing in odlparent's dependencies relies on this; it seems
preferable to let Karaf control it.

Change-Id: Ib08c1575a9c07756c9b183bb08fbb59cca55cb34
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoBump XBean to 4.17 44/90344/2
Robert Varga [Tue, 9 Jun 2020 10:56:05 +0000 (12:56 +0200)]
Bump XBean to 4.17

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310312&version=12345583
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310312&version=12345584
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310312&version=12346905

Change-Id: I5710e92749722762cea2dbc423ebf1f28d00c244
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFixup wrong commons-io replacement 43/90343/1
Robert Varga [Tue, 9 Jun 2020 10:14:51 +0000 (12:14 +0200)]
Fixup wrong commons-io replacement

We should be replacing 2.6, not 2.7, with 2.7.

Change-Id: Icbd2ce38581b42029810c833d6786abf7acf5082
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump to commons-io 2.7 26/90326/2
Stephen Kitt [Mon, 8 Jun 2020 07:39:10 +0000 (09:39 +0200)]
Bump to commons-io 2.7

Changes:
https://commons.apache.org/proper/commons-io/changes-report.html#a2.7

Change-Id: I987e2ad68fda1db63ff95bb82486df54cb8ade3c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoResync odlparent-dependency-check 00/90300/1
Robert Varga [Fri, 5 Jun 2020 13:13:08 +0000 (15:13 +0200)]
Resync odlparent-dependency-check

Dependency check is pointing to wrong versions, fix that up.

Change-Id: I9d22c690f02d38574c37b67839df807ab6ab86f8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump versions to 7.0.4-SNAPSHOT 95/90295/2
Robert Varga [Thu, 4 Jun 2020 21:07:07 +0000 (23:07 +0200)]
Bump versions to 7.0.4-SNAPSHOT

This starts the next development iteration.

Change-Id: I983050dbd23692021982fd9efdf82dda368bf4a0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate NEWS.rst for 7.0.3 94/90294/2
Robert Varga [Thu, 4 Jun 2020 21:05:48 +0000 (23:05 +0200)]
Update NEWS.rst for 7.0.3

Downstream integration has uncovered a few issues with Karaf
packaging. Update NEWS for upcoming 7.0.3 release.

Change-Id: Ib3efa574c4c98f3f87a2696b141988bcfce01d08
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpgrade pax-logging to 1.11.6 92/90192/9
Robert Varga [Mon, 1 Jun 2020 13:59:34 +0000 (15:59 +0200)]
Upgrade pax-logging to 1.11.6

This upgrade log4j2, which is embedded from 2.13.0 to 2.13.2,
the best on offer. Issues fixed:

https://ops4j1.jira.com/browse/PAXLOGGING-308
https://ops4j1.jira.com/browse/PAXLOGGING-310
https://ops4j1.jira.com/browse/PAXLOGGING-311
https://ops4j1.jira.com/browse/PAXLOGGING-312

Change-Id: I870007ddda87d6af5a4d4143bcf91b1d314ec404
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpgrade Felix SCR from 2.1.16 to 2.1.20 28/90228/5
Robert Varga [Wed, 3 Jun 2020 10:25:26 +0000 (12:25 +0200)]
Upgrade Felix SCR from 2.1.16 to 2.1.20

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310100&version=12345045
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310100&version=12348089

This upgrade is slated for Karaf-4.2.9, but we need it sooner as we
are hitting https://issues.apache.org/jira/browse/FELIX-6206 in
testing.

JIRA: ODLPARENT-236
Change-Id: If393d29e1a7c5dd392458dd278d2d8a92cdcf921
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFix typo in pax-logging configuration 91/90191/2
Robert Varga [Mon, 1 Jun 2020 13:35:40 +0000 (15:35 +0200)]
Fix typo in pax-logging configuration

pax-logging has changed packaged log4j2 during karaf-4.2.8 upgrade,
so that we are exposed to
https://issues.apache.org/jira/browse/LOG4J2-2219, which leads to
annoying message due to us using 'onMisMatch'.

Fix the configuration bit to 'onMismatch' to make things alright
again.

Change-Id: Iadeffa51232de48d23f6bb2d08e32ef6b4e72b03
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFix a NEWS typo 41/90141/1
Robert Varga [Sat, 30 May 2020 13:42:09 +0000 (15:42 +0200)]
Fix a NEWS typo

Scala was bumped to 2.13.2.

Change-Id: Ie96965078f8406338538880eeb1c55de57763508
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump versions to 7.0.3-SNAPSHOT 30/90130/1
Robert Varga [Sat, 30 May 2020 01:28:44 +0000 (03:28 +0200)]
Bump versions to 7.0.3-SNAPSHOT

This starts the next development iteration.

Change-Id: Ideb3d3fbe6c81239e5e5d5f661e9d736e6a859cd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate NEWS.rst for 7.0.2 22/90122/2
Robert Varga [Fri, 29 May 2020 22:21:43 +0000 (00:21 +0200)]
Update NEWS.rst for 7.0.2

We have another chunk of updates, update release notes before
staging the release.

Change-Id: Icaa84a6036ffce3d8f2e3b2db74fd49d79251f1d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFurther reductions to bundles-test-lib versions 25/90125/1
Robert Varga [Fri, 29 May 2020 22:40:54 +0000 (00:40 +0200)]
Further reductions to bundles-test-lib versions

Since we have bundles-test-lib declared, there is no point in
repeating the version declaration.

Change-Id: I1bf44a675cea34641854c0880ff2be63fc1f04e1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoDeclare bundles-test-lib in odlparent-artifacts 21/90121/1
Robert Varga [Fri, 29 May 2020 22:05:55 +0000 (00:05 +0200)]
Declare bundles-test-lib in odlparent-artifacts

infrautils is using an explicit version to get at this version,
let's make it easier for them.

Change-Id: Ic12f9613f457022fe895e9d638f55877501a0eb1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoAdd logging-markers to javadocs 20/90120/1
Robert Varga [Fri, 29 May 2020 22:00:57 +0000 (00:00 +0200)]
Add logging-markers to javadocs

Make sure our aggregate javadocs include logging-markers.

JIRA: ODLPARENT-231
Change-Id: I92ab5ee07b9b24f82b8708493f86f280fc2e79ed
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRetro-write powermock-2.0.6 to 7.0.0 release notes 36/90036/2
Robert Varga [Thu, 28 May 2020 13:22:28 +0000 (15:22 +0200)]
Retro-write powermock-2.0.6 to 7.0.0 release notes

Upgrade to powermock-2.0.6 is not mentioned anywhere, make sure
we mention it.

Change-Id: I7796bfab926e2f0300380d0cba7e437b903619cc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump powermock to 2.0.7 35/90035/2
Robert Varga [Thu, 28 May 2020 13:17:25 +0000 (15:17 +0200)]
Bump powermock to 2.0.7

https://github.com/powermock/powermock/blob/release/2.x/docs/release-notes/official.md#207

Change-Id: I74146dc9e0f3563bf349fe3f12b51286ae3044ce
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump xmlunit to 2.7.0 34/90034/2
Robert Varga [Thu, 28 May 2020 13:13:53 +0000 (15:13 +0200)]
Bump xmlunit to 2.7.0

https://github.com/xmlunit/xmlunit/releases/tag/v2.6.4
https://github.com/xmlunit/xmlunit/releases/tag/v2.7.0

Change-Id: Ia150717cc1f87e84e7119066d0daac92f4fe66b2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump dropwizard-metrics from 4.1.5 to 4.1.9 33/90033/2
Robert Varga [Thu, 28 May 2020 13:07:10 +0000 (15:07 +0200)]
Bump dropwizard-metrics from 4.1.5 to 4.1.9

https://github.com/dropwizard/metrics/releases/tag/v4.1.6
https://github.com/dropwizard/metrics/releases/tag/v4.1.7
https://github.com/dropwizard/metrics/releases/tag/v4.1.8
https://github.com/dropwizard/metrics/releases/tag/v4.1.9

Change-Id: I438eebb494e8d91767588ad4cc8cd3728f4c1262
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump checkstyle to 8.32 32/90032/2
Robert Varga [Thu, 28 May 2020 13:04:17 +0000 (15:04 +0200)]
Bump checkstyle to 8.32

https://checkstyle.org/releasenotes.html#Release_8.32

Change-Id: Ib39ccc1a9f14e879d9d6474c44a5667ae93f2efd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump enunciate to 2.13.1 30/90030/2
Robert Varga [Thu, 28 May 2020 12:32:25 +0000 (14:32 +0200)]
Bump enunciate to 2.13.1

https://github.com/stoicflame/enunciate/releases/tag/v2.13.0
https://github.com/stoicflame/enunciate/releases/tag/v2.13.1

Change-Id: I7de918566377da636e068052123e7686748fd960
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-remote-resources-plugin to 1.7.0 29/90029/2
Robert Varga [Thu, 28 May 2020 12:30:07 +0000 (14:30 +0200)]
Bump maven-remote-resources-plugin to 1.7.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317825&version=12331232

Change-Id: I8cc1def9e6ca4120952d9281c046dfd07ab36216
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-invoker-plugin to 3.2.1 28/90028/2
Robert Varga [Thu, 28 May 2020 12:28:13 +0000 (14:28 +0200)]
Bump maven-invoker-plugin to 3.2.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317525&version=12344863

Change-Id: I934444dba074332ecc51a0965a5e1f29e5264b3f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven assembly plugin to 3.3.0 27/90027/2
Robert Varga [Thu, 28 May 2020 12:24:20 +0000 (14:24 +0200)]
Bump maven assembly plugin to 3.3.0

https://blogs.apache.org/maven/entry/apache-maven-assembly-plugin-version1

Change-Id: I32407b9b3f8bed745bc55647414839a6f10136de
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump duplicate finder 1.3.0 → 1.4.0 98/78298/7
Stephen Kitt [Thu, 29 Nov 2018 15:41:15 +0000 (16:41 +0100)]
Bump duplicate finder 1.3.0 → 1.4.0

This fixes the Byte Buddy duplicate class issue and means we can drop
our ignored class pattern.

Release notes:
https://github.com/basepom/duplicate-finder-maven-plugin/releases/tag/duplicate-finder-maven-plugin-1.4.0

Change-Id: If0c5218a7ec2aa121eff0e8dac4f551294a8ac5c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoBump to jackson-2.10.4, woodstox-6.2.1 33/89833/2
Robert Varga [Sat, 16 May 2020 20:26:39 +0000 (22:26 +0200)]
Bump to jackson-2.10.4, woodstox-6.2.1

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10.3
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10.4
https://github.com/FasterXML/woodstox/wiki/Woodstox-Release-6.2#620-25-apr-2020
https://github.com/FasterXML/woodstox/wiki/Woodstox-Release-6.2#621-13-may-2020

Change-Id: Idee671250dfacb131c9e88430d58d2289469ddba
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump Log4J 2.13.2 → 2.13.3 30/89830/1
Stephen Kitt [Fri, 15 May 2020 11:38:49 +0000 (13:38 +0200)]
Bump Log4J 2.13.2 → 2.13.3

Changes:
https://logging.apache.org/log4j/2.x/changes-report.html#a2.13.3 (this
release fixes a NPE in ThreadContextDataInjector).

Change-Id: I2383040a7bb7858b8838322b7c85762560a4830b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoIntegrate logging-markers 42/89742/1
Robert Varga [Wed, 13 May 2020 21:32:58 +0000 (23:32 +0200)]
Integrate logging-markers

Previous patch did not completely integrate our logging markers,
this patch finishes the job by adding them to the baseline karaf-empty
distribution.

Furthermore add some documentation and move Markers into a separate
package, forming a proper JPMS module.

JIRA: ODLPARENT-231
Change-Id: I902d7b87c67fa84cc1f84bb06031952951f98a93
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 471914379dfe5abdc82654f2d37167135ca5c5bf)

4 years agoFix version, take 2 27/89627/1
Robert Varga [Thu, 7 May 2020 08:31:09 +0000 (10:31 +0200)]
Fix version, take 2

There actually were two releases, not one.

Change-Id: I0cda17c5f60fecbe106a9bce6b12730201b3744f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFix version mismatch 26/89626/1
Robert Varga [Thu, 7 May 2020 08:27:13 +0000 (10:27 +0200)]
Fix version mismatch

Slight bug crept in due to TOCTOU race on versions. Fix that.

Change-Id: I1dc8cfee3ee3c019d1f14b4dd84af6c3e673910a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpgrade maven-antrun-plugin 79/89579/2
Robert Varga [Mon, 4 May 2020 08:35:33 +0000 (10:35 +0200)]
Upgrade maven-antrun-plugin

https://blogs.apache.org/maven/entry/apache-maven-antrun-plugin-version

Change-Id: I8e142435b13f484e89d631d5f0ef35a1d2bec4ed
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate maven-shade-plugin to 3.2.3 78/89578/2
Robert Varga [Mon, 4 May 2020 08:32:43 +0000 (10:32 +0200)]
Update maven-shade-plugin to 3.2.3

https://blogs.apache.org/maven/entry/apache-maven-shade-plugin-version4

Change-Id: I8d70546bab0af4187b11170211e5fcededf41a02
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump builder-helper-maven-plugin to 3.1.0 34/89534/2
Robert Varga [Thu, 30 Apr 2020 19:40:01 +0000 (21:40 +0200)]
Bump builder-helper-maven-plugin to 3.1.0

https://github.com/mojohaus/build-helper-maven-plugin/issues?q=is%3Aissue+milestone%3A3.1.0+is%3Aclosed

Change-Id: I4dac216ae3c319d42e8f210b9d8c1c23c39c3a9e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove sonar/jacoco report configuration 06/89506/3
Robert Varga [Tue, 28 Apr 2020 21:58:58 +0000 (23:58 +0200)]
Remove sonar/jacoco report configuration

Sonar no longer supports binary jacoco reports, only XML reports.
We should not be setting the property to direct sonar, as it is
the caller's (Jenkins job's or operator's) responsibility to provide
correct pointer.

For old versions it should point to individual reports, for new
aggregates, such as MRI projects it should point to the aggregated
XML report (${project.root}/target/site/jacoco-aggregate/jacoco.xml).

Change-Id: I24e25513cf58bb8a9ad006037b4ebc9e72bc54dc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoAdd logging-markers artifact for marking sensitive logs 36/88536/7
Tibor Král [Thu, 19 Mar 2020 17:00:04 +0000 (18:00 +0100)]
Add logging-markers artifact for marking sensitive logs

Some logs might need to be filtered out or processed in
a different way. Log4j provides the Marker objects for
such cases. This artifact will provide set of markers
to be used by all child ODL projects.

JIRA: ODLPARENT-231
Change-Id: I6c7071f548806759799df489d9e93fdf19ef4643
Signed-off-by: Tibor Král <tibor.kral@pantheon.tech>
4 years agoBump Log4J2 2.13.1 → 2.13.2 10/89410/1
Stephen Kitt [Mon, 27 Apr 2020 07:34:20 +0000 (09:34 +0200)]
Bump Log4J2 2.13.1 → 2.13.2

This addresses CVE-2020-9488, affecting SMTPS appenders; see
https://issues.apache.org/jira/browse/LOG4J2-2819 for details.

Changes:
https://logging.apache.org/log4j/2.x/changes-report.html#a2.13.2

Change-Id: Id92ef4fc07db6329344c4cafb50957d898e8676b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoBump Scala to 2.13.2 00/89300/6
Robert Varga [Thu, 23 Apr 2020 06:24:54 +0000 (08:24 +0200)]
Bump Scala to 2.13.2

https://github.com/scala/scala/releases/tag/v2.13.2

Change-Id: Id34fd72fd37027a57bec3b3c34ef12bb21a825a0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoDo not pull odl-javassist-3 into odl-netty-4 04/89304/2
Robert Varga [Thu, 23 Apr 2020 07:34:43 +0000 (09:34 +0200)]
Do not pull odl-javassist-3 into odl-netty-4

Ever since netty-4.1.9 there was no optional support for Javassist,
as it was removed here:
https://github.com/netty/netty/commit/7d08b4fc357e12ee2487e87d8fdcbeee1152e5a0

Remove the unneeded dependency, lowering footprint a bit.

Change-Id: I162dfd336ab1b22d1e4d14456371b3d3b7decd42
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump Netty to 4.1.49 03/89303/2
Robert Varga [Thu, 23 Apr 2020 07:19:08 +0000 (09:19 +0200)]
Bump Netty to 4.1.49

https://netty.io/news/2020/04/22/4-1-49-Final.html

Also use netty-bom to get all the declarations we may ever need
in a single import.

Change-Id: I17185a971f97e2fc2719d391f7cdf236d9f6dd41
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump versions to 7.0.2-SNAPSHOT 86/88986/1
Robert Varga [Thu, 9 Apr 2020 06:25:03 +0000 (08:25 +0200)]
Bump versions to 7.0.2-SNAPSHOT

This starts the next development iteration.

Change-Id: Id1694fa0f8fddf5729603b8bdaa3f0b9e4be8494
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate NEWS for 7.0.1 78/88978/2
Robert Varga [Wed, 8 Apr 2020 13:25:50 +0000 (15:25 +0200)]
Update NEWS for 7.0.1

Sum up the fixes we have in 7.0.1 prior to releasing it.

Change-Id: I2e46aaa8187c6b1ce209a94a4dded2f2121c8535
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump xtend to 2.21.0 79/88979/1
Robert Varga [Wed, 8 Apr 2020 14:13:54 +0000 (16:13 +0200)]
Bump xtend to 2.21.0

https://www.eclipse.org/xtend/releasenotes.html#/releasenotes/2019/12/03/version-2-20-0
https://www.eclipse.org/xtend/releasenotes.html#/releasenotes/2020/03/03/version-2-21-0

Change-Id: I91b6e7f24b0c35feeff2955cf3c2bbf173116983
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFix commons-lang docs link 70/88970/1
Robert Varga [Wed, 8 Apr 2020 11:47:50 +0000 (13:47 +0200)]
Fix commons-lang docs link

docs is containing a separate links section, as we have still not
solved linking to external dependencies. Update commons-lang3 link
and add a few notes.

Change-Id: Ic1eda07299b8aafd7a133f6c80d26889b77a6840
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRevert "Bump maven-javadoc-plugin to 3.2.0" 62/88962/1
Robert Varga [Wed, 8 Apr 2020 10:33:12 +0000 (12:33 +0200)]
Revert "Bump maven-javadoc-plugin to 3.2.0"

This reverts commit 549f913b1d495804b192c95a460d32c9caaf9e0a, as
the new version regresses on javadoc-verify jobs. The issue has
been reported upstream.

JIRA: ODLPARENT-229
Change-Id: I3e7c946a1e7ec5b5c2b5dd2bbff3243da46075e2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump Akka to 2.5.31 10/88910/1
Robert Varga [Mon, 6 Apr 2020 10:27:19 +0000 (12:27 +0200)]
Bump Akka to 2.5.31

https://akka.io/blog/news/2020/03/31/akka-2.5.31-released

Change-Id: I5a48507d9949ab4484a60f0fe2b8bd544fbcf20e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump BouncyCastle to 1.65 09/88909/1
Robert Varga [Mon, 6 Apr 2020 10:26:45 +0000 (12:26 +0200)]
Bump BouncyCastle to 1.65

https://www.bouncycastle.org/releasenotes.html

Change-Id: I4ab0dcca0c4441283454fe5aebdede2bcf0c0c97
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump commons-lang to 3.10 94/88794/2
Stephen Kitt [Mon, 30 Mar 2020 11:38:48 +0000 (13:38 +0200)]
Bump commons-lang to 3.10

https://commons.apache.org/proper/commons-lang/changes-report.html#a3.10

Change-Id: I540a035acd0aa228ade8e4571d8647c1571946e3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump to Checkstyle 8.31 96/88796/2
Stephen Kitt [Mon, 30 Mar 2020 14:12:35 +0000 (16:12 +0200)]
Bump to Checkstyle 8.31

https://checkstyle.org/releasenotes.html#Release_8.31

Change-Id: I8f4a7cd5f2a2e3bbd06dc6d862fc6c4b261349cb
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoBump versions to 7.0.1-SNAPSHOT 67/88667/1
Robert Varga [Wed, 25 Mar 2020 09:23:34 +0000 (10:23 +0100)]
Bump versions to 7.0.1-SNAPSHOT

This starts the next development iterator

Change-Id: I3afbfea93d371b504f65e5a9439adfb2f6335a1d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate NEWS.rst for odlparent-7 87/88587/14
Robert Varga [Mon, 23 Mar 2020 14:00:01 +0000 (15:00 +0100)]
Update NEWS.rst for odlparent-7

Sum up the changes we are delivering for downstreams in
preparation for odlparent-7.0.0 release.

Change-Id: I00333feda2a17e5c1da820f1268ffa31c5cac174
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump Checkstyle to 8.30 44/88644/1
Stephen Kitt [Tue, 24 Mar 2020 09:02:16 +0000 (10:02 +0100)]
Bump Checkstyle to 8.30

https://checkstyle.org/releasenotes.html#Release_8.30

Change-Id: I5ba7040d80f260276bfdec00fd92afb571304f80
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoBump dropwizard-metrics to 4.1.5 01/88601/2
Robert Varga [Mon, 23 Mar 2020 19:49:09 +0000 (20:49 +0100)]
Bump dropwizard-metrics to 4.1.5

https://github.com/dropwizard/metrics/releases/tag/v4.1.0-rc0
https://github.com/dropwizard/metrics/releases/tag/v4.1.0-rc2
https://github.com/dropwizard/metrics/releases/tag/v4.1.0-rc3
https://github.com/dropwizard/metrics/releases/tag/v4.1.1
https://github.com/dropwizard/metrics/releases/tag/v4.1.2
https://github.com/dropwizard/metrics/releases/tag/v4.1.3
https://github.com/dropwizard/metrics/releases/tag/v4.1.4

Change-Id: I22fa85e31fed99f7e49d30cde32d85afba261c02
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump dropwizard-metrics to 4.0.7 00/88600/2
Robert Varga [Mon, 23 Mar 2020 19:44:28 +0000 (20:44 +0100)]
Bump dropwizard-metrics to 4.0.7

https://github.com/dropwizard/metrics/releases/tag/v4.0.6
https://github.com/dropwizard/metrics/releases/tag/v4.0.7

Change-Id: Ie249772592562b60b30a7deb8114346c61052f95
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRealign JAXB with Karaf 88/88588/5
Robert Varga [Mon, 23 Mar 2020 16:40:09 +0000 (17:40 +0100)]
Realign JAXB with Karaf

The upgrade to karaf-4.2.6 allows us to also upgrade the JAXB
dependencies. Unfortunately this is not a compatible upgrade,
as we also transition to Jakarta-provided APIs.

Change-Id: Ia9e47aa6f4d0c5d28c5e0570401c3a09ef20340f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRealign jackson/woodstox declarations 90/88590/3
Robert Varga [Mon, 23 Mar 2020 16:56:05 +0000 (17:56 +0100)]
Realign jackson/woodstox declarations

jackson-2.10.2 upgrade is pulling in actually woodstox-6, make sure
we do the same.

Change-Id: Ic7fb5b151fc85cd1d8f46c75ca0516ddcb3af7a9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRealign org.eclipse.persistence with karaf-4.2.8 89/88589/2
Robert Varga [Mon, 23 Mar 2020 16:47:59 +0000 (17:47 +0100)]
Realign org.eclipse.persistence with karaf-4.2.8

karaf-4.2.8 is shipping version 2.7.5, make sure we reference that
version.

Change-Id: I8b44d5a9121a1610624ad921cc79df178e20a05d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpgrade pax-exam to 4.13.3 91/88591/2
Robert Varga [Mon, 23 Mar 2020 17:15:38 +0000 (18:15 +0100)]
Upgrade pax-exam to 4.13.3

There are no explicit notes, but the fixes committed are:
https://ops4j1.jira.com/browse/PAXEXAM-887
https://ops4j1.jira.com/browse/PAXEXAM-891
https://ops4j1.jira.com/browse/PAXEXAM-920
https://ops4j1.jira.com/browse/PAXEXAM-934

JIRA: ODLPARENT-179
Change-Id: Ia4a523ee073a0768b25495506dade3500b39bcdd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate Sonar/JaCoCo integration 40/88440/4
Robert Varga [Mon, 16 Mar 2020 12:30:52 +0000 (13:30 +0100)]
Update Sonar/JaCoCo integration

Sonar requires an XML report instead of raw .exec file. Update
configuration to perform reporting.

Change-Id: Ia5c3d4bde87b05b6677767aaf1baeacf7f7b1673
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump mockito to 3.3.3 85/88585/1
Robert Varga [Mon, 23 Mar 2020 11:02:47 +0000 (12:02 +0100)]
Bump mockito to 3.3.3

https://github.com/mockito/mockito/blob/release/3.x/doc/release-notes/official.md
there's a ton of releases and changes to summarize, but the most
notable change is the Java 8 requirement.

Change-Id: I7566eb4fd1dabe484c4412b4b802b4c16a9b4d8f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump powermock to 2.0.6 84/88584/1
Robert Varga [Mon, 23 Mar 2020 10:58:08 +0000 (11:58 +0100)]
Bump powermock to 2.0.6

https://github.com/powermock/powermock/blob/release/2.x/docs/release-notes/official.md#205
https://github.com/powermock/powermock/blob/release/2.x/docs/release-notes/official.md#206

Change-Id: I590628c6d81f03fea63c5af804a2f3933e845951
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate enunciate to 2.12.1 83/88583/1
Robert Varga [Mon, 23 Mar 2020 10:55:14 +0000 (11:55 +0100)]
Update enunciate to 2.12.1

https://github.com/stoicflame/enunciate/releases/tag/v2.12.0
https://github.com/stoicflame/enunciate/releases/tag/v2.12.1

Change-Id: I0b24856156e6a66ad4f0c20749864bb57a27e71f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump antlr to 4.8-1 82/88582/1
Robert Varga [Mon, 23 Mar 2020 10:50:43 +0000 (11:50 +0100)]
Bump antlr to 4.8-1

https://github.com/antlr/antlr4/releases/tag/4.8

Change-Id: I11e20ba6288cc70132b4c8f83d5d095c4f0d6eb6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump akka to 2.5.30 79/88579/2
Robert Varga [Mon, 23 Mar 2020 10:44:21 +0000 (11:44 +0100)]
Bump akka to 2.5.30

https://akka.io/blog/news/2020/03/12/akka-2.5.30-released

Change-Id: I14c11ed0680b1fa9a1872e3ad3ce0a9ee7f2f355
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump Netty to 4.1.48 81/88581/1
Robert Varga [Mon, 23 Mar 2020 10:47:02 +0000 (11:47 +0100)]
Bump Netty to 4.1.48

https://netty.io/news/2020/02/28/4-1-46-Final.html
https://netty.io/news/2020/03/09/4-1-47-Final.html
https://netty.io/news/2020/03/17/4-1-48-Final.html

Change-Id: I957c074c7a126c2c267a18b11602822b080e1344
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump modernizer plugin to 2.1.0 80/88580/2
Robert Varga [Mon, 23 Mar 2020 10:45:12 +0000 (11:45 +0100)]
Bump modernizer plugin to 2.1.0

https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.1.0

Change-Id: I3d0cbd0f0cc88a9703fdc9fd4a7d235bb8af68d6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump javassist to 3.27.0-GA 78/88578/1
Robert Varga [Mon, 23 Mar 2020 10:37:36 +0000 (11:37 +0100)]
Bump javassist to 3.27.0-GA

https://github.com/jboss-javassist/javassist/compare/rel_3_26_0_ga...rel_3_27_0_ga

Change-Id: I5767fcf627c7aa5da871c3b070a2cb5221ff210e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove projectinfo property 76/88576/1
Robert Varga [Mon, 23 Mar 2020 10:27:27 +0000 (11:27 +0100)]
Remove projectinfo property

We are already declaring Project Info Reports plugin in
pluginManagement at a newer version, hence this property is useless
and its sole user is being eliminated.

Change-Id: Ib04804f0808a8ebd88fed5e8eb3a15a719afd404
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove enforcer.version property 75/88575/1
Robert Varga [Mon, 23 Mar 2020 10:22:55 +0000 (11:22 +0100)]
Remove enforcer.version property

This property is used only for range specification downstream,
hence can be eliminated. Also centralize version declaration.

Change-Id: If6f9fbc988b7481998c387d007efb95b10768f05
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump enforcer to 3.0.0-M3 74/88574/2
Robert Varga [Mon, 23 Mar 2020 10:11:41 +0000 (11:11 +0100)]
Bump enforcer to 3.0.0-M3

https://blogs.apache.org/maven/entry/apache-maven-enforcer-version-3

Change-Id: Ia85cb1e3a215f18a62330345056c9b3c8fe9ef9d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate jdt-annotations to 2.2.400 02/88502/1
Robert Varga [Wed, 18 Mar 2020 21:19:27 +0000 (22:19 +0100)]
Update jdt-annotations to 2.2.400

This is a newer build, with licence changed to EPL-2.

Change-Id: I12917ef2fc36e745d7fbb704957e39284e457edb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRevert "Bump spotbugs to 4.0.1" 01/88501/1
Robert Varga [Wed, 18 Mar 2020 15:05:14 +0000 (16:05 +0100)]
Revert "Bump spotbugs to 4.0.1"

This reverts commit dfdd3d2a05155513ce0efca4ed359b244f8a68a3,
downgrading spotbugs back. The problem is that SpotBugs starts to
grok @Nullable, but not @NonNullByDefault, nor common nullness
checking patterns.

This leads to a ton of NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
false positives which need rather thorough analysis.

Change-Id: I94e4c816135a4cf618636fc583c686c54816495e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump spotbugs to 4.0.1 63/88463/6
Robert Varga [Wed, 18 Mar 2020 09:08:39 +0000 (10:08 +0100)]
Bump spotbugs to 4.0.1

https://github.com/spotbugs/spotbugs/blob/4.0.1/CHANGELOG.md

Change-Id: Ie663593648cc7f72400c0bcab305d5e64071bcc5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-pmd-plugin to 3.13.0 67/88467/3
Robert Varga [Wed, 18 Mar 2020 09:48:04 +0000 (10:48 +0100)]
Bump maven-pmd-plugin to 3.13.0

https://blogs.apache.org/maven/entry/apache-maven-pmd-plugin-version2

This bumps used pmd to 6.21.0:
https://pmd.github.io/2019/04/28/PMD-6.14.0/
https://pmd.github.io/2019/05/26/PMD-6.15.0/
https://pmd.github.io/2019/06/30/PMD-6.16.0/
https://pmd.github.io/2019/07/28/PMD-6.17.0/
https://pmd.github.io/2019/09/15/PMD-6.18.0/
https://pmd.github.io/2019/10/31/PMD-6.19.0/
https://pmd.github.io/2019/11/29/PMD-6.20.0/
https://pmd.github.io/2020/01/24/PMD-6.21.0/

Change-Id: I39f07f8ae8cbf590210e703d5917b6f26128d528
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRealign docs versions 66/88466/2
Robert Varga [Wed, 18 Mar 2020 09:30:09 +0000 (10:30 +0100)]
Realign docs versions

Our aggregated documentation is using stale links, update them to
point to right releases.

Change-Id: Ibe66cd1fb9810bc8460af85d391104cccccd699b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump jp.skypencil.findbugs.slf4j to 1.5.0 62/88462/2
Robert Varga [Wed, 18 Mar 2020 09:07:58 +0000 (10:07 +0100)]
Bump jp.skypencil.findbugs.slf4j to 1.5.0

https://github.com/KengoTODA/findbugs-slf4j/blob/master/CHANGELOG.md#150---2019-07-04

Change-Id: I6144e4459d40dff2600e1df3019e7940257e6ef9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-javadoc-plugin to 3.2.0 65/88465/1
Robert Varga [Wed, 18 Mar 2020 09:26:44 +0000 (10:26 +0100)]
Bump maven-javadoc-plugin to 3.2.0

https://blogs.apache.org/maven/entry/apache-maven-javadoc-plugin-version1

Change-Id: Id3beba3738059afac83ae9a3afd95739a1f5208e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-dependency-plugin to 3.1.2 64/88464/1
Robert Varga [Wed, 18 Mar 2020 09:21:33 +0000 (10:21 +0100)]
Bump maven-dependency-plugin to 3.1.2

https://blogs.apache.org/maven/entry/apache-maven-dependency-plugin-version2

Change-Id: Iadb280551fe74e49046489fdb8128a798a510005
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-site-plugin to 3.9.0 58/88458/1
Robert Varga [Tue, 17 Mar 2020 13:03:29 +0000 (14:03 +0100)]
Bump maven-site-plugin to 3.9.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12345725

Change-Id: I5fda10402aed024f73bd239084e32652d3580285
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-checkstyle-plugin to 3.1.1 53/88453/1
Robert Varga [Tue, 17 Mar 2020 09:15:41 +0000 (10:15 +0100)]
Bump maven-checkstyle-plugin to 3.1.1

https://blogs.apache.org/maven/entry/apache-maven-checkstyle-plugin-version1

Change-Id: I683f54cf8c282f69595e334143de14994a185f82
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump maven-shade-plugin to 3.2.2 52/88452/1
Robert Varga [Tue, 17 Mar 2020 09:17:27 +0000 (10:17 +0100)]
Bump maven-shade-plugin to 3.2.2

https://blogs.apache.org/maven/entry/apache-maven-shade-plugin-version3

Change-Id: I0a4658328409ef7cf8fa6e74a2720fb6dad512e6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpgrade to karaf-4.2.8 33/88233/11
Robert Varga [Sat, 16 Nov 2019 07:16:39 +0000 (08:16 +0100)]
Upgrade to karaf-4.2.8

Release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12345539

This includes some important upgrades:
- jackson from 2.9.10 to 2.10.2
- jetty from 9.4.20.v20190813 to 9.4.22.v20191022

Change-Id: I295b6e3719c44907cbdb13b6d7f511f216d81abe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpgrade to karaf-4.2.7 32/88232/5
Robert Varga [Fri, 15 Nov 2019 13:53:02 +0000 (14:53 +0100)]
Upgrade to karaf-4.2.7

Release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12345539

This includes some important upgrades:
- javax.annotation-api from 1.3 to 1.3.1
- jetty from 9.4.18.v20190429 to 9.4.20.v20190813

Change-Id: If6918de6fbd2d3db73f4111d7fdeaeedd03051c9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump Log4J 2.13.0 → 2.13.1 02/88202/2
Stephen Kitt [Mon, 2 Mar 2020 10:13:42 +0000 (11:13 +0100)]
Bump Log4J 2.13.0 → 2.13.1

Changes:
https://logging.apache.org/log4j/2.x/changes-report.html#a2.13.1

Change-Id: Iaf4d2d08369af7188db7298ba7fb325ecadb640e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoMigrate to MatcherAssert.assertThat() 39/88239/1
Robert Varga [Wed, 4 Mar 2020 08:40:19 +0000 (09:40 +0100)]
Migrate to MatcherAssert.assertThat()

Assert.assertThat() has been deprecated, use its new place.

Change-Id: I79bc92e27489c1a07a7beb23ce8f7c98abe37d2b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoAdd OSGi Declarative Services to startup 21/88221/1
Robert Varga [Tue, 3 Mar 2020 17:04:43 +0000 (18:04 +0100)]
Add OSGi Declarative Services to startup

Downstreams are using not only blueprint, but also SCR. Installing
SCR from a a standalone feature (as a dependency) causes pax-logging
rewire, hence we want to install this at startup time.

JIRA: ODLPARENT-227
Change-Id: Ib87049c0172a52a0f6184c39d713841b0c7b42a2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoMigrate rtd docs to python3 82/88182/2
Anil Belur [Sun, 1 Mar 2020 03:51:33 +0000 (13:51 +1000)]
Migrate rtd docs to python3

RTD builds have been failing on python2 since the required version
sphinx is not found in lftools-conf. Moving to python3 resolves the
issue.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I5cfa564eb10b9ccd4ede99eca7334a89156d1aff
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
4 years agoBump Scala to 2.13.1 76/83376/5
Robert Varga [Mon, 5 Aug 2019 06:41:35 +0000 (08:41 +0200)]
Bump Scala to 2.13.1

This bumps Scala references to 2.13.1, adjusting Akka to use this
version.

JIRA: ODLPARENT-204
Change-Id: Ib69ba42cf4ba57d57f97c80650e2c911c17436ea
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump scala-java8-compat to 0.9.1 43/72443/10
Robert Varga [Tue, 29 May 2018 16:36:22 +0000 (18:36 +0200)]
Bump scala-java8-compat to 0.9.1

https://github.com/scala/scala-java8-compat/releases/tag/v0.9.0
https://github.com/scala/scala-java8-compat/releases/tag/v0.9.1

This allows us to upgrade to Scala 2.13, which will be done in
a follow-up patch.

JIRA: ODLPARENT-204
Change-Id: Ia1fe77902b3093325a402180c5e0430f8895b9f1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump sevntu to 1.37.1 26/87626/1
Robert Varga [Wed, 12 Feb 2020 13:36:29 +0000 (14:36 +0100)]
Bump sevntu to 1.37.1

https://sevntu-checkstyle.github.io/sevntu.checkstyle/#1.37.0
https://sevntu-checkstyle.github.io/sevntu.checkstyle/#1.37.1

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

4 years agoBump checkstyle to 8.29 25/87625/1
Robert Varga [Wed, 12 Feb 2020 13:34:38 +0000 (14:34 +0100)]
Bump checkstyle to 8.29

https://checkstyle.org/releasenotes.html#Release_8.27
https://checkstyle.org/releasenotes.html#Release_8.28
https://checkstyle.org/releasenotes.html#Release_8.29

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

4 years agoBump Guava to 28.2 53/87553/9
Robert Varga [Mon, 10 Feb 2020 22:36:55 +0000 (23:36 +0100)]
Bump Guava to 28.2

https://github.com/google/guava/releases/tag/v28.0
https://github.com/google/guava/releases/tag/v28.1
https://github.com/google/guava/releases/tag/v28.2

JIRA: ODLPARENT-224
Change-Id: I05a58de5a8e0321a92b7986fcfe65a9977ac3a0b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoDocument that we’re staying on Gson 2.8.5 64/87564/3
Stephen Kitt [Tue, 11 Feb 2020 10:01:02 +0000 (11:01 +0100)]
Document that we’re staying on Gson 2.8.5

Change-Id: Ib86c585804c9e31ac1e97282c73c7c2fd2e505f2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoBump Asciidoctor to the latest 1.5 63/87563/3
Stephen Kitt [Tue, 11 Feb 2020 09:23:01 +0000 (10:23 +0100)]
Bump Asciidoctor to the latest 1.5

Changes:
https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.8

Change-Id: I4b1c5e5b137223e4d185370757e261094664843c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
4 years agoRemove odl-caffeine-2 55/87555/6
Robert Varga [Mon, 10 Feb 2020 22:59:57 +0000 (23:59 +0100)]
Remove odl-caffeine-2

JCache (JSR-107) API is referenced as useless and Caffeine is doing
worse in the caching use cases that are being used downstream. Remove
this declaration and its integration. Downstreams can choose to package
it themselves.

Change-Id: I10fc615fef0240bc202f93ea7ac7953db2100272
See-also: https://github.com/google/guava/issues/2177
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove shiro declaration 54/87554/5
Robert Varga [Mon, 10 Feb 2020 22:43:54 +0000 (23:43 +0100)]
Remove shiro declaration

We do not package this integration and the only downstream, which
also packages it, is aaa. Remove the declaration, so that aaa can
properly control shiro version it uses.

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