[
https://issues.apache.org/jira/browse/BEAM-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926845#comment-15926845
]
ASF GitHub Bot commented on BEAM-547:
-------------------------------------
GitHub user sb2nov opened a pull request:
https://github.com/apache/beam/pull/2250
Revert "[BEAM-547] Version should be accessed from pom file"
This reverts commit b43eea47e3b1e842bc28543679500452ceda5a33.
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-<Jira issue #>] 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 `<Jira issue #>` 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).
---
R: @aaltay PTAL
Reverting the change while I fix the postcommits
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sb2nov/beam BEAM-1730-revert-version-issue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2250.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 #2250
----
commit 82f0d465c54c6a8cbc21e7b7f528da63e9713436
Author: Sourabh Bajaj <[email protected]>
Date: 2017-03-15T19:51:46Z
Revert "[BEAM-547] Version should be accessed from pom file"
This reverts commit b43eea47e3b1e842bc28543679500452ceda5a33.
----
> Align Python SDK version with Maven
> -----------------------------------
>
> Key: BEAM-547
> URL: https://issues.apache.org/jira/browse/BEAM-547
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py
> Affects Versions: 0.3.0-incubating
> Reporter: Sergio Fernández
> Assignee: Frances Perry
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> In BEAM-378 we've integrated the Python SDK in the main Maven build.
> Initially I wanted to also align versions, but after discussing it with
> [[email protected]] we kept that aside for the moment.
> Closing [PR #537|https://github.com/apache/incubator-beam/pull/537] [~altay]
> brings the issue back. So it may make sense to revisit that idea.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)