Uh oh!
There was an error while loading. Please reload this page.
[BEAM-4046] Remove old project name mappings. - #8915
Conversation
lukecwik
commented
Jun 20, 2019
lukecwik
commented
Jun 20, 2019
Run Spotless PreCommit |
lukecwik
commented
Jun 20, 2019
Run RAT PreCommit |
adude3141
commented
Jun 20, 2019
Although I d really love to get that in, I think we are not yet in the state to remove that translation layer. Rationale for introducing this layer was to give users the chance to adapt to the new style. I believe we should at least prepare our documentation (e.g. cwiki) to reflect the new style, which was not done yet. Unfortunately I did not take care to get edit rights for cwiki yet, but I d volunteer to look into this. wdyt? |
SGTM, I granted you access to the cwiki. |
adude3141
commented
Jun 22, 2019
Adapted https://cwiki.apache.org/confluence/display/BEAM/Apache+Beam to use the canonical gradle directory layout / project naming. So currently both, beam git repo and beam cwiki should be migrated. I guess, there will be resources still referecing the old style, which are unfortunately not on our control, eg. stack overflow, blogs etc. But are there any further resources under our control missing migration? |
lukecwik
commented
Jun 24, 2019
Not that I'm aware of. |
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions. |
This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |
adude3141
commented
Oct 13, 2019
Now another quarter passed... guess we should finally get this done. |
This pull request is no longer marked as stale. |
lukecwik
commented
Oct 14, 2019
I rebased this on top of master. |
This finishes the migration to use the canonical gradle directory layout / project naming.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.