You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/06 16:52:58 UTC

[jira] [Commented] (BEAM-837) JmsIO support for authentication.

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

ASF GitHub Bot commented on BEAM-837:
-------------------------------------

GitHub user jbonofre opened a pull request:

    https://github.com/apache/beam/pull/1745

    [BEAM-837] Add authentication support in JmsIO

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [X] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [X] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [X] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [X] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---


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

    $ git pull https://github.com/jbonofre/beam BEAM-837-JMS-AUTH

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

    https://github.com/apache/beam/pull/1745.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 #1745
    
----
commit 8435a27095a549a492275e4dc06e614b1a6f0042
Author: Jean-Baptiste Onofré <jb...@apache.org>
Date:   2017-01-06T16:50:03Z

    [BEAM-837] Add authentication support in JmsIO

----


> JmsIO support for authentication.
> ---------------------------------
>
>                 Key: BEAM-837
>                 URL: https://issues.apache.org/jira/browse/BEAM-837
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-extensions
>            Reporter: Ismaël Mejía
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>
> The implementation can also be simplified.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)