[GitHub] incubator-beam pull request: Update .travis.yml

2016-03-04 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update .travis.yml

Revert "mvn verify" back to "mvn install" since it breaks the followup 
script.

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

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

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

https://github.com/apache/incubator-beam/pull/27.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 #27


commit e8de0eb735a803423c28f2119844fd3a968498a1
Author: Davor Bonaci 
Date:   2016-03-05T01:16:36Z

Update .travis.yml

Revert "mvn verify" back to "mvn install" since it breaks the followup 
script.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Fixup CountingInputTest.java by addin...

2016-03-04 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Fixup CountingInputTest.java by adding JUnit version number



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

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

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

https://github.com/apache/incubator-beam/pull/28.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 #28


commit a1ab951f2ff86882446e0cfcbc6624e0a78e7ff8
Author: Davor Bonaci 
Date:   2016-03-05T01:32:04Z

Fixup CountingInputTest.java by adding JUnit version number




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Update README.md to include proper bu...

2016-03-09 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update README.md to include proper build status

Two badges -- one from Jenkins, one from Travis.

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

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

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

https://github.com/apache/incubator-beam/pull/33.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 #33


commit 9ca918586c839df509885784199f4661f780f8fd
Author: Davor Bonaci 
Date:   2016-03-09T18:24:04Z

Update README.md to include proper build status




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Update .gitignore to skip over files ...

2016-03-09 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update .gitignore to skip over files that end with '~'



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

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

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

https://github.com/apache/incubator-beam/pull/34.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 #34


commit c4d9dd6ec7c39942725db7069ac4c7ee0ac6cc1d
Author: Davor Bonaci 
Date:   2016-03-09T18:29:28Z

Update .gitignore to skip over files that end with '~'




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: [BEAM-77] Directory reorganization

2016-03-23 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

[BEAM-77] Directory reorganization

This pull requests reorganizes directory structure. This is the first step 
towards the organization proposed in the document shared a few weeks ago.

We'll try to merge this quickly to limit complicated merges. This shouldn't 
prevent feedback -- please keep it coming -- we'll just address such feedback 
in a follow-up commit.

This is the first step only, and there are many things that we incomplete:

* Some READMEs may now become out-of-date.
* We need a few more aggregator `pom.xml` files; they are not added yet.

There's nothing in this pull request that renames Dataflow to Beam; it just 
moves files around without changing the content.

Aside: `asfgit` is very slow; the pull request pulls in a few commits 
merged into Apache repository that the GitHub mirror hasn't picked up yet. This 
should be properly rebased prior to merge.

R: @dhalperi; everyone else very welcome.

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

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

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

https://github.com/apache/incubator-beam/pull/72.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 #72


commit d510b4e09ed6fc57bd491a7f2bf586b14a4bfe8c
Author: Jean-Baptiste Onofré 
Date:   2016-03-21T14:21:08Z

BEAM-78 - Rename, polish and update pom.xml

commit 8bce69316e623112c19bffb6a899a73467128492
Author: Davor Bonaci 
Date:   2016-03-23T23:14:49Z

Fix up build

commit 9f8dd182c0e3517f248e876c6465c5240dbf0308
Author: Davor Bonaci 
Date:   2016-03-23T23:35:38Z

This closes #46

commit 7bef2b7ec4c2d60c28f0f5a8ccc6297edb934b11
Author: Davor Bonaci 
Date:   2016-03-23T23:52:19Z

Directory reorganization

Move Java SDK from "sdk/" into "sdks/java/core".

commit 75cfa4ac4114610d4296f0cef57d2148ff62055d
Author: Davor Bonaci 
Date:   2016-03-23T23:55:05Z

Directory reorganization

Move Java SDK-specific Javadoc information from "javadoc/" into 
"sdks/java/javadoc".

commit 633647b736a4fc2f9a173c9129265005fbd5de8f
Author: Davor Bonaci 
Date:   2016-03-24T00:05:40Z

Directory reorganization

Move Java examples from "examples/" into "examples/java".

commit 809efcf69e750ca36efe48ca796a93e7e466a8ba
Author: Davor Bonaci 
Date:   2016-03-24T00:16:47Z

Directory reorganization

Move Java 8 examples from "java8examples/" into "examples/java8/".

commit 76df0f93519186284afb2ed53760c152a7b2662a
Author: Davor Bonaci 
Date:   2016-03-24T00:44:35Z

Directory reorganization

Move Java 8-specific tests from "java8tests" into "sdks/java/java8tests/".

commit d81f2bdc155aeadab4ad4667cab100fd2bf0ad00
Author: Davor Bonaci 
Date:   2016-03-24T00:47:11Z

Directory reorganization

Move Java-specific archetypes from "maven-archetypes/" into 
"sdks/java/maven-archetypes/".




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: [BEAM-77] Move Java-specific checksty...

2016-03-30 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

[BEAM-77] Move Java-specific checkstyle.xml into 'sdks/java' directory

R: @dhalperi 
CC: @jbonofre 

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

$ git pull https://github.com/davorbonaci/beam checkstyle.xml

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

https://github.com/apache/incubator-beam/pull/98.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 #98


commit cd828f1ab007db78fc4dc637bbbf3324897b6d8b
Author: Davor Bonaci 
Date:   2016-03-30T20:18:30Z

[BEAM-77] Move Java-specific checkstyle.xml into 'sdks/java' directory




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Update LICENSE header across all file...

2016-03-30 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update LICENSE header across all files

R: @jbonofre

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

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

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

https://github.com/apache/incubator-beam/pull/100.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 #100


commit a326f77509239ab998c1292c09a5a6dfdbf836eb
Author: Davor Bonaci 
Date:   2016-03-30T21:59:35Z

Update LICENSE header across all files

commit 4762dff3f05d5aaf837d3d237c236c0e42f52093
Author: Davor Bonaci 
Date:   2016-03-30T22:16:39Z

Update checkstyle.xml to require Apache copyright header in each file




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Add coveralls plugin to the Maven bui...

2016-04-04 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Add coveralls plugin to the Maven build process

No binding to the lifecycle.

R: @dhalperi, @kennknowles 

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

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

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

https://github.com/apache/incubator-beam/pull/119.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 #119


commit 27d5825afb2248ea6a30c93b2c112f6f24f700b3
Author: Davor Bonaci 
Date:   2016-04-05T01:07:14Z

Add coveralls plugin to the Maven build process

No binding to the lifecycle.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Add Coveralls badge to README.md

2016-04-11 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Add Coveralls badge to README.md



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

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

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

https://github.com/apache/incubator-beam/pull/162.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 #162


commit 1e4933774941b17e7b9f8d071732f658d643f06e
Author: Davor Bonaci 
Date:   2016-04-11T19:05:12Z

Add Coveralls badge to README.md




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Update Jenkins build badge in README....

2016-04-11 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update Jenkins build badge in README.md




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

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

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

https://github.com/apache/incubator-beam/pull/164.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 #164


commit f5280a597b9cd7249b137f06e7a690425645672f
Author: Davor Bonaci 
Date:   2016-04-11T19:56:05Z

Update Jenkins build badge in README.md




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Update 'examples' archetype

2016-04-12 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update 'examples' archetype

This makes the test run in the 'install' phase, as opposed to the 
'integration-test' phase.

R: @lukecwik 

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

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

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

https://github.com/apache/incubator-beam/pull/174.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 #174


commit b2978a95e8fb3afdfe01fdfd0d967e92c403834e
Author: Davor Bonaci 
Date:   2016-04-13T04:43:32Z

Update 'examples' archetype

This makes the test run in the 'install' phase, as opposed to the
'integration-test' phase.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Dataflow runner: update Java containe...

2016-04-20 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Dataflow runner: update Java container image

This matches the worker harness after the renaming from 
com.google.cloud.dataflow to org.apache.beam.

R: @lukecwik 

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

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

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

https://github.com/apache/incubator-beam/pull/216.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 #216


commit 8e76610627d7cf72ded06467a3d351465012f52f
Author: Davor Bonaci 
Date:   2016-04-20T17:15:29Z

Dataflow runner: update Java container image

This matches the worker harness after the renaming from 
com.google.cloud.dataflow to org.apache.beam.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Fix how this SDK identifies itself to...

2016-04-20 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Fix how this SDK identifies itself to the Cloud Dataflow service

* Use Beam SDK naming, instead of Dataflow SDK.
* Fix version lookup, so it correctly identifies the version.

R: @lukecwik

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

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

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

https://github.com/apache/incubator-beam/pull/222.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 #222


commit c4ddedfb55bd3ca063bf7336b474e126ac262ea2
Author: Davor Bonaci 
Date:   2016-04-20T23:02:46Z

Fix how this SDK identifies itself to the Cloud Dataflow service

* Use Beam SDK naming, instead of Dataflow SDK.
* Fix version lookup, so it correctly identifies the version.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Reorganize Java packages in the Googl...

2016-04-25 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Reorganize Java packages in the Google Cloud Dataflow runner

Move packages from `org.apache.beam.sdk` to 
`org.apache.beam.runners.dataflow`.

R: @bjchambers 

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

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

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

https://github.com/apache/incubator-beam/pull/239.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 #239


commit 22852dffde3b6f998701c220b373a5298ae5c2e1
Author: Davor Bonaci 
Date:   2016-04-25T21:16:19Z

Update pom.xml for java8tests

Java8tests module doesn't have sources, only tests. Hence, all dependencies
should have scope of test. If not, dependency analysis correctly finds 
unused
dependencies.

commit d0f26911fe36e30400d1ce68bb0594fb6bb055e3
Author: Davor Bonaci 
Date:   2016-04-25T21:30:25Z

Increase visibility in PAssert and ZipFiles utilities

This is needed for package reorganization in runners/google-cloud-dataflow.
Those classes will have to move away from org.apache.beam.sdk.* packages.

commit 516d82e474a4e33b0b135a6dad1b1e237cb7861f
Author: Davor Bonaci 
Date:   2016-04-25T22:02:27Z

Fix a few underlying checkstyle issues in java8 examples

commit d8ab2d410116c337f94612462803060e7045a3b4
Author: Davor Bonaci 
Date:   2016-04-25T21:16:03Z

Reorganize Java packages in the sources of the Google Cloud Dataflow runner

Packages are moving from org.apache.beam.sdk to 
org.apache.beam.runners.dataflow.

commit 5b91089a289d98b9664192e934681df732fd7d55
Author: Davor Bonaci 
Date:   2016-04-25T22:08:24Z

Reorganize Java packages in the tests of the Google Cloud Dataflow runner

Packages are moving from org.apache.beam.sdk to 
org.apache.beam.runners.dataflow.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Reorganize contrib directory

2016-04-25 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Reorganize contrib directory

* Move `contrib/join-library` to `sdks/java/extensions/join-library`.
* Reorganize packages to `org.apache.beam.sdk.extensions.joinlibrary`.
* Other fixup, such as removal of README.md, AUTHORS.md, etc.

R: @bjchambers 


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

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

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

https://github.com/apache/incubator-beam/pull/240.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 #240


commit 55acef340198fa3f9cb6c6f983c0416d04c80ed7
Author: Davor Bonaci 
Date:   2016-04-25T23:42:31Z

Move contrib/join-library to sdks/java/extensions.

commit 33b43890454bb641253c090fbfdf3e4af2d7dba4
Author: Davor Bonaci 
Date:   2016-04-25T23:45:59Z

Reorganize Java packages

Move org.apache.contrib.joinlibrary to 
org.apache.beam.sdk.extensions.joinlibrary.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: Revert "Add wildcard to checkstyle or...

2016-05-08 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Revert "Add wildcard to checkstyle ordering"

This reverts commit 7562a936527a4594cb76fcd1df77579e3b7f809d.

Breaks build. Will merge immediately. Cc: @sammcveety, @dhalperi.

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

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

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

https://github.com/apache/incubator-beam/pull/305.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 #305


commit 1f80c096e9387fcc95f039b09b29197b5dda9e87
Author: Davor Bonaci 
Date:   2016-05-08T20:45:58Z

Revert "Add wildcard to checkstyle ordering"

This reverts commit 7562a936527a4594cb76fcd1df77579e3b7f809d.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: mmm

2016-05-09 Thread davorbonaci
Github user davorbonaci closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: mmm

2016-05-09 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

mmm

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] 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/davorbonaci/beam master

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

https://github.com/apache/incubator-beam/pull/311.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 #311


commit 6fe7e94e184aae15b0bde395cc70eb14ff2bca0c
Author: Davor Bonaci 
Date:   2016-02-29T18:58:10Z

Delete windmill.proto (not part of Beam)

commit 681ca4602f3c6a055860885ab7d79cab9e35c5ef
Author: Davor Bonaci 
Date:   2016-02-29T18:58:29Z

Delete windmill_service.proto (not part of Beam)

commit e3a37bd1e4974a0c86c17f9e8319a6d4f244824f
Author: Davor Bonaci 
Date:   2016-03-01T20:14:15Z

Merge remote-tracking branch 'apache/master' into myfork-master




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-05-11 Thread davorbonaci
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 
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 
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-05-23 Thread davorbonaci
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 
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 
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #410: Update pom.xml files formatting

2016-06-01 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update pom.xml files formatting

This makes it easier to run maven-release-plugin and understand the output. 
Otherwise, the release plugin will make such changes repeatedly in a release 
branch.

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

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

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

https://github.com/apache/incubator-beam/pull/410.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 #410


commit 6e0e0a2b7a0d15e8a64950f274ac0eea43a1a1a9
Author: Davor Bonaci 
Date:   2016-06-01T20:13:02Z

Update pom.xml files formatting

This makes it easier to run maven-release-plugin and understand the output. 
Otherwise, the release plugin will make such changes repeatedly in a release 
branch.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #413: Reorganization of Maven coordinates

2016-06-02 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Reorganization of Maven coordinates

This makes the Maven coordinates in line with our module structure. 
Specifically, Maven groups are applied to all parent poms.

R: @dhalperi 
CC: @jbonofre, @amitsela for the removal of `` section in the 
Spark runner

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

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

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

https://github.com/apache/incubator-beam/pull/413.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 #413


commit c39967c1f74ed474d2ee35e287006947ccb6d5bf
Author: Davor Bonaci 
Date:   2016-06-02T20:21:31Z

Remove reporting section from Spark's pom.xml file

This is currently triggering Maven warnings, due to a missing version 
qualifier. However, we don't run 'site', so this isn't being used at this 
point. Hence, removing instead of adding the version qualifier.

commit 1ea877341372da9797b351f77a4c5ec3f0604bd3
Author: Davor Bonaci 
Date:   2016-06-02T16:47:44Z

Reorganizing Maven coordinates

This makes the Maven coordinates in line with our module structure. 
Specifically, Maven groups are applied to all parent poms.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #414: Move 'travis/' directory into 'testing/tra...

2016-06-02 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Move 'travis/' directory into 'testing/travis/'

R: @dhalperi 

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

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

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

https://github.com/apache/incubator-beam/pull/414.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 #414


commit 1dd91d9a34f9d4ad7e7f659dc352b15c2f9fced8
Author: Davor Bonaci 
Date:   2016-06-02T22:09:53Z

Move 'travis/' directory into 'testing/travis/'




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #423: [BEAM-287] Use flat groupId structure and ...

2016-06-06 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

[BEAM-287] Use flat groupId structure and full qualified artifactIds

R: @jbonofre, @dhalperi 

JB, this is taking your #420 and builds on top of it. In particular, fixed 
compile errors, both on Travis and Jenkins, and improved consistency in naming.

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

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

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

https://github.com/apache/incubator-beam/pull/423.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 #423


commit 1b158d94b80a864f7b34d0742c4109589c2f9596
Author: Davor Bonaci 
Date:   2016-06-02T20:21:31Z

Remove reporting section from Spark's pom.xml file

This is currently triggering Maven warnings, due to a missing version 
qualifier. However, we don't run 'site', so this isn't being used at this 
point. Hence, removing instead of adding the version qualifier.

commit fb62e0f5250bad08b5f066fd218af1b3ad5f2085
Author: Davor Bonaci 
Date:   2016-06-06T20:27:50Z

[BEAM-287] Use flat groupId structure and full qualified artifactIds




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #413: Reorganization of Maven coordinates

2016-06-06 Thread davorbonaci
Github user davorbonaci closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #427: Add Xdoclint:missing to the Kafka connecto...

2016-06-07 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Add Xdoclint:missing to the Kafka connector

R: @dhalperi 
CC: @jbonofre, @rangadi 

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

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

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

https://github.com/apache/incubator-beam/pull/427.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 #427


commit 3adc5e32cd53e4875b6f97d82deec517c5b71bc5
Author: Davor Bonaci 
Date:   2016-06-07T17:36:42Z

Add Xdoclint:missing to the Kafka connector

This makes the Javadoc build actually pass.

commit 42c74477a1553ac4bf98da7da3126fab286d6d2f
Author: Davor Bonaci 
Date:   2016-06-07T17:38:20Z

Update Flink's pom.xml

Remove unnecessary version specifier.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #430: Flink: move plugin invocation to each chil...

2016-06-07 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Flink: move plugin invocation to each child module

Specifying module invocation in the parent pom.xml file, causes
the release process to produce empty files for the parent pom.

R: @dhalperi 
CC: @mxm 

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

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

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

https://github.com/apache/incubator-beam/pull/430.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 #430


commit af28f7bde30aff26ea48c3e785f935f75a7a5eb6
Author: Davor Bonaci 
Date:   2016-06-07T23:12:39Z

Flink: move plugin invocation to each child module

Specifying module invocation in the parent pom.xml file, causes
the release process to produce empty files for the parent pom.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #48: Stage pull requests for easier reviews

2016-11-02 Thread davorbonaci
Github user davorbonaci closed the pull request at:

https://github.com/apache/incubator-beam-site/pull/48


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #67: Directory reorganization: move website...

2016-11-04 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/67

Directory reorganization: move website source files into src/ directory

This should make the site repository much cleaner.

R: @francesperry @dhalperi 
CC: @jbonofre 

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

$ git pull https://github.com/davorbonaci/beam-site source

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

https://github.com/apache/incubator-beam-site/pull/67.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 #67


commit cc22c4622ee3ce862093a181413bb8f498548639
Author: Davor Bonaci 
Date:   2016-11-05T05:24:16Z

Move files

commit 9672c48e6f38d98451b8c553950b867a6b0a5cd7
Author: Davor Bonaci 
Date:   2016-11-05T05:29:27Z

Update README.md and _config.yml after moving the source to the src/ 
directory

commit 3312bcdecd35c0fd77a384ac73b1e4cea64d3288
Author: Davor Bonaci 
Date:   2016-11-05T05:30:59Z

Update README.md to remove unnecessary license at the end of the file




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #69: Remove unnecessary build timestamps in...

2016-11-06 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/69

Remove unnecessary build timestamps in the generated site

R: @dhalperi 

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

$ git pull https://github.com/davorbonaci/beam-site timestamps

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

https://github.com/apache/incubator-beam-site/pull/69.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 #69


commit 771786c9bac3b72936822aabdb43e0cc823cba57
Author: Davor Bonaci 
Date:   2016-11-06T20:46:47Z

Remove unnecessary build timestamps in the generated site

This prevents unnecessary changes. For compatibility matrix,
this is anyways incorrect -- it should state when it was last
updated, not when the site was last generated. For feed.xml,
there's no clear standard and there seems to be no expectation
that the timestamp is there.

commit 9f1c9cd4803d67b9efbc0146451155a6b6c349b5
Author: Davor Bonaci 
Date:   2016-11-06T20:49:12Z

Fix typo in file name (materix -> matrix)




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #71: Javadoc cleanup

2016-11-07 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/71

Javadoc cleanup

1. Introduce `site.release_latest` to support linking to the latest version 
of Javadoc.
1. Update existing links to use `site.release_latest`.
1. Make top-level Javadoc page forward to the latest version.
1. Make `.../current` automatically forward to the latest version.

R: @dhalperi 
CC: @melap

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

$ git pull https://github.com/davorbonaci/beam-site javadoc

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

https://github.com/apache/incubator-beam-site/pull/71.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 #71


commit c126c0ed2d15b27bcf671b41dac8f1c73e1633b9
Author: Davor Bonaci 
Date:   2016-11-07T21:22:44Z

Introducing "current" Javadoc, redirecting to the most recent Java API 
reference

commit de6f77e24952a6385b91b52d769574def89aeef0
Author: Davor Bonaci 
Date:   2016-11-07T21:29:20Z

Introduce site.release_latest global variable to facilitate Javadoc linking




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #80: Add Jenkins job definitions for existi...

2016-11-13 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/80

Add Jenkins job definitions for existing projects using Jenkins DSL

R: @dhalperi @jasonkuster 

It works beautifully for the "test" project. It doesn't work for the 
"stage" project due to jenkinsci/ghprb-plugin#417.

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

$ git pull https://github.com/davorbonaci/beam-site dsl

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

https://github.com/apache/incubator-beam-site/pull/80.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 #80


commit b4d1d91700b2736bc7a5bc15fa34a768bdfbded0
Author: Davor Bonaci 
Date:   2016-11-13T09:49:37Z

Add Jenkins job definitions for existing projects using Jenkins DSL




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #89: Quickstart: suggest using nightly buil...

2016-11-19 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/89

Quickstart: suggest using nightly build temporarily

R:  @kennknowles
CC: @francesperry, @dhalperi

Please review, but don't merge.

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

$ git pull https://github.com/davorbonaci/beam-site patch-1

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

https://github.com/apache/incubator-beam-site/pull/89.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 #89


commit 84e77abfd5dd6c835ec12c727e793f41bc40a731
Author: Davor Bonaci 
Date:   2016-11-19T22:14:26Z

Quickstart: suggest using nightly build temporarily

R:  @kennknowles
CC: @francesperry, @dhalperi

Please review, but don't merge.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1402: Update README.md to include instructions ...

2016-11-21 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update README.md to include instructions on building from source

R: @tgroh 

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

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

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

https://github.com/apache/incubator-beam/pull/1402.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 #1402


commit 8c120f775131f91ac0893d37140eafa8b674b544
Author: Davor Bonaci 
Date:   2016-11-21T19:40:03Z

Update README.md to include instructions on building from source




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #92: Update download page to specify backwa...

2016-11-21 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/92

Update download page to specify backward-compatibility guarantees

R: @francesperry or @bchambers or @jbonofre 

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

$ git pull https://github.com/davorbonaci/beam-site graduation

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

https://github.com/apache/incubator-beam-site/pull/92.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 #92


commit 17f6dc351953eba051b78cb5353d4d01c6d11ba2
Author: Davor Bonaci 
Date:   2016-11-21T21:36:18Z

Update download page to specify backward-compatibility guarantees




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #94: Add maturity model assessment

2016-11-21 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/94

Add maturity model assessment

R: @francesperry @jbonofre 

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

$ git pull https://github.com/davorbonaci/beam-site maturity

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

https://github.com/apache/incubator-beam-site/pull/94.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 #94


commit 341f4612e9e5b4956004297ead2bdfc602c23bc7
Author: Davor Bonaci 
Date:   2016-11-22T06:48:40Z

Add maturity model assessment




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #48: Stage pull requests in Google Cloud St...

2016-10-18 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

https://github.com/apache/incubator-beam-site/pull/48

Stage pull requests in Google Cloud Storage

This is work-in-progress. Several aspects need to be taken care of.

R: @francesperry 
CC: @dhalperi 

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

$ git pull https://github.com/davorbonaci/beam-site buildpr

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

https://github.com/apache/incubator-beam-site/pull/48.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 #48


commit 7e294ba42056e47e729b31354d21eeed89302084
Author: Davor Bonaci 
Date:   2016-10-19T03:41:29Z

Stage pull requests in Google Cloud Storage

This is work-in-progress. Several aspects need to be taken care of.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1599: Update Maven Archetype versions after cut...

2016-12-13 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update Maven Archetype versions after cutting the release branch

R: @dhalperi 

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

$ git pull https://github.com/davorbonaci/beam arc-master

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

https://github.com/apache/incubator-beam/pull/1599.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 #1599


commit 861d1c04cc48adee3d05c8b4e65f6f64da8fb487
Author: Davor Bonaci 
Date:   2016-12-13T21:43:58Z

Update Maven Archetype versions after cutting the release branch




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #1600: Update version from 0.5.0-SNAPSHOT to 0.5...

2016-12-13 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

Update version from 0.5.0-SNAPSHOT to 0.5.0-incubating-SNAPSHOT

R: @dhalperi 

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

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

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

https://github.com/apache/incubator-beam/pull/1600.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 #1600


commit 25215889381f7da61766054af68c84ffed4c0c71
Author: Davor Bonaci 
Date:   2016-12-13T22:27:55Z

Update version from 0.5.0-SNAPSHOT to 0.5.0-incubating-SNAPSHOT




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request: [BEAM-1] Removal of a few windmill-re...

2016-02-29 Thread davorbonaci
GitHub user davorbonaci opened a pull request:

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

[BEAM-1] Removal of a few windmill-related protos that aren't Beam-specific

This pull request removes `windmill.proto` and `windmill_service.proto`.

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

$ git pull https://github.com/davorbonaci/incubator-beam master

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

https://github.com/apache/incubator-beam/pull/2.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 #2


commit 6fe7e94e184aae15b0bde395cc70eb14ff2bca0c
Author: Davor Bonaci 
Date:   2016-02-29T18:58:10Z

Delete windmill.proto (not part of Beam)

commit 681ca4602f3c6a055860885ab7d79cab9e35c5ef
Author: Davor Bonaci 
Date:   2016-02-29T18:58:29Z

Delete windmill_service.proto (not part of Beam)




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---