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/11 22:23:40 UTC

[GitHub] incubator-beam pull request: Fix various things needed for a relea...

GitHub user davorbonaci opened a pull request:

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

    Fix various things needed for a release

    Fix comment formatting in Flink runner's pom.xml:
    * The triple '---' trips release plugin, causing a build-time error.
    
    Fix release profile:
    * Move assembly plugin from 'src' profile to 'release' profile.
    * Invoke 'release' profile, when invoking release-plugin's goals.
    * Fix path to the assembly configuration.
    
    R: @jbonofre, @kennknowles

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

    $ git pull https://github.com/davorbonaci/beam fix_release

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

    https://github.com/apache/incubator-beam/pull/327.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 #327
    
----
commit 7ebf0120341e6f5bfa52ad371bddadbb684ea192
Author: Davor Bonaci <da...@google.com>
Date:   2016-05-11T21:31:26Z

    Fix comment formatting in Flink runner's pom.xml
    
    The triple '---' trips release plugin, causing a build-time error.

commit d15e4fa233231f976504911f6ff2af720ae5b3a4
Author: Davor Bonaci <da...@google.com>
Date:   2016-05-11T21:45:45Z

    Fix release profile
    
    - Move assembly plugin from 'src' profile to 'release' profile.
    - Invoke 'release' profile, when invoking release-plugin's goals.
    - Fix path to the assembly configuration.

----


---
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: Fix various things needed for a relea...

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

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


---
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.
---