Skip to content

Spurious warnings emitted by ClientVersion when the library is relocated #436

Closed
@astei

Description

@astei

If the RabbitMQ library is relocated, it will emit a spurious warning about not being able to find the client version. This is because the property string (com.rabbitmq.client.version), is rewritten but rabbitmq-amqp-client.properties is not.

This is not a server issue, only a client library issue that does not affect operations, but for completeness:

I have a PR to fix this issue, which I will open shortly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions