You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by davorbonaci <gi...@git.apache.org> on 2016/05/23 22:54:06 UTC

[GitHub] incubator-beam pull request: Update Flink runner's pom.xml files

GitHub user davorbonaci opened a pull request:

    https://github.com/apache/incubator-beam/pull/377

    Update Flink runner's pom.xml files

    This is needed in preparation for the `0.1.0-incubating` release. Contents:
    * Fixing comment style, which breaks the release process.
    * Explicitly disable Javadoc invocation, which has compile errors. This should be fixed separately.
    
    R: @dhalperi
    CC: @jbonofre, @mxm

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

    $ git pull https://github.com/davorbonaci/beam release-attempt

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

    https://github.com/apache/incubator-beam/pull/377.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 #377
    
----
commit 269af8d53db5ab5579f1c647f58552ea636bcec8
Author: Davor Bonaci <da...@google.com>
Date:   2016-05-23T21:57:40Z

    Update Flink runner's pom.xml
    
    Removing an extra '-' in the comment XML prefix "!<---". This is not a valid prefix and breaks Maven release plugin.

commit 6e97b11cb0ac443d92209d997ace315f493df6cf
Author: Davor Bonaci <da...@google.com>
Date:   2016-05-23T22:21:00Z

    Update Flink runner's pom.xml
    
    Explicitly disble Javadoc generation phase. This phase runs during the release process, but the current codebase doesn't compile Javadoc. This should be fixed and removed as soon as possible.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request: Release blocking: disable Javadoc exe...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/377


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---