Nigel Jones

Results 111 issues of Nigel Jones

I setup automerge yesterday on our egeria repository - https://github.com/odpi/egeria When I submit a PR without the automerge label the automerge action completes successfully, reporting label not found - correct...

Intellij 2019.3 RC ``` 019-11-22 10:42:22,156 [ 139125] WARN - r.PlatformComponentManagerImpl - Bean extension class constructor must not have parameters: org.zalando.intellij.swagger.inspection.reference.JsonReferenceInspection [Plugin: org.zalando.intellij.swagger] com.intellij.diagnostic.PluginException: Bean extension class constructor must not...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Please describe the new behavior that that will improve Egeria Proposal: Build an...

enhancement
containers
triage

When running from the gradle build, we find some slf4j duplicate bindings which should be corrected These issues do not occur from the maven build Some corrections over scoping are...

build-warning
gradle

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When building from scratch (ie empty m2) and without any connection...

bug
build-failure

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If someone runs the egeria-configure image without appropriate parameters they will...

bug
containers

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Docker images are tagged - with a version ie '3.3' or...

enhancement
containers

In https://github.com/odpi/egeria/pull/5947 we added support for arm64 architecture, and as part of this simplified the container build process to not be dependent on the spotify maven plugin. This plugin added...

enhancement
containers

* `cd open-metadata/implementation/frameworks/open-connector-framework` * Run `mvn clean install` * Builds clean * Run `mvn -Dmaven.test.skip clean install` * Build fails with ``` [WARNING] Unused declared dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.13.0:compile ```...

build-failure

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In Swagger UI (REST API doc) at https://platform:9443/swagger-ui.html some links are...

bug
documentation