You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2018/05/15 15:25:35 UTC

[beam] branch master updated (d0aafa9 -> cc632bc)

This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from d0aafa9  Merge pull request #5360: fromQuery().withTemplateCompatibility() should do the same thing as without
     add ff7f17f  Fix error-prone and some static analysis warnings in XmlIO
     new cc632bc  Merge pull request #5365: Fix error-prone warnings for XmlIO

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/beam/sdk/io/xml/JAXBCoder.java | 14 ++++++------
 .../java/org/apache/beam/sdk/io/xml/XmlIO.java     |  4 ++--
 .../java/org/apache/beam/sdk/io/xml/XmlSource.java |  3 ++-
 .../org/apache/beam/sdk/io/xml/JAXBCoderTest.java  | 22 +++++++++----------
 .../java/org/apache/beam/sdk/io/xml/XmlIOTest.java | 11 +++++-----
 .../org/apache/beam/sdk/io/xml/XmlSourceTest.java  | 25 +++++++++++-----------
 6 files changed, 39 insertions(+), 40 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.

[beam] 01/01: Merge pull request #5365: Fix error-prone warnings for XmlIO

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit cc632bc4d208037e0fbd2f1b3bff457bc868d689
Merge: d0aafa9 ff7f17f
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Tue May 15 08:25:31 2018 -0700

    Merge pull request #5365: Fix error-prone warnings for XmlIO

 .../java/org/apache/beam/sdk/io/xml/JAXBCoder.java | 14 ++++++------
 .../java/org/apache/beam/sdk/io/xml/XmlIO.java     |  4 ++--
 .../java/org/apache/beam/sdk/io/xml/XmlSource.java |  3 ++-
 .../org/apache/beam/sdk/io/xml/JAXBCoderTest.java  | 22 +++++++++----------
 .../java/org/apache/beam/sdk/io/xml/XmlIOTest.java | 11 +++++-----
 .../org/apache/beam/sdk/io/xml/XmlSourceTest.java  | 25 +++++++++++-----------
 6 files changed, 39 insertions(+), 40 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.