[jira] [Commented] (ARTEMIS-1723) Migrate AMQP C# examples to the common .NET version

2018-03-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388254#comment-16388254
 ] 

ASF GitHub Bot commented on ARTEMIS-1723:
-

Github user jbertram commented on the issue:

https://github.com/apache/activemq-artemis/pull/1919
  
I ran the PR build locally and it passed. Previous failures were spurious 
and not related to the PR.


> Migrate AMQP C# examples to the common .NET version 
> 
>
> Key: ARTEMIS-1723
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1723
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>  Components: AMQP
>Affects Versions: 2.5.0
>Reporter: Dmitry Volodin
>Priority: Minor
>  Labels: dotnet-core, examples
> Fix For: 2.5.0
>
>
> Currently there are 2 dotnet C# examples for AMQP protocol are available:
> DurableSubscriptions - supports dotnet 2.x
> HelloWorld - supports dotnet 1.x
> It's would be nice to have support for both for dotnet single project format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ARTEMIS-1723) Migrate AMQP C# examples to the common .NET version

2018-03-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388253#comment-16388253
 ] 

ASF GitHub Bot commented on ARTEMIS-1723:
-

Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1919


> Migrate AMQP C# examples to the common .NET version 
> 
>
> Key: ARTEMIS-1723
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1723
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>  Components: AMQP
>Affects Versions: 2.5.0
>Reporter: Dmitry Volodin
>Priority: Minor
>  Labels: dotnet-core, examples
> Fix For: 2.5.0
>
>
> Currently there are 2 dotnet C# examples for AMQP protocol are available:
> DurableSubscriptions - supports dotnet 2.x
> HelloWorld - supports dotnet 1.x
> It's would be nice to have support for both for dotnet single project format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ARTEMIS-1723) Migrate AMQP C# examples to the common .NET version

2018-03-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383447#comment-16383447
 ] 

ASF GitHub Bot commented on ARTEMIS-1723:
-

GitHub user dmvolod opened a pull request:

https://github.com/apache/activemq-artemis/pull/1919

ARTEMIS-1723 Migrate AMQP C# examples to the common .NET version



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dmvolod/activemq-artemis ARTEMIS-1723

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/1919.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1919


commit 45bbef06e1bdad3e95ceea4ed9bf0996db9263f9
Author: Dmitry Volodin 
Date:   2018-03-02T10:50:26Z

ARTEMIS-1723 Migrate AMQP C# examples to the common .NET version




> Migrate AMQP C# examples to the common .NET version 
> 
>
> Key: ARTEMIS-1723
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1723
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>  Components: AMQP
>Affects Versions: 2.5.0
>Reporter: Dmitry Volodin
>Priority: Minor
>  Labels: dotnet-core, examples
> Fix For: 2.5.0
>
>
> Currently there are 2 dotnet C# examples for AMQP protocol are available:
> DurableSubscriptions - supports dotnet 2.x
> HelloWorld - supports dotnet 1.x
> It's would be nice to have support for both for dotnet single project format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ARTEMIS-1723) Migrate AMQP C# examples to the common .NET version

2018-03-02 Thread Dmitry Volodin (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383406#comment-16383406
 ] 

Dmitry Volodin commented on ARTEMIS-1723:
-

I'm working on PR for this task.

> Migrate AMQP C# examples to the common .NET version 
> 
>
> Key: ARTEMIS-1723
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1723
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>  Components: AMQP
>Affects Versions: 2.5.0
>Reporter: Dmitry Volodin
>Priority: Minor
>  Labels: dotnet-core, examples
> Fix For: 2.5.0
>
>
> Currently there are 2 dotnet C# examples for AMQP protocol are available:
> DurableSubscriptions - supports dotnet 2.x
> HelloWorld - supports dotnet 1.x
> It's would be nice to have support for both for dotnet single project format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)