You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "stephen samuel (JIRA)" <ji...@apache.org> on 2012/09/02 13:48:07 UTC

[jira] [Created] (CAMEL-5557) Camel-ZeroMQ Component

stephen samuel created CAMEL-5557:
-------------------------------------

             Summary: Camel-ZeroMQ Component
                 Key: CAMEL-5557
                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
             Project: Camel
          Issue Type: New Feature
            Reporter: stephen samuel
            Priority: Minor
             Fix For: 2.11.0
         Attachments: camel-zeromq-inital.patch

Contribution of Camel-ZeroMQ component.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-5557:
----------------------------------

    Assignee: Claus Ibsen
    
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Assignee: Claus Ibsen
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch, camel-zeromq.tar.gz
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446928#comment-13446928 ] 

stephen samuel commented on CAMEL-5557:
---------------------------------------

I've also mentioned that in the documenation, because the akka driver is a little slower, that users can easily switch to the zeromq driver (in fact I could write that and put that bit in the camel-extra project?)
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446924#comment-13446924 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

ZeroMQ is LGPL license and cannot be accepted at ASF.

However it can be accepted at Camel Extra
https://code.google.com/a/apache-extras.org/p/camel-extra/?redir=1
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-5557:
-------------------------------

    Fix Version/s:     (was: 2.11.0)
                   Future
    
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460478#comment-13460478 ] 

stephen samuel commented on CAMEL-5557:
---------------------------------------

In the meantime is there anything else I can add / improve for this patch ?
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494918#comment-13494918 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

The component is now in the camel extra source code, and will be part of next release.

To have it work with OSGi that's another case whether that is possible. But that's a task on the Camel Extra side, to work on OSGi supports of the components in this project.
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Assignee: Claus Ibsen
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch, camel-zeromq.tar.gz
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen samuel updated CAMEL-5557:
----------------------------------

    Attachment: camel-zeromq.tar.gz

Ok I've added the src and pom as a tar. Is that acceptable?
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch, camel-zeromq.tar.gz
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471182#comment-13471182 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

Stephen would it be possible to attach a .zip/tar with the component. As we need to move it to camel-extra. So it may be easier to add if its not a patch.

An alternative would be for you to migrate the code to camel-extra and attach a new patch.
Mind that the code at Camel extra will be a different license; if you are okay with that.
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen samuel updated CAMEL-5557:
----------------------------------

    Description: 
Contribution of Camel-ZeroMQ component.

I've taken the liberty of adding documentation here:
https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ

90% test coverage.


  was:
Contribution of Camel-ZeroMQ component.



    
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447533#comment-13447533 ] 

stephen samuel commented on CAMEL-5557:
---------------------------------------

I was wondering if you had thought about my comments that the zeromq component does not depend on zeromq gpl or lgpl code. Do you think it might be ok to use ?
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465460#comment-13465460 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

Lets host this at Camel Extra as discussed on the dev forum
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447538#comment-13447538 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

And you are sue the akka driver do not use any other 3rd party JARs? All the JARs that are pulled in must be ASF licesing compliant
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446927#comment-13446927 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

You would need to rework the patch to be applicable to the camel-extra project.

See this guide about new components, step 2 is about the licensing
http://camel.apache.org/add-new-component-guide.html
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446926#comment-13446926 ] 

stephen samuel commented on CAMEL-5557:
---------------------------------------

It's not using ZeroMQ's JZMQ driver, it's using the Akka ZeroMQ driver which is apache 2 licensed.
http://doc.akka.io/docs/akka/snapshot/project/licenses.html
The actual component has no dependencies on any part of the Zeromq project. 
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5557.
--------------------------------

    Resolution: Fixed
    
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Assignee: Claus Ibsen
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch, camel-zeromq.tar.gz
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447569#comment-13447569 ] 

stephen samuel commented on CAMEL-5557:
---------------------------------------

Akka uses the scala binding for zeromq, which is apache licensed. You can see that in the pom here on maven central:
http://search.maven.org/#artifactdetails%7Corg.zeromq%7Czeromq-scala-binding_2.9.1%7C0.0.6%7Cjar

It is the Java binding for zeromq (JZMQ) that is LGPL licensed which Akka doesn't use. This is the key point from the Akka documentation "The ZeroMQ module for Akka is written against an API introduced in JZMQ, which uses JNI to interact with the native ZeroMQ library. Instead of using JZMQ, the module uses ZeroMQ binding for Scala that uses the native ZeroMQ library through JNA. In other words, the only native library that this module requires is the native ZeroMQ library." http://doc.akka.io/docs/akka/snapshot/scala/zeromq.html

The native library they refer to is the libzmq that is built when you compile zeromq from source (there is no binary distribution for linux). http://www.zeromq.org/intro:get-the-software
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-5557:
-------------------------------

         Priority: Major  (was: Minor)
    Fix Version/s:     (was: Future)
                   2.11.0
    
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462764#comment-13462764 ] 

stephen samuel commented on CAMEL-5557:
---------------------------------------

I put a reply on. I think using term hack makes it sound like its bad :)
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "James Carman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462763#comment-13462763 ] 

James Carman commented on CAMEL-5557:
-------------------------------------

What's wrong with just leaving this in "extras" for now while the licensing issues are investigated?  
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "stephen samuel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen samuel updated CAMEL-5557:
----------------------------------

    Attachment: camel-zeromq-inital.patch
    
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462759#comment-13462759 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

Posted on @dev to get feedback on this contribution
http://camel.465427.n5.nabble.com/ZeroMQ-contribution-Any-thoughts-on-licensing-hack-tp5719948.html
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5557) Camel-ZeroMQ Component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450404#comment-13450404 ] 

Claus Ibsen commented on CAMEL-5557:
------------------------------------

Well if its okay for Akka then its most likely okay for ASF. That said though I would like a few more from the Camel team to take a look as well.
                
> Camel-ZeroMQ Component
> ----------------------
>
>                 Key: CAMEL-5557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5557
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: stephen samuel
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: camel-zeromq-inital.patch
>
>
> Contribution of Camel-ZeroMQ component.
> I've taken the liberty of adding documentation here:
> https://cwiki.apache.org/confluence/display/CAMEL/ZeroMQ
> 90% test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira