Hello to everyone. I'd like to port java examples located at " ActiveMQ OpenWire <https://github.com/apache/activemq/tree/master/assembly/src/release/examples/openwire> " to C#. Prior to start doing this I'd like to clarify a few things: Does the ActiveMQ OpenWire <https://github.com/apache/activemq/tree/master/assembly/src/release/examples/openwire> location is the place in repo where examples are stored (those examples that are included into e.g. apache-activemq-5.15.12-bin.zip <http://www.apache.org/dyn/closer.cgi?filename=/activemq/5.15.12/apache-activemq-5.15.12-bin.zip&action=download> ? Would it be acceptable to create charp directory (sibling to corresponding java directory) for c# examples (e.g. "/activemq/assembly/src/release/examples/openwire/advanced-scenarios/jms-example-wildcard-consumer/src/main/*java*/" directory currently contains java samples and to create new "/activemq/assembly/src/release/examples/openwire/advanced-scenarios/jms-example-wildcard-consumer/src/main/*charp*/" for the same example but in c# I'l like to use .net core 3.1 (latest at this moment) Shall I create a separate Jira ticker for this?
Please let me know in case of any other questions or suggestions. Kind regards, Ruslan -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
