Nigel Jones
                                            Nigel Jones
                                        
                                    The resolved dependency tree in this failing example is: ``` [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ ui-chassis-spring --- [INFO] org.odpi.egeria:ui-chassis-spring:jar:3.12-SNAPSHOT [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.7.3:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.3:compile [INFO] | | +-...
Will - remove this update from the dependabot set for Sep - contact the logback team to see if it's a bug/known issue
Responses on mailing list indicate that logback now uses 'ServiceLoader' to find providers - could it be that this is causing a problem in Spring apps (which have their own...
The issue is likely spring: * https://github.com/spring-projects/spring-boot/issues/12649 * https://github.com/spring-projects/spring-boot/issues/32182 Will see how things develop and whether the 2.x stream will work -possibly with upcoming updates
I'm seeing the same issue (on MacOS 11.4 Beta (20F5065a) with multipass 1.6.2-mac ) - I have an instance created a number of weeks ago that worked until a few...
I'd support the above. On our project we had a similar issue with image size increasing, and also adopted the multi-stage build (since we built clean from git, with tools)...
We will only change the core egeria containers for now - not additional connectors that are being built with an egeria base Checking - https://hub.docker.com/r/jupyter/minimal-notebook only supports arm64, amd64, so...
The egeria-ui was already making use of certs - so the only change made when I added the ssl docs & cert scripts was to ensure the files were copied...
See https://jira.linuxfoundation.org/browse/RELENG-3387 (restricted)
I'm looking at this now, and see some inconsistency ie: ``` 2021-07-29 14:12:46.433 DEBUG 65508 --- [ValueDefinition] o.o.o.a.d.s.ValidValuesRESTServices : 12:Digital Architecture OMAS:myserver:createValidValueDefinition call invoked by myserverUserId 2021-07-29 14:12:46.815 DEBUG 65508...