Azure / azure-service-bus-java

☁️ Java client library for Azure Service Bus
https://azure.microsoft.com/services/service-bus
MIT License
60 stars 59 forks source link

log4j properties file exists in root jar #380

Closed spylightadmin closed 5 years ago

spylightadmin commented 5 years ago

Actual Behavior

  1. Log4j.properties file in root of jar file

Expected Behavior

  1. This file should not exist, this breaks existing log4j configuration in existing project depending on azuser-servicebus jar

Versions

yvgopal commented 5 years ago

Please log future issues at https://github.com/Azure/azure-sdk-for-java

That is the new repo for the SDK versions 2.0.0 and later.

yvgopal commented 5 years ago

Resolved in version 3.1.0. Not much has changed from 2.0.0 to 3.0.0, and you shouldn't see any difference.