Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/15659#discussion_r87676870
--- Diff: pom.xml ---
@@ -26,6 +26,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.11</artifactId>
+ <!-- When updating version make sure to update
./python/pyspark/version.py as well -->
--- End diff --
I think that the easiest way to automate this would be to add a new `sed`
replacement near the existing logic for updating hardcoded versions in
`dev/create-release/release-tag.sh`:
https://github.com/apache/spark/blob/6ee28423ad1b2e6089b82af64a31d77d3552bb38/dev/create-release/release-tag.sh#L75
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]