[ https://issues.apache.org/jira/browse/MAHOUT-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001516#comment-16001516 ]
ASF GitHub Bot commented on MAHOUT-1983: ---------------------------------------- GitHub user rawkintrevo opened a pull request: https://github.com/apache/mahout/pull/317 Mahout 1984 ### Purpose of PR: Please give a short description of what this PR is for. This PR establishes prodedure for pushing to svn for staging. Also addresses MAHOUT-1983 Clean up stubs and MAHOUT-1985 add page of upcoming talks ### Important ToDos Please mark each with an "x" - [x] A JIRA ticket exists (if not, please create this first)[https://issues.apache.org/jira/browse/ZEPPELIN/] - [x] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX is the JIRA number. - [x] Created unit tests where appropriate - [x] Added licenses correct on newly added files - [x] Assigned JIRA to self - [x] Added documentation in scala docs/java docs, and to website - [x] Successfully built and ran all unit tests, verified that all tests pass locally. If all of these things aren't complete, but you still feel it is appropriate to open a PR, please add [WIP] after MAHOUT-XXXX before the descriptions- e.g. "MAHOUT-XXXX [WIP] Description of Change" Does this change break earlier versions? No Is this the beginning of a larger project for which a feature branch should be made? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/rawkintrevo/mahout mahout-1984 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/mahout/pull/317.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 #317 ---- commit f07ce114b4aff8df5c0773e3d328bff7559ac7f9 Author: rawkintrevo <trevor.d.gr...@gmail.com> Date: 2017-05-07T20:17:00Z MAHOUT-1979 Remove delelop branch references commit 17bfce94c228a9282ecabbc33d050177e4e0bbc9 Author: rawkintrevo <trevor.d.gr...@gmail.com> Date: 2017-05-08T13:47:03Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/mahout commit ecddd000e865281483927aaa9ebf7db5c4389fad Author: rawkintrevo <trevor.d.gr...@gmail.com> Date: 2017-05-08T20:54:35Z MAHOUT-1984 Establish Website Staging Procedure ---- > Clean up Stubs before launching > ------------------------------- > > Key: MAHOUT-1983 > URL: https://issues.apache.org/jira/browse/MAHOUT-1983 > Project: Mahout > Issue Type: Improvement > Components: website > Reporter: Trevor Grant > Assignee: Trevor Grant > Labels: beginner > > There are many stubs of pages 'that would be nice' but haven't materialized > including > website/docs/native-solvers (need seperate JIRA, as these are high priority > documentation that needs to be produced) > links in nav-bar to non-existent page w tutorials on creating own distributed > backend and native solver (also move this to JIRA) > comb through rest of site looking for TODO and stub pages- remove / clean up > where appropriate. -- This message was sent by Atlassian JIRA (v6.3.15#6346)