commit | 2c137f0da6d6cd90cf258b04d3e9b6d9ebf70a41 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Jan 23 12:05:50 2023 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Mon Jan 23 13:28:28 2023 +0000 |
tree | 051a10db3bc3b83478cce0d87f5583a6e1f65723 | |
parent | e53174804338b83d78badae21a393c5d5abc8a39 [diff] |
Upgrade springboot re-enable prometheus http stats Springboot 2.5.14 has a bug in its actuator that does not automatically activate HTTP statiscis. iThis bug is causing our CSITs to fail in the master branch. This is fixed in the latest version of Springboot. See: https://github.com/spring-projects/spring-boot/issues/31263 Issue-ID: POLICY-4143 Change-Id: I04e56e81f06abf0416918df606f1d413b3eb4c1b Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*
To build it using Maven 3, run: mvn clean install
Reminder: If maven reports "non-resolvable parent POM", run "mvn clean install" on project "oparent" first.