Hi, I don’t think we can amend the existing package but we could release 1.8.1 version with restricted dependency to NMS.API.
I hope this helps. Best regards, Havret On Mon, 21 Mar 2022 at 14:35 NuGet Gallery <[email protected]> wrote: > User straizer <[email protected]> sends the following > message to the owners of Package 'Apache.NMS.ActiveMQ 1.8.0 ( > https://www.nuget.org/packages/Apache.NMS.ActiveMQ/1.8.0)'. > > Hi, > > I've encountered issue with Apache.NMS 2.0.0 and Apache.NMS.ActiveMQ > 1.8.0. It's not possible to use those packages together due to issue > with implementation IConnectionFactory (from Apache.NMS) in > ConnectionFactory (from Apache.NMS.ActiveMQ). > > I was getting following error: > "Could not create the IConnectionFactory implementation: > CreateConnectionAsync method on Apache.NMS.ActiveMQ.ConnectionFactory type > of Apache.NMS.ActiveMQ assembly, Version=1.8.0.0, Culture=neutral, > PublicKeyToken=82756feee3957618 does not have an implementation." > > After some reasearch I've found out that in Apache.NMS version 2.0.0 > you'd added some methods to IConnectionFactory interface which are not > implemented in ConnectionFactory class. Due to this changes, Apache.NMS > 2.0.0 is no longer compatible with Apache.NMS.ActiveMQ 1.8.0 (and lower, I > think). > > Could you please mark on nuget.org that Apache.NMS.ActiveMQ 1.8.0 > requires at most Apache.NMS 1.8.0? > It'll be very helpful, not just for me, but for other people who also > have this problem, like in links below: > > https://stackoverflow.com/questions/70071614/could-not-create-the-iconnectionfactory-implementation > https://issues.apache.org/jira/browse/AMQNET-664 > > Thank you in advance. > > Best regards, > Hubert Romaniak > > ----------------------------------------------- > To stop receiving contact emails as an owner of this package, sign in > to the NuGet Gallery and > change your email notification settings (https://www.nuget.org/account > ). > > Privacy Statement (https://go.microsoft.com/fwlink/?LinkId=521839) > Microsoft Corporation > One Microsoft Way > Redmond, WA 98052 USA
