[
https://issues.apache.org/jira/browse/BEAM-3940?focusedWorklogId=121987&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-121987
]
ASF GitHub Bot logged work on BEAM-3940:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jul/18 17:49
Start Date: 11/Jul/18 17:49
Worklog Time Spent: 10m
Work Description: asfgit closed pull request #493: [BEAM-3940] Remove
reference to updating container version in pom.xml
URL: https://github.com/apache/beam-site/pull/493
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/src/contribute/release-guide.md b/src/contribute/release-guide.md
index 2de1bec29..a120f0fab 100644
--- a/src/contribute/release-guide.md
+++ b/src/contribute/release-guide.md
@@ -301,7 +301,6 @@ Update
[sdks/python/apache_beam/version.py](https://github.com/apache/beam/blob/
Update Java runner specific configurations in release branch:
*
[beam/runners/google-cloud-dataflow-java/build.gradle](https://github.com/apache/beam/blob/master/runners/google-cloud-dataflow-java/build.gradle):
change value of 'dataflow.container_version' to
'beam-release_version_number'(e.g, 'beam-master-20180601' to 'beam-2.5.0')
-*
[beam/runners/google-cloud-dataflow-java/pom.xml](https://github.com/apache/beam/blob/master/runners/google-cloud-dataflow-java/pom.xml):
change value of 'version' field (e.g, '2.5.0-SNAPSHOT' to '2.5.0')
### Start a snapshot build
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 121987)
Time Spent: 1h 20m (was: 1h 10m)
> Update release documentation for Gradle
> ---------------------------------------
>
> Key: BEAM-3940
> URL: https://issues.apache.org/jira/browse/BEAM-3940
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Alan Myrvold
> Assignee: Pablo Estrada
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> [https://beam.apache.org/contribute/release-guide/] describes using mvn for
> release:branch, release:prepare, and release:perform.
> These should all be converted to gradle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)