[
https://issues.apache.org/jira/browse/MAHOUT-2216?focusedWorklogId=954284&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-954284
]
ASF GitHub Bot logged work on MAHOUT-2216:
------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jan/25 22:48
Start Date: 26/Jan/25 22:48
Worklog Time Spent: 10m
Work Description: niallkp opened a new pull request, #491:
URL: https://github.com/apache/mahout/pull/491
### Purpose of PR:
**Delete files that are _out-of-date/un-maintained_ and include Google
Analytics.**
- See https://issues.apache.org/jira/browse/MAHOUT-2216
The following files moved to a new location
- developers/buildingmahout.html
- developers/developer-resources.html
- developers/github.html
- developers/githubPRs.html
- developers/gsoc.html
- developers/how-to-become-a-committer.html
- developers/how-to-contribute.html
- developers/how-to-release.html
- developers/how-to-update-the-website.html
- developers/issue-tracker.html
- developers/patch-check-list.html
- developers/thirdparty-dependencies.html
- developers/version-control.html
- general/downloads.html
- general/mailing-lists.html
- general/who-we-are.html
I believe the "**_minutes/2024/04/02/Meeting-Minutes.html_**" is a duplicate
of "**_minutes/2024/04/03/Meeting-Minutes.htm_**l"
I can't find any equivalent file in the **_main_** branch for
**_minutes/2024/04/02/Meeting-Minutes.html_** - you may want to recover this
file and re-engineer a **_.md_** file to add to the **_main_** branch.
### 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/mahout/]
- [X] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX
is the JIRA number.
- [ N/A] Created unit tests where appropriate
- [ N/A] Added licenses correct on newly added files
- [ ] Assigned JIRA to self
- [N/A] Added documentation in scala docs/java docs, and to website
- [N/A ] Successfully built and ran all unit tests, verified that all tests
pass locally.
Does this change break earlier versions? **No**
Is this the beginning of a larger project for which a feature branch should
be made? **No**
Issue Time Tracking
-------------------
Worklog Id: (was: 954284)
Time Spent: 20m (was: 10m)
> Fix Incorrect Website Links & Remove Old Pages
> ----------------------------------------------
>
> Key: MAHOUT-2216
> URL: https://issues.apache.org/jira/browse/MAHOUT-2216
> Project: Mahout
> Issue Type: Task
> Components: website
> Environment: *
> Reporter: Niall Pemberton
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are *18 old, unmaintained pages* in the Mahout website that still
> contain _*Google Analytics*_ after the fix for MAHOUT-2215 was applied.
> 16 of the pages have been moved to new locations within the website. However,
> many of the links on the Mahout website still point to the old locations
> instead of the new. This means users are being directed to out-of-date pages
> (e.g. old menus at the top) and won't see updates being applied to the pages
> in their new locations.
> I will submit two PR's:
> # a PR against the _*main*_ branch to fix the incorrect links
> # a PR against the _*asf-site*_ branch to remove the old pages
>
> * The following pages moved from */developers* to */documentation/developers*
> ** buildingmahout.html
> ** developer-resources.html
> ** github.html
> ** githubPRs.html
> ** gsoc.html
> ** how-to-become-a-committer.html
> ** how-to-release.html
> ** how-to-update-the-website.html
> ** issue-tracker.html
> ** patch-check-list.html
> ** thirdparty-dependencies.html
> ** version-control.html
> * The following page moved from */developers* to */about*
> ** how-to-contribute.html
> * The following page moved from */general* to */download*
> ** downloads.html
> * The following pages moved from */general* to */community*
> ** mailing-lists.html
> ** who-we-are.html
>
> For the other two old pages
> * I believe the _*minutes/2024/04/02/Meeting-Minutes.html*_ is a duplicate
> of _*minutes/2024/04/03/Meeting-Minutes.html*_
> * I can't find any equivalent file in the _*main*_ branch for
> _*minutes/2024/04/02/Meeting-Minutes.html*_ - you may want to recover this
> file and re-engineer a ".md" file to add to the main branch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)